Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 20,002 for

document insertion

(0.1 sec)
  1. Revision | Aspose.Words for Java

    Represents a revision tracked change in a Document node or style in Java....revision (tracked change) in a document node or style. Use getRevisionType()...Track Changes in a Document documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  2. RevisionOptions.CommentColor | Aspose.Words for...

    Customize your comments with RevisionOptions' CommentColor property. Easily set your preferred color—default is red—for enhanced visibility!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions ; // Render insertion revisions in green and italic...

    reference.aspose.com/words/net/aspose.words.lay...
  3. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference node....insert_before method insert_before(new_child, ref_child) Inserts...specified reference node. def insert_before ( self , new_child :...

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionOptions.show_revision_marks property | ...

    RevisionOptions.show_revision_marks property. Allow to specify whether revision text should be marked with special formatting markup... Document ( file_name = MY_DIR + 'Revisions...revision_options # Render insertion revisions in green and italic...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node.... Document (); // An empty document, by default, has...doc , "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Use DocumentBuilder to Insert Document Elements...

    Insert Document elements using the Document builder in Java....Use DocumentBuilder to Insert Document Elements Contents [ Hide...DocumentBuilder is used to modify documents. This article explains and...

    docs.aspose.com/words/java/use-documentbuilder-...
  7. Paragraph.get_text method | Aspose.Words for Py...

    Paragraph.get_text method. Gets the text of this paragraph including the end of paragraph character.... Document () # An empty document, by default, has... text = 'Run 3. ' ) # The document body will not display these...

    reference.aspose.com/words/python-net/aspose.wo...
  8. RevisionOptions.inserted_text_effect property |...

    RevisionOptions.inserted_text_effect property. Allows to specify the effect to be applied to the inserted content [RevisionType.Insertion](../../../aspose.words/revisiontype/#Insertion)...inserted_text_effect property RevisionOptions.inserted_text_effect...applied to the inserted content RevisionType.INSERTION . Default value...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::EditableRange::get_EditorGroup m...

    Aspose::Words::EditableRange::get_EditorGroup method. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range in C++....MakeObject < Aspose :: Words :: Document > (); doc -> Protect ( Aspose...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/cpp/aspose.words/edi...
  10. RevisionOptions.comment_color property | Aspose...

    RevisionOptions.comment_color property. Allows to specify the color to be used for comments... Document ( file_name = MY_DIR + 'Revisions...revision_options # Render insertion revisions in green and italic...

    reference.aspose.com/words/python-net/aspose.wo...