Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 7,648 for

insert text

(0.06 sec)
  1. TextPath.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is formatted as strikethrough Text....is formatted as strikethrough text. @property def strike_through...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

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

    TextPath.fit_path property. Defines whether the Text fits the path of a shape....property Defines whether the text fits the path of a shape. @property...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

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

    TextPath.spacing property. Defines the amount of spacing for Text...Defines the amount of spacing for text. 1 means 100%. @property def...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

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

    TextPath.fit_shape property. Defines whether the Text fits bounding box of a shape....property Defines whether the text fits bounding box of a shape...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

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

    TextPath.on property. Defines whether the Text is displayed....property Defines whether the text is displayed. @property def...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current Insert position in C++....DocumentBuilder::Write method Inserts a string into the document...document at the current insert position. void Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::CommentCollection class | Aspose...

    Aspose::Words::CommentCollection class. Provides typed access to a collection of Comment nodes. To learn more, visit the documentation article in C++.... Insert (int32_t, const System::Sh...System::SharedPtr<Aspose::Words::Node>&) Inserts a node into the collection...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. Font.NameAscii | Aspose.Words for .NET

    Discover the Font NameAscii property to customize Latin Text fonts, enhancing your design with character codes 0-127 for improved readability....sets the font used for Latin text (characters with character codes...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/net/aspose.words/fon...
  9. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label Text....orientation of the tick label text. @property def orientation (...the orientation of tick label text in value axes. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Table of Contents in C#|Aspose.Wor...

    Table of Content field in details. How to create and modify `TOC` field using C#. Insert `TOC` C#....Words you can insert your own table of contents...field and demonstrates: How to insert a brand new TOC Update new...

    docs.aspose.com/words/net/working-with-table-of...