Portion — Aspose.Slides FOSS Python API Reference
Portion — Represents the portion in a presentation.
Package: aspose.slides_foss
Constructor
obj = Portion()Properties
| Property | Type | Access | Description |
|---|---|---|---|
portion_format | IPortionFormat | 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 |