ParagraphFormat — Aspose.Slides FOSS Python API Reference
ParagraphFormat — Defines formatting options for paragraph. Inherits from: PVIObject.
Package: aspose.slides_foss
Constructor
obj = ParagraphFormat()Properties
| Property | Type | Access | Description |
|---|---|---|---|
alignment | TextAlignment | Read / Write | |
space_within | float | Read / Write | |
space_before | float | Read / Write | |
space_after | float | Read / Write | |
east_asian_line_break | NullableBool | Read / Write | |
right_to_left | NullableBool | Read / Write | |
latin_line_break | NullableBool | Read / Write | |
hanging_punctuation | NullableBool | Read / Write | |
margin_left | float | Read / Write | |
margin_right | float | Read / Write | |
indent | float | Read / Write | |
default_tab_size | float | Read / Write | |
font_alignment | FontAlignment | Read / Write | |
bullet | IBulletFormat | Read-only | |
depth | int | Read / Write | |
default_portion_format | IPortionFormat | Read-only |