TextFrameFormat

Vue de l’ensemble

‘TextFrameFormat’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: PVIObject, ISlideComponent et IPresentationComposant.

Il contient les propriétés de format TextFrame.

Cette classe fournit 1 méthode pour travailler avec les objets TextFrameFormat dans les programmes Python. Les méthodes disponibles comprennent: __init__. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Slides FOSS pour le package Pyathon. Propriétés: ‘anchoring_type’, ‘as_i_presentation_component’, autofit_tipe, ‘center_text , 'column_count et 12 autres.

Propriétés

NameTypeAccessDescription
slideIBaseSlideReadGets the slide.
presentationIPresentationReadGets the presentation.
as_i_presentation_componentIPresentationComponentReadGets the as i presentation component.
margin_leftfloatRead/WriteReturns or sets the left margin (points) in a TextFrame.
margin_rightfloatRead/WriteReturns or sets the right margin (points) in a TextFrame.
margin_topfloatRead/WriteReturns or sets the top margin (points) in a TextFrame.
margin_bottomfloatRead/WriteReturns or sets the bottom margin (points) in a TextFrame.
wrap_textNullableBoolRead/WriteTrue if text is wrapped at TextFrame’s margins.
anchoring_typeTextAnchorTypeRead/WriteReturns or sets vertical anchor text in a TextFrame.
center_textNullableBoolRead/WriteIf NullableBool.True then text should be centered in box horizontally.
text_vertical_typeTextVerticalTypeRead/WriteDetermines text orientation.
autofit_typeTextAutofitTypeRead/WriteReturns or sets text’s autofit mode.
column_countintRead/WriteReturns or sets number of columns in the text area.
column_spacingfloatRead/WriteReturns or sets the space between text columns (in points).
rotation_anglefloatRead/WriteSpecifies custom the rotation that is being applied to the text within the bounding box.
transformTextShapeTypeRead/WriteGets or sets text wrapping shape.
keep_text_flatboolRead/WriteGets or sets keeping text flat even if a 3-D Rotation effect was applied.
three_d_formatIThreeDFormatReadReturns the ThreeDFormat object that represents 3d effect properties for a text.

méthodes

SignatureDescription
__init__()

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français