TextFrame — Aspose.Slides FOSS Python API Reference
TextFrame — Represents the text frame in a presentation.
Package: aspose.slides_foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
paragraphs | IParagraphCollection | Read-only | |
text | str | Read / Write | |
text_frame_format | ITextFrameFormat | Read-only | |
slide | IBaseSlide | Read-only | |
presentation | IPresentation | Read-only | |
parent_shape | IShape | Read-only | |
parent_cell | ICell | Read-only | |
as_i_slide_component | ISlideComponent | Read-only | |
as_i_presentation_component | IPresentationComponent | Read-only |