ParaProps
Přehled
ParaProps je třída v Aspose.Words pro Python.
Vlastnosti extrahované z PAPX pro jediný odstavec.
Vlastnosti
| Název: | Typ: | Přístup | Popis: |
|---|---|---|---|
istd | int | Čtěte. | |
ilfo | int | Čtěte. | |
ilvl | int | Čtěte. | |
alignment | int | Čtěte. | |
left_indent | float | Čtěte. | |
right_indent | float | Čtěte. | |
first_line_indent | float | Čtěte. | |
space_before | float | Čtěte. | |
space_after | float | Čtěte. | |
space_before_auto | bool | Čtěte. | |
space_after_auto | bool | Čtěte. | |
line_spacing | float | Čtěte. | |
line_spacing_rule | int | Čtěte. | |
keep_with_next | bool | Čtěte. | |
page_break_before | bool | Čtěte. | |
outline_level | int | Čtěte. |
Metody
| Podpis: | Popis: |
|---|---|
__init__() |