Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 6,468 for

document insertion

(0.03 sec)
  1. Paragraph.is_move_to_revision property | Aspose...

    Paragraph.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....if this object was moved (inserted) in Microsoft Word while change...move revision. doc = aw . Document ( file_name = MY_DIR + 'Revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldKeywords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldKeywords class to efficiently implement the KEYWORDS field, enhancing your Document's metadata and searchability....the Working with Fields documentation article. public class FieldKeywords...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. RevisionOptions.RevisionBarsPosition | Aspose.W...

    Discover how to customize the RevisionBarsPosition property in RevisionOptions to enhance your Document's appearance. Default is set to Outside....rendered output document. Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a revision, then change the...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Font.LocaleId | Aspose.Words for .NET

    Discover how the Font LocaleId property enhances your text formatting by managing locale identifiers for diverse character languages. Improve your coding today!...with a document builder. Document doc = new Document (); DocumentBuilder...font's locale to English and insert some Russian text, // the English...

    reference.aspose.com/words/net/aspose.words/fon...
  5. DocumentBuilder.insert_combo_box method | Aspos...

    DocumentBuilder.insert_combo_box method. Inserts a combobox form field at the current position....insert_combo_box method insert_combo_box(name, items, selected_index)...selected_index) Inserts a combobox form field at the current position...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....the Working with Lists documentation article. Remarks: You do...DocumentBuilder. Document doc = new Document(); // A list allows...

    reference.aspose.com/words/java/com.aspose.word...
  7. CompositeNode.remove_child method | Aspose.Word...

    CompositeNode.remove_child method. Removes the specified child node....section in the document. doc = aw . Document () builder = aw...'Section 1 text.' ) builder . insert_break ( aw . BreakType . S...

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

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word Documents, enhancing your Document's layout and functionality....Represents a table in a Word document. To learn more, visit the...the Working with Tables documentation article. public class Table...

    reference.aspose.com/words/net/aspose.words.tab...
  9. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    Effortlessly add interactive checkbox form fields with the DocumentBuilder InsertCheckBox method, enhancing user engagement in your Documents....InsertCheckBox( string, bool, int ) Inserts a checkbox form field at the...form field node that was just inserted. Remarks If you specify a...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ParagraphFormat.SpaceBefore | Aspose.Words for ...

    Discover the ParagraphFormat SpaceBefore property to easily adjust paragraph spacing in points, enhancing your Document's readability and style.... Document doc = new Document (); DocumentBuilder...SpaceBeforeAuto = autoSpacing ; // Insert two paragraphs that will have...

    reference.aspose.com/words/net/aspose.words/par...