Paragraph — Aspose.Slides FOSS Python API Reference
Paragraph — Represents the paragraph in a presentation.
Package: aspose.slides_foss
Constructor
obj = Paragraph()Properties
| Property | Type | Access | Description |
|---|---|---|---|
portions | IPortionCollection | Read-only | |
paragraph_format | IParagraphFormat | Read-only | |
text | str | Read / Write | |
as_i_slide_component | ISlideComponent | Read-only | |
slide | IBaseSlide | Read-only | |
as_i_presentation_component | IPresentationComponent | Read-only | |
presentation | IPresentation | Read-only |