Font.superscript property. True if the font is formatted as superscript.... append_child ( run ) # Lower this...font . position = - 10 para . append_child ( run ) # Add a run of...
TextPath.italic property. True if the font is formatted as italic.... shape = append_word_art ( doc , 'Hello World...show/hide the text. shape = append_word_art ( doc , 'On set to...
TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case.... shape = append_word_art ( doc , 'Hello World...show/hide the text. shape = append_word_art ( doc , 'On set to...
TextPath.rotate_letters property. Determines whether the letters of the text are rotated.... shape = append_word_art ( doc , 'Hello World...show/hide the text. shape = append_word_art ( doc , 'On set to...
TextPath.text property. Defines the text of the text path.... shape = append_word_art ( doc , 'Hello World...show/hide the text. shape = append_word_art ( doc , 'On set to...
Font.position property. Gets or sets the position of text (in points) relative to the base line... append_child ( run ) # Lower this...font . position = - 10 para . append_child ( run ) # Add a run of...
FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based.... GlossaryDocument () append_auto_text_entry ( doc . glossary_document...'Contents of AutoText 1' ) append_auto_text_entry ( doc . glossary_document...
ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... shape = append_word_art ( doc , 'Hello World...show/hide the text. shape = append_word_art ( doc , 'On set to...
aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)... shape = append_word_art ( doc , 'Hello World...show/hide the text. shape = append_word_art ( doc , 'On set to...