Portion
Vue d’ensemble
‘Portium’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘IPortion’, ‘ISlideComponent’, `IPresentationComposant’.
Il représente une portion de texte dans un paragraphe.
Cette classe fournit 1 méthode pour travailler avec des objets de portion 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 pack Aspose.Slides FOSS pour Pyathon. Propriétés: ‘as_i_presentation_component’, ‘ass_ i_slide_conponen’, `portion_format’, ‘représentation’, ‘slid’, ’text’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
portion_format | IPortionFormat | Read | Returns oformatting bject which contains explicitly set formatting properties of the text portion with no inheritance applied. |
text | str | Read/Write | Gets or sets the plain text of a portion. |
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