TextFrame

Overview

TextFrame is a class in Aspose.Slides for Python. Inherits from: ITextFrame, ISlideComponent, IPresentationComponent.

Represents a TextFrame.

Properties

NameTypeAccessDescription
paragraphsIParagraphCollectionReadProvides access to the collection of paragraphs in the text frame
textstrRead
text_frame_formatITextFrameFormatRead
slideIBaseSlideReadReferences the slide that contains this text frame
presentationIPresentationReadReferences the presentation that owns this text frame
parent_shapeIShapeReadReturns the shape that hosts this text frame
parent_cellICellRead
as_i_slide_componentISlideComponentReadCasts the text frame to the ISlideComponent interface
as_i_presentation_componentIPresentationComponentReadCasts the text frame to the IPresentationComponent interface