ParagraphData

Vue de l’ensemble

ParagraphData est une classe dans Aspose.Words FOSS pour Python.

Paragraphe avec style et contenu.

Propriétés : ‘alignment’, ‘border_size’, `has_bottom_borde’, ‘is_list_item’, ’list-id’, ‘list/level’ et 3 autres.

Propriétés

NameTypeAccessDescription
textstrRead/WriteGets or sets the text.
style_namestrRead/WriteGets or sets the style name.
runslist[RunData]Read/WriteGets or sets the runs.
is_list_itemboolRead/WriteGets or sets the is list item.
list_levelintRead/WriteGets or sets the list level.
list_idOptional[int]Read/WriteGets or sets the list id.
alignmentstrRead/WriteGets or sets the alignment.
has_bottom_borderboolRead/WriteGets or sets the has bottom border.
border_sizeintRead/WriteGets or sets the border size.

Voir aussi

  • Aspose.Words pour Python — Enterprise API Reference
 Français