Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 8,125 for

append

(0.09 sec)
  1. TextPath.spacing property | Aspose.Words for Py...

    TextPath.spacing property. Defines the amount of spacing for text... shape = append_word_art ( doc , 'Hello World...show/hide the text. shape = append_word_art ( doc , 'On set to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.underline property | Aspose.Words for ...

    TextPath.underline property. True if the font is underlined.... shape = append_word_art ( doc , 'Hello World...show/hide the text. shape = append_word_art ( doc , 'On set to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment.... shape = append_word_art ( doc , 'Hello World...show/hide the text. shape = append_word_art ( doc , 'On set to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.fit_path property | Aspose.Words for P...

    TextPath.fit_path property. Defines whether the text fits the path of a shape.... shape = append_word_art ( doc , 'Hello World...show/hide the text. shape = append_word_art ( doc , 'On set to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on.... shape = append_word_art ( doc , 'Hello World...show/hide the text. shape = append_word_art ( doc , 'On set to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... shape = append_word_art ( doc , 'Hello World...show/hide the text. shape = append_word_art ( doc , 'On set to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.fit_shape property | Aspose.Words for ...

    TextPath.fit_shape property. Defines whether the text fits bounding box of a shape.... shape = append_word_art ( doc , 'Hello World...show/hide the text. shape = append_word_art ( doc , 'On set to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Lavorare con il gradiente in un file XPS | Python

    Come aggiungere un gradiente verticale, orizzontale o lineare a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri la funzionalità per Python.... append (doc. create_gradient_stop...225), 0. 0673828 )) 8 stops. append (doc. create_gradient_stop...

    docs.aspose.com/page/it/python-net/xps/working-...
  9. Font.subscript property | Aspose.Words for Python

    Font.subscript property. True if the font is formatted as subscript.... append_child ( run ) # Lower this...font . position = - 10 para . append_child ( run ) # Add a run of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cell.ensure_minimum method | Aspose.Words for P...

    Cell.ensure_minimum method. If the last child is not a paragraph, creates and Appends one empty paragraph....not a paragraph, creates and appends one empty paragraph. def ensure_minimum...doc . first_section . body . append_child ( table ) row = aw ....

    reference.aspose.com/words/python-net/aspose.wo...