Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 3,149 for

document revision

(0.08 sec)
  1. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your Document's layout effectively. Unlock flexible design options for optimal presentation....LayoutOptions Contents [ Hide ] Document.LayoutOptions property Gets...the layout process of this document. public LayoutOptions LayoutOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  2. How to set single color to all revisions and no...

    Hello Support, This is request from Mahendra Reddy Kona: We encountered a requirement where we need to maintain a consistent Revision color across all Document Revisions, regardless of the author. Despite following the…...to set single color to all revisions and not by author Aspose.Words...consistent revision color across all document revisions, regardless...

    forum.aspose.com/t/how-to-set-single-color-to-a...
  3. Range.revisions property | Aspose.Words for Nod...

    Range.Revisions property. Gets a collection of Revisions (tracked changes) that exist in this range....revisions property Range.revisions property Gets a collection...collection of revisions (tracked changes) that exist in this range. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Range::get_Revisions method | As...

    Aspose::Words::Range::get_Revisions method. Gets a collection of Revisions (tracked changes) that exist in this range in C++....Aspose::Words::Range::get_Revisions method Range::get_Revisions method Gets...Gets a collection of revisions (tracked changes) that exist in this...

    reference.aspose.com/words/cpp/aspose.words/ran...
  5. RevisionCollection.AcceptAll | Aspose.Words for...

    Discover the RevisionCollection AcceptAll method to seamlessly integrate all Revisions, enhancing your workflow efficiency and collaboration....AcceptAll method Accepts all revisions in this collection. public...compare documents. Document docOriginal = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/rev...
  6. RevisionCollection class | Aspose.Words for Nod...

    Aspose.Words.RevisionCollection class. A collection of [Revision](../Revision/) objects that represent Revisions in the Document...collection of Revision objects that represent revisions in the document...Track Changes in a Document documentation article. Remarks You...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Print Word Document with Comments using C#

    Follow this article to print Word Document with comments using C#. It has details to set the IDE, a list of steps, and a sample code to render DOC comments using C#....Product Family Print Word Document with Comments using C# This...explains how to print Word document with comments using C# . It...

    kb.aspose.com/words/net/print-word-document-wit...
  8. Aspose::Words::RevisionGroup::get_Text method |...

    Aspose::Words::RevisionGroup::get_Text method. Returns inserted/deleted/moved text or description of format change in C++....info about a group of revisions in a document. auto doc = System...:: Words :: Document > ( get_MyDir () + u "Revisions.docx" ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. RevisionColor enumeration | Aspose.Words for Py...

    aspose.words.layout.RevisionColor enumeration. Allows to specify color of Document Revisions....Allows to specify color of document revisions. Members Name Description...to highlight revision changes. BY_AUTHOR Revisions of each author...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionOptions.inserted_text_color property | ...

    RevisionOptions.inserted_text_color property. Allows to specify the color to be used for inserted content [RevisionType.INSERTION](../../../aspose.words/Revisiontype/#INSERTION)...appearance of revisions in a rendered output document. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) #...

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