Portion
Vue de l’ensemble
‘Portium’ est une classe dans Aspose.Slides FOSS pour .NET. hérite de: ‘IPortion’.
Il représente une partie (run) du texte dans un paragraphe de texte.
Cette classe fournit 2 méthodes pour travailler avec des objets Portion dans les programmes .NET. Les méthodologies disponibles comprennent: ‘Portion’. Tous les membres publics sont accessibles à n’importe quelle application .Net après l’installation de l’Aspose.Slides FOSS pour le package .net. Propriétés: AsIPresentationComponent, AssISlideComposent‘, 'PortiumFormat', Presentations,SliedetText`.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
PortionFormat | IBasePortionFormat? | Read | Gets the portion format. |
Text | string | Read/Write | Gets or sets the text. |
AsISlideComponent | ISlideComponent | Read | Gets the as i slide component. |
Slide | IBaseSlide? | Read | Gets the slide. |
AsIPresentationComponent | IPresentationComponent | Read | Gets the as i presentation component. |
Presentation | IPresentation? | Read | Gets the presentation. |
méthodes
| Signature | Description |
|---|---|
Portion() | Initializes a new instance of the Portion class with empty text. |
Portion(text: string) | Initializes a new instance of the Portion class with the specified text. |
Voir aussi
- Aspose.Slides - référence API d’entreprise