ParsedStyle

Vue de l’ensemble

‘ParsedStyle’ est une classe dans Aspose.Words FOSS pour Python.

Informations par style.

Propriétés : ‘base_style’, ‘code_language’, `code-type’, ‘heading_level’, ‘is_code’, ’is-list_paragraph’ et 3 autres.

Propriétés

NameTypeAccessDescription
namestrRead/WriteGets or sets the name.
base_styleOptional[str]Read/WriteGets or sets the base style.
heading_levelintRead/WriteGets or sets the heading level.
is_quoteboolRead/WriteGets or sets the is quote.
quote_levelintRead/WriteGets or sets the quote level.
is_codeboolRead/WriteGets or sets the is code.
code_typestrRead/WriteGets or sets the code type.
code_languagestrRead/WriteGets or sets the code language.
is_list_paragraphboolRead/WriteGets or sets the is list paragraph.

Voir aussi

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