Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 10,177 for

insert text

(0.07 sec)
  1. FieldDdeAuto class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldDdeAuto class. Implements the DDEAUTO field...Description displayResult Gets the text that represents the displayed...insertAsBitmap Gets or sets whether to insert the linked object as a bitmap...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!... Examples Shows how to insert a shape with an image from...Shows how to create and format a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Fields::FieldDate::get_UseLunarC...

    Aspose::Words::Fields::FieldDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....> ( doc ); // If we want the text in the document always to display...()); builder -> Writeln (); // Insert a DATE field and set its calendar...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldDate::get_UseSakaEr...

    Aspose::Words::Fields::FieldDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++....> ( doc ); // If we want the text in the document always to display...()); builder -> Writeln (); // Insert a DATE field and set its calendar...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldDate::get_UseUmAlQu...

    Aspose::Words::Fields::FieldDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++....> ( doc ); // If we want the text in the document always to display...()); builder -> Writeln (); // Insert a DATE field and set its calendar...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Border.color property | Aspose.Words for Python

    Border.color property. Gets or sets the border color.... 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. CommentCollection class | Aspose.Words for Node.js

    Aspose.Words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes...NodeCollection ) insert(index, node) Inserts a node into the collection...writeln ( "Helo world!" ); // Insert a comment to point out an error...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CommentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentCollection class for easy access to Comment nodes, enhancing document editing and collaboration in your projects.... Insert ( int, Node ) Inserts a node into the...Writeln ( "Helo world!" ); // Insert a comment to point out an error...

    reference.aspose.com/words/net/aspose.words/com...
  9. LineStyle enumeration | Aspose.Words for Python

    aspose.words.LineStyle enumeration. Specifies line style of a [Border](../border/)....INSET 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...
  10. How to Create Bookmark in Word using Java

    In this short tutorial you will learn how to create bookmark in Word using Java. You will get all the information related to environment, step-wise process and a sample code to add bookmark to Word document using Java....Words for Java to insert the bookmarks Create a new...set its name Add some sample text Create another nested bookmark...

    kb.aspose.com/words/java/how-to-create-bookmark...