TextFrame — Aspose.Slides FOSS Python API Reference

TextFrame — Represents the text frame in a presentation.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
paragraphsIParagraphCollectionRead-only
textstrRead / Write
text_frame_formatITextFrameFormatRead-only
slideIBaseSlideRead-only
presentationIPresentationRead-only
parent_shapeIShapeRead-only
parent_cellICellRead-only
as_i_slide_componentISlideComponentRead-only
as_i_presentation_componentIPresentationComponentRead-only

See Also