Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 10,806 for

insert text

(0.14 sec)
  1. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....new DocumentBuilder(doc); // Insert a revision, then change the...be used for inserted cells RevisionType.INSERTION . getInsertedTextColor()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class....insert_after() or CompositeNode.insert_before() on...story where you want the table inserted. Examples Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.LINE_FEED property. Line feed character: \x000a or \n... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32.... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \n... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Features List | Aspose.Page for C++

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for C++....manipulate vector graphics shapes and text strings Select from a variety...straight-line segments) Create text strings (Glyphs element) Group...

    docs.aspose.com/page/cpp/features-list/
  8. Table.Description | Aspose.Words for .NET

    Enhance your tables with descriptive properties for better accessibility. Easily set and retrieve alternative Text for improved user experience.... It provides an alternative text representation of the information...rows and two columns and then insert it into the first table's first...

    reference.aspose.com/words/net/aspose.words.tab...
  9. MailMerge.MergeWholeDocument | Aspose.Words for...

    Discover how the MailMerge MergeWholeDocument property updates all fields during a region-based mail merge, enhancing efficiency and accuracy in your documents.... /// Insert one QUOTE field inside this...FieldQuote , true ); field . Text = "This QUOTE field is outside...

    reference.aspose.com/words/net/aspose.words.mai...
  10. MultiplePagesType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.MultiplePagesType enum for efficient document printing options. Optimize your workflow with flexible printing settings!...doc = new Document (); // Insert text that spans 16 pages. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...