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

NameTypeAccessDescription
portionsIPortionCollectionReadReturns the collection of a text portions.
paragraph_formatIParagraphFormatReadReturns the formatting object for this paragraph.
textstrRead/WriteGets or sets the the plain text of a paragraph.
as_i_slide_componentISlideComponentReadGets the as i slide component.
slideIBaseSlideReadGets the slide.
as_i_presentation_componentIPresentationComponentReadGets the as i presentation component.
presentationIPresentationReadGets the presentation.

méthodes

SignatureDescription
__init__()

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français