TextFrame

Vue de l’ensemble

‘TextFrame’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘ITextFrome’, ‘ISlideComponent’, `IPresentationComposant’.

Il représente un texte.

Propriétés : as_i_presentation_component, a_is_slide_conponente , ‘paragraphe` et 3 autres.

Propriétés

NameTypeAccessDescription
paragraphsIParagraphCollectionReadReturns the list of all paragraphs in a frame.
textstrRead/WriteGets or sets the plain text for a TextFrame.
text_frame_formatITextFrameFormatReadReturns the formatting object for this TextFrame object.
slideIBaseSlideReadReturns the parent slide of a TextFrame.
presentationIPresentationReadReturns the parent presentation of a TextFrame.
parent_shapeIShapeReadReturns the parent shape or null if the parent object does not implement the IShape interface Read-only .
parent_cellICellReadReturns the parent cell or null if the parent object does not implement the ICell interface.
as_i_slide_componentISlideComponentReadGets the as i slide component.
as_i_presentation_componentIPresentationComponentReadGets the as i presentation component.

Voir aussi

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