Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 3,148 for

document revision

(0.07 sec)
  1. 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...
  2. Words cannot set RevisionTextEffect to DoubleSt...

    Aspose Words does not allow setting the Markup Insertions to Double striketrough, eventhtough MS Word allows this: “DoubleStrikeThrough value can only be set for DeletedTextEffect, RevisedPropertiesEffect or MovedFro…...cannot be used for Insertion revisions RevisionTextEffect describes...describes how the revision itself is displayed (the markup that Word...

    forum.aspose.com/t/words-cannot-set-revisiontex...
  3. RevisionOptions.RevisionBarsColor | Aspose.Word...

    Customize your Document's RevisionBarsColor to highlight revised lines with ease. Default is Red, but choose any color for clearer insights!...that identify document lines containing revised information. Default...values will result in hiding revision bars from the layout. Examples...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Document.startTrackRevisions method | Aspose.Wo...

    Aspose.Words.Document.startTrackRevisions method...make to the document programmatically as revision changes. startTrackRevisions...of the author to use for revisions. dateTime Date The date and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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++....Allows to specify whether the revisions are rendered in the balloons...Examples Shows how to display revisions in balloons. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Aspose::Words::Layout::RevisionColor enum | Asp...

    Aspose::Words::Layout::RevisionColor enum. Allows to specify color of Document Revisions in C++....Allows to specify color of document revisions. enum class RevisionColor...highlight revision changes. ByAuthor 27 Revisions of each author...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in Document property in Java....Represents a custom or built-in document property. To learn more, visit...the Work with Document Properties documentation article. Methods...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. 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
  10. Some table in word file will beyond border if e...

    Hi, This issue has been created on behalf of Kai Hu Kai.Hu@FreyrSolutions.com I use following code to enable track change function, but when I enabled track change, some table in word file will beyond border. If I don’…...// Get RevisionOptions from document layout options RevisionOptions...RevisionOptions revisionOptions = document.getLayoutOptions().getRevisionOptions();...

    forum.aspose.com/t/some-table-in-word-file-will...