Portion

Overview

Portion is a class in Aspose.Slides for Python. Inherits from: IPortion, ISlideComponent, IPresentationComponent.

Represents a portion of text inside a text paragraph.

Properties

NameTypeAccessDescription
portion_formatIPortionFormatReadProvides access to the IPortionFormat for character-level formatting
textstrRead
as_i_slide_componentISlideComponentRead
slideIBaseSlideRead
as_i_presentation_componentIPresentationComponentReadExposes the portion as an IPresentationComponent
presentationIPresentationReadReturns the presentation object that owns this portion

Methods

SignatureDescription
__init__()