ParagraphFormat

Vue de l’ensemble

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

Cette classe contient les propriétés de formatage du paragraphe.

Cette classe fournit 1 méthode pour travailler avec les objets ParagraphFormat 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: ‘alignment’, ‘as_i_presentation_component’, `bullet’, ‘default_portion_format’, ‘defult-tab_size’, ’dépendance‘ et 13 autres.

Propriétés

NameTypeAccessDescription
alignmentTextAlignmentRead/WriteReturns or sets the text alignment in a paragraph with no inheritance.
space_withinfloatRead/WriteReturns or sets the amount of space between base lines in a paragraph.
space_beforefloatRead/WriteReturns or sets the amount of space before the first line in a paragraph with no inheritance.
space_afterfloatRead/WriteReturns or sets the amount of space after the last line in a paragraph with no inheritance.
east_asian_line_breakNullableBoolRead/WriteDetermines whether the East Asian line break is used in a paragraph.
right_to_leftNullableBoolRead/WriteDetermines whether the Right to Left writing is used in a paragraph.
latin_line_breakNullableBoolRead/WriteDetermines whether the Latin line break is used in a paragraph.
hanging_punctuationNullableBoolRead/WriteDetermines whether the hanging punctuation is used in a paragraph.
margin_leftfloatRead/WriteReturns or sets the left margin in a paragraph with no inheritance.
margin_rightfloatRead/WriteReturns or sets the right margin in a paragraph with no inheritance.
indentfloatRead/WriteReturns or sets paragraph First Line Indent/Hanging Indent with no inheritance.
default_tab_sizefloatRead/WriteReturns or sets default tabulation size with no inheritance.
font_alignmentFontAlignmentRead/WriteReturns or sets a font alignment in a paragraph with no inheritance.
bulletIBulletFormatReadGets the bullet.
depthintRead/WriteGets or sets the depth.
default_portion_formatIPortionFormatReadGets the default portion format.
as_i_presentation_componentIPresentationComponentReadAllows to get base IPresentationComponent interface.
slideIBaseSlideReadGets the slide.
presentationIPresentationReadGets the presentation.

méthodes

SignatureDescription
__init__()

Voir aussi

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