CharProps
Vue de l’ensemble
‘CharProps’ est une classe dans Aspose.Words FOSS pour Python.
Propriétés extraites de CHPX pour un cours texte.
Cette classe fournit 1 méthode pour travailler avec les objets CharProps dans les programmes Python. Les méthodes disponibles comprennent: __init__. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Words FOSS pour le package Pyathon. Propriétés: ‘all_caps’, ‘bold’, color', ‘emboss’, 'engrave', ’font_index et 15 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
bold | bool | Read | Gets the bold. |
italic | bool | Read | Gets the italic. |
underline | int | Read | Gets the underline. |
strikethrough | bool | Read | Gets the strikethrough. |
font_index | int | Read | Gets the font index. |
font_size | float | Read | Gets the font size. |
color | str | Read | Gets the color. |
highlight_color | str | Read | Gets the highlight color. |
superscript | bool | Read | Gets the superscript. |
subscript | bool | Read | Gets the subscript. |
all_caps | bool | Read | Gets the all caps. |
small_caps | bool | Read | Gets the small caps. |
hidden | bool | Read | Gets the hidden. |
emboss | bool | Read | Gets the emboss. |
engrave | bool | Read | Gets the engrave. |
outline | bool | Read | Gets the outline. |
shadow | bool | Read | Gets the shadow. |
kerning | float | Read | Gets the kerning. |
style_index | int | Read | Gets the style index. |
is_special | bool | Read | Gets the is special. |
pic_location | int | Read | Gets the pic location. |
méthodes
| Signature | Description |
|---|---|
__init__() |
Voir aussi
- Aspose.Words pour Python — Enterprise API Reference