Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 8,771 for

append

(0.49 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.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is formatted as strikethrough 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  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. 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...
  9. Maak Een Document In Python

    Maak een bestand met behulp van Python via .NET bibliotheek. Maak in een paar stappen eenvoudig een nieuw document in Python....append_child(firstRun) doc.first_section...first_section.body.first_paragraph.append_child(secondRun) builder.move_to(secondRun)...

    products.aspose.com/words/nl/python-net/make/
  10. Skapa Ett Dokument I Python

    Skapa en fil med Python via .NET biblioteket. Skapa enkelt ett nytt dokument i Python med några få steg....append_child(firstRun) doc.first_section...first_section.body.first_paragraph.append_child(secondRun) builder.move_to(secondRun)...

    products.aspose.com/words/sv/python-net/make/