Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 10,174 for

insert text

(0.07 sec)
  1. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the Text are rotated....Determines whether the letters of the text are rotated. @property def rotate_letters...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java.... Remarks: Inserts the results of a database query...extract data from a database and insert it as a field into a document...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Notes::EndnotePosition enum | As...

    Aspose::Words::Notes::EndnotePosition enum. Defines the endnote position in C++....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting an endnote adds a...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. BookmarkCollection.removeAt method | Aspose.Wor...

    BookmarkCollection.removeAt method. Removes a bookmark at the specified index....DocumentBuilder ( doc ); // Insert five bookmarks with text inside their boundaries...bookmarkName ); builder . write ( `Text inside ${ bookmarkName } .`...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.GlossaryDocument | Aspose.Words for .NET

    Discover how to manage your document glossary effectively. Learn to set and retrieve glossary entries for AutoText and Building Blocks in your templates....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...a section that contains the text. Assert . That ( customBlock...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Border.line_style property | Aspose.Words for P...

    Border.line_style property. Gets or sets the border style.... Examples Shows how to insert a string surrounded by a border...DASH_DOT_STROKER builder . write ( 'Text surrounded by green border.'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. EndnotePosition enumeration | Aspose.Words for ...

    aspose.words.notes.EndnotePosition enumeration. Defines the endnote position....to text # that does not interfere with the main body text's flow...flow. # Inserting an endnote adds a small superscript reference...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Font::get_NameFarEast method | A...

    Aspose::Words::Font::get_NameFarEast method. Returns or sets an East Asian font name in C++....Examples Shows how to insert and format text in a Far East language...builder will apply to any text that it inserts. builder -> get_Font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Aspose::Words::Border::get_Color method | Aspos...

    Aspose::Words::Border::get_Color method. Gets or sets the border color in C++....get_Color () Examples Shows how to insert a string surrounded by a border...DashDotStroker ); builder -> Write ( u "Text surrounded by green border."...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. How to Build a Table from a DataTable in Java|A...

    Example of filling document table from external database using Java.... You may wish to easily insert this data into your document...that the preferred way of inserting data from a DataTable into...

    docs.aspose.com/words/java/how-to-build-a-table...