Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 6,467 for

document insertion

(0.03 sec)
  1. RevisionOptions.deletedTextEffect property | As...

    RevisionOptions.deletedTextEffect property. Allows to specify the effect to be applied to the deleted content [RevisionType.Deletion](../../../aspose.words/revisiontype/#Deletion)... Document ( base . myDir + "Revisions...revisionOptions ; // Render insertion revisions in green and italic...

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

    Aspose::Words::Layout::RevisionOptions::get_RevisedPropertiesColor method. Allows to specify the color to be used for content with changes of formatting properties FormatChange Default value is NoHighlight 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...
  3. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowOriginalRevision method. Allows to specify whether the original text should be shown instead of revised one. Default value is false 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. 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...
  5. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node....node being inserted was created from another document, you should...current document. The imported node can then be inserted into the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Layout::RevisionTextEffect enum ...

    Aspose::Words::Layout::RevisionTextEffect enum. Allows to specify decoration effect for revisions of Document text in C++....decoration effect for revisions of document text. enum class RevisionTextEffect...revisions. auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Aspose::Words::Paragraph::GetText method | Aspo...

    Aspose::Words::Paragraph::GetText method. Gets the text of this paragraph including the end of paragraph character in C++....MakeObject < Document > (); // An empty document, by default,...doc , u "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. ShowInBalloons | Aspose.Words for Java

    Specifies which revisions are rendered in balloons in Java.... Document doc = new Document(getMyDir() + "Revisions...getRevisionOptions(); // Render insertion revisions in green and italic...

    reference.aspose.com/words/java/com.aspose.word...
  9. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....node being inserted was created from another document, you should...current document. The imported node can then be inserted into the...

    reference.aspose.com/words/net/aspose.words/com...
  10. Aspose::Words::NodeChangingArgs::get_Node metho...

    Aspose::Words::NodeChangingArgs::get_Node method. Gets the Node that is being added or removed in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...{0:dd/MM/yyyy HH:mm:ss:fff} \t Node insertion:" , System :: DateTime ::...

    reference.aspose.com/words/cpp/aspose.words/nod...