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

NameTypeAccessDescription
boldboolReadGets the bold.
italicboolReadGets the italic.
underlineintReadGets the underline.
strikethroughboolReadGets the strikethrough.
font_indexintReadGets the font index.
font_sizefloatReadGets the font size.
colorstrReadGets the color.
highlight_colorstrReadGets the highlight color.
superscriptboolReadGets the superscript.
subscriptboolReadGets the subscript.
all_capsboolReadGets the all caps.
small_capsboolReadGets the small caps.
hiddenboolReadGets the hidden.
embossboolReadGets the emboss.
engraveboolReadGets the engrave.
outlineboolReadGets the outline.
shadowboolReadGets the shadow.
kerningfloatReadGets the kerning.
style_indexintReadGets the style index.
is_specialboolReadGets the is special.
pic_locationintReadGets the pic location.

méthodes

SignatureDescription
__init__()

Voir aussi

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