Portion — Aspose.Slides FOSS Python API Reference

Portion — Represents the portion in a presentation.

Package: aspose.slides_foss


Constructor

obj = Portion()

Properties

PropertyTypeAccessDescription
portion_formatIPortionFormatRead-only
textstrRead / Write
as_i_slide_componentISlideComponentRead-only
slideIBaseSlideRead-only
as_i_presentation_componentIPresentationComponentRead-only
presentationIPresentationRead-only

See Also