Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,641 for

document revision

(0.05 sec)
  1. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java....the Work with Document Properties documentation article. Remarks:...work with a document’s custom properties. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  2. Document.Compare | Aspose.Words for .NET

    Effortlessly compare Documents with our Document Compare tool. Identify edits and format changes quickly for streamlined Revisions and enhanced collaboration....Compare( Document , string, DateTime ) Compares this document with...with another document producing changes as number of edit and format...

    reference.aspose.com/words/net/aspose.words/doc...
  3. RevisionOptions.ShowOriginalRevision | Aspose.W...

    Control your Document Revisions with the ShowOriginalRevision property. Easily toggle between original and revised text for clearer insights. Default, false....should be shown instead of revised one. Default value is false...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  4. RevisionOptions.MovedToTextColor | Aspose.Words...

    Customize your content with RevisionOptions' MovedToTextColor property. Easily highlight moved areas with your chosen color for better visibility....appearance of revisions. Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // Get the RevisionOptions object that controls...

    reference.aspose.com/words/net/aspose.words.lay...
  5. RevisionOptions.DeletedTextColor | Aspose.Words...

    Customize your RevisionOptions with the DeletedTextColor property to highlight deleted content. Default is ByAuthor. Enhance your Document's clarity!...appearance of revisions. Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // Get the RevisionOptions object that controls...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Aspose::Words::Layout::RevisionOptions class | ...

    Aspose::Words::Layout::RevisionOptions class. Allows to control how Document Revisions are handled during layout process. To learn more, visit the Documentation article in C++....Allows to control how document revisions are handled during layout...Converting to Fixed-page Format documentation article. class RevisionOptions...

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

    RevisionOptions.Revision_bars_width property. Gets or sets width of Revision bars, points....revision_bars_width property RevisionOptions.revision_bars_width...width of revision bars, points. @property def revision_bars_width...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 文档中的修订记录,可以给每个修订记录设置一个唯一值吗?用户在接受了或拒绝了修订之后,这个唯一值...

    文档中的修订记录,可以给每个修订记录设置一个唯一值吗?用户在接受了或拒绝了修订之后,这个唯一值也不会变...你好,我在修订时遇到以下问题: RevisionCollection revisions = document.getRevisions(); 我通过...订记录,代码如下: for (Revision revision : revisions) { String author...

    forum.aspose.com/t/topic/309929
  9. RevisionOptions.ShowRevisionMarks | Aspose.Word...

    Control Revision visibility with the ShowRevisionMarks property. Easily format Revision text for clarity, enhancing Document collaboration. Default is true....property Allow to specify whether revision text should be marked with...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  10. RevisionOptions.InsertedTextEffect | Aspose.Wor...

    Discover the RevisionOptions InsertedTextEffect property to customize your content with unique effects. Default, Underline. Enhance your text's impact!...appearance of revisions. Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // Get the RevisionOptions object that controls...

    reference.aspose.com/words/net/aspose.words.lay...