Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 17,936 for

document insertion

(0.03 sec)
  1. Aspose::Words::INodeChangingCallback::NodeInser...

    Aspose::Words::INodeChangingCallback::NodeInserting method. Called just before a node belonging to this Document is about to be inserted into another node in C++....belonging to this document is about to be inserted into another node...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/ino...
  2. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowInBalloons method. Allows to specify whether the revisions are rendered in the balloons. Default value is None in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...revisions. auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. 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...
  4. 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...
  5. Paragraph.GetText | Aspose.Words for .NET

    Discover the Paragraph GetText method to effortlessly retrieve text, including paragraph endings, enhancing your text processing efficiency.... Document doc = new Document (); // An empty document, by...doc , "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/net/aspose.words/par...
  6. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsColor method. Allows to specify the color to be used for side bars that identify Document lines containing revised information. Default value is Red in C++....for side bars that identify document lines containing revised information...revisions. auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Aspose::Words::INodeChangingCallback::NodeInser...

    Aspose::Words::INodeChangingCallback::NodeInserted method. Called when a node belonging to this Document has been inserted into another node in C++....belonging to this document has been inserted into another node...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/ino...
  8. 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...
  9. RevisionOptions.moved_to_text_effect property |...

    RevisionOptions.moved_to_text_effect property. Allows to specify the effect to be applied to the areas where content was moved to [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...
  10. RevisionOptions.deleted_text_color property | A...

    RevisionOptions.deleted_text_color property. Allows to specify the color to be used for deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... Document ( file_name = MY_DIR + 'Revisions...revision_options # Render insertion revisions in green and italic...

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