ParagraphFormat

General

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

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

Aquesta classe conté les propietats de formatació dels paràgrafs.

Propietats

NameTypeAccessDescription
alignmentTextAlignmentRead
space_withinfloatReadDefines the line spacing multiplier within the paragraph
space_beforefloatReadSets the spacing before the paragraph
space_afterfloatReadSets the spacing after the paragraph
east_asian_line_breakNullableBoolReadIndicates whether East Asian line breaking is enabled
right_to_leftNullableBoolReadIndicates if the paragraph direction is right‑to‑left
latin_line_breakNullableBoolReadIndicates if Latin line breaking rules are applied
hanging_punctuationNullableBoolReadIndicates whether hanging punctuation is used
margin_leftfloatReadSets the left margin of the paragraph
margin_rightfloatReadSets the right margin of the paragraph
indentfloatReadDefines the first‑line indent of the paragraph
default_tab_sizefloatReadSets the default tab stop width for the paragraph
font_alignmentFontAlignmentReadSpecifies the vertical alignment of text within the line
bulletIBulletFormatReadProvides access to bullet formatting for the paragraph
depthintReadIndicates the nesting level of the paragraph in a list
default_portion_formatIPortionFormatReadProvides the default character formatting for new portions

Mètodes

SignatureDescription
__init__()
 Català