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

document revision

(3.1 sec)
  1. RevisionGroup.Author | Aspose.Words for .NET

    Discover the RevisionGroup Author property to easily identify the author of each Revision group, enhancing your Document management efficiency....property Gets the author of this revision group. public string Author...group of revisions in a document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/rev...
  2. PPT Merge - Free Support Forum - aspose.com

    I have a requirement regarding tracking Revision history of ppt file. is there any way we could extract the Revision history data from a ppt file?...requirement regarding tracking revision history of ppt file. is there...any way we could extract the revision history data from a ppt file...

    forum.aspose.com/t/ppt-merge/315120
  3. 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...
  4. RevisionColor Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.RevisionColor enum to customize Document Revision colors, enhancing clarity and improving collaboration in your Documents....Allows to specify color of document revisions. public enum RevisionColor...highlight revision changes. ByAuthor 27 Revisions of each author...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Range.revisions property | Aspose.Words for Python

    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. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertedTextColor method. Allows to specify the color to be used for inserted content Insertion. Default value is ByAuthor in C++....appearance of revisions in a rendered output document. auto doc =...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows to specify whether the Revisions are rendered in the balloons...Allows to specify whether the revisions are rendered in the balloons...): ... Remarks Note that revisions are not rendered in balloons...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::RevisionGroup::get_RevisionType ...

    Aspose::Words::RevisionGroup::get_RevisionType method. Gets the type of Revisions included in this group in C++.... method Gets the type of revisions included in this group. Aspose...info about a group of revisions in a document. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom Document properties in Java....DocumentPropertyColl A collection of custom document properties. To learn more...the Work with Document Properties documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  10. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.text property. Returns inserted/deleted/moved text or description of format change....group of revisions in a document. doc = aw . Document ( file_name...file_name = MY_DIR + 'Revisions.docx' ) self . assertEqual ( 7 , doc...

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