ParagraphStyle

Vue de l’ensemble

‘ParagraphStyle’ est une classe dans Aspose.Note FOSS pour Python.

ParagraphStyle.Default retourne une instance paragrafSyle initialisée avec des valeurs de formatisation par défaut.

Cette classe fournit 2 méthodes pour travailler avec des objets de style Paragraph dans les programmes Python. Les méthodologies disponibles comprennent: Default, __init__. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation du pack Aspose.Note FOSS pour Pyathon. Propriétés: ‘FontColor’, ‘Signal’, ‘Size’, ‘Highlight’, IsBold et 5 autres.

Propriétés

NameTypeAccessDescription
FontStyleintReadGets the font style.
FontName``ReadGets the font name.
FontSize``ReadGets the font size.
FontColor``ReadGets the font color.
Highlight``ReadGets the highlight.
IsBold``ReadGets the is bold.
IsItalic``ReadGets the is italic.
IsUnderline``ReadGets the is underline.
IsStrikethrough``ReadGets the is strikethrough.
IsSuperscript``ReadGets the is superscript.
IsSubscript``ReadGets the is subscript.

méthodes

SignatureDescription
`init(FontName: strNone, FontSize: float
Default()ParagraphStyleReturns a ParagraphStyle instance initialized with default formatting values

Voir aussi

  • Aspose.Note — référence API d’entreprise
 Français