Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 17,938 for

document insertion

(0.04 sec)
  1. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeletedTextColor method. Allows to specify the color to be used for deleted content Deletion. Default value is ByAuthor 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...
  2. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisedPropertiesEffect method. Allows to specify the effect for content areas with changes of formatting properties FormatChange Default value is None 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. How to navigate to every paragraph and insert a...

    How to navigate to every paragraph and insert a field at end of paragraph?...navigate to every paragraph and insert a field at end of paragraph...navigate to every paragraph and insert a field at end of paragraph...

    forum.aspose.com/t/how-to-navigate-to-every-par...
  4. 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...
  5. 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...
  6. Aspose::Words::INodeChangingCallback interface ...

    Aspose::Words::INodeChangingCallback interface. Implement this interface if you want to receive notifications when nodes are inserted or removed in the Document in C++....when nodes are inserted or removed in the document. class INodeChangingCallbac...belonging to this document has been inserted into another node...

    reference.aspose.com/words/cpp/aspose.words/ino...
  7. Converting to Fixed-page Format in C++|Aspose.W...

    Save Documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats....discuss document at a high level. What Is a Document? When thinking...thinking about a document, users typically imagine a number of...

    docs.aspose.com/words/cpp/converting-to-fixed-p...
  8. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows to specify whether the revisions are rendered in the balloons... Document ( file_name = MY_DIR + 'Revisions...appearance of revisions. doc = aw . Document ( file_name = MY_DIR + 'Revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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-...
  10. Paragraph.getText method | Aspose.Words for Nod...

    Paragraph.getText method. Gets the text of this paragraph including the end of paragraph character.... 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...