ITextFrame — Aspose.Slides FOSS Python API Reference
ITextFrame — Represents the i 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 | |
parent_shape | IShape | Read-only | |
parent_cell | ICell | Read-only | |
as_i_slide_component | ISlideComponent | Read-only |