Paragraph
Vue d’ensemble
‘Paragraph’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘IParagraphe’, ‘ISlideComponent’, `IPresentationComposant’.
Il représente un paragraphe de texte.
Cette classe fournit 1 méthode pour travailler avec les objets de paragraphe dans les programmes Python. Les méthodes disponibles comprennent: __init__. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation du package Aspose.Slides FOSS pour Pyathon. Propriétés: ‘as_i_presentation_component’, ‘ass_ i_slide_conponen’, `paragraph_format’, ‘portions’, ‘représentation’, «slidée’ et 1 plus.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
portions | IPortionCollection | Read | Returns the collection of a text portions. |
paragraph_format | IParagraphFormat | Read | Returns the formatting object for this paragraph. |
text | str | Read/Write | Gets or sets the the plain text of a paragraph. |
as_i_slide_component | ISlideComponent | Read | Gets the as i slide component. |
slide | IBaseSlide | Read | Gets the slide. |
as_i_presentation_component | IPresentationComponent | Read | Gets the as i presentation component. |
presentation | IPresentation | Read | Gets the presentation. |
méthodes
| Signature | Description |
|---|---|
__init__() |
Voir aussi
- Aspose.Slides - référence API d’entreprise