Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 6,467 for

document insertion

(0.07 sec)
  1. RevisionTextEffect enumeration | Aspose.Words f...

    aspose.words.layout.RevisionTextEffect enumeration. Allows to specify decoration effect for revisions of Document text....decoration effect for revisions of document text. Members Name Description...appearance of revisions. doc = aw . Document ( file_name = MY_DIR + 'Revisions...

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

    Allows the user to specify what happens to the current match during a replace operation in Java....Examples: Shows how to insert an entire document’s contents as a replacement...Exception { Document mainDoc = new Document(getMyDir() + "Document insertion...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Layout::RevisionOptions::get_Com...

    Aspose::Words::Layout::RevisionOptions::get_CommentColor method. Allows to specify the color to be used for comments. Default value is Red in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...get_RevisionOptions (); // Render insertion revisions in green and italic...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. DocumentBuilder.endEditableRange method | Aspos...

    Aspose.Words.DocumentBuilder.endEditableRange method...the current position in the document as an editable range end....Remarks Editable range in a document can overlap and span any range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsWidth method. Gets or sets width of revision bars, points in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...get_RevisionOptions (); // Render insertion revisions in green and italic...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. DocumentBuilder.EndEditableRange | Aspose.Words...

    Discover the DocumentBuilder EndEditableRange method to efficiently mark editable sections in your Documents, enhancing your editing workflow....the current position in the document as an editable range end....Remarks Editable range in a document can overlap and span any range...

    reference.aspose.com/words/net/aspose.words/doc...
  7. RevisionOptions.revised_properties_color proper...

    RevisionOptions.revised_properties_color property. Allows to specify the color to be used for content with changes of formatting properties [RevisionType.FORMAT_CHANGE](../../../aspose.words/revisiontype/#FORMAT_CHANGE) Default value is [RevisionColor.NO_HIGHLIGHT](../../revisioncolor/#NO_HIGHLIGHT).... Document ( file_name = MY_DIR + 'Revisions...revision_options # Render insertion revisions in green and italic...

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

    RevisionOptions.moved_from_text_effect property. Allows to specify the effect to be applied to the areas where content was moved from [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... Document ( file_name = MY_DIR + 'Revisions...revision_options # Render insertion revisions in green and italic...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionOptions.show_original_revision property...

    RevisionOptions.show_original_revision property. Allows to specify whether the original text should be shown instead of revised one... Document ( file_name = MY_DIR + 'Revisions...revision_options # Render insertion revisions in green and italic...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...