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
| Name | Type | Access | Description |
|---|---|---|---|
name | str | Read/Write | Gets or sets the name. |
base_style | Optional[str] | Read/Write | Gets or sets the base style. |
heading_level | int | Read/Write | Gets or sets the heading level. |
is_quote | bool | Read/Write | Gets or sets the is quote. |
quote_level | int | Read/Write | Gets or sets the quote level. |
is_code | bool | Read/Write | Gets or sets the is code. |
code_type | str | Read/Write | Gets or sets the code type. |
code_language | str | Read/Write | Gets or sets the code language. |
is_list_paragraph | bool | Read/Write | Gets or sets the is list paragraph. |
Voir aussi
- Aspose.Words pour Python — Enterprise API Reference