TextFrameFormat

General

TextFrameFormat is a class in Aspose.Slides for Python. Inherits from: PVIObject, ISlideComponent, IPresentationComponent.

TextFrameFormat és una classe en Aspose.Slides per a Python. És heretat de: ゚PVIObject, ⌒ISlideComponentヽ , ゙IPresentationComponent .

Conté les propietats de format TextFrameFormat del TextFrame.

Propietats

NameTypeAccessDescription
slideIBaseSlideReadProvides the slide that contains this text frame
presentationIPresentationReadGives the presentation object owning this text frame
as_i_presentation_componentIPresentationComponentReadReturns this text frame as an IPresentationComponent
margin_leftfloatReadSpecifies the left margin distance inside the text frame
margin_rightfloatReadSpecifies the right margin distance inside the text frame
margin_topfloatReadSpecifies the top margin distance inside the text frame
margin_bottomfloatReadSpecifies the bottom margin distance inside the text frame
wrap_textNullableBoolReadIndicates whether text wrapping is enabled (nullable boolean)
anchoring_typeTextAnchorTypeReadDefines how text is anchored within the frame
center_textNullableBoolReadDetermines if text is centered vertically (nullable boolean)
text_vertical_typeTextVerticalTypeRead
autofit_typeTextAutofitTypeRead
column_countintReadSets the number of columns in the text frame
column_spacingfloatReadDefines the spacing between columns
rotation_anglefloatReadSpecifies the rotation angle of the text frame in degrees
transformTextShapeTypeReadIndicates the shape type transformation applied to the text
keep_text_flatboolReadDetermines whether text remains flat when the shape is rotated
three_d_formatIThreeDFormatReadProvides access to 3‑D formatting settings for the text frame

Mètodes

SignatureDescription
__init__()
 Català