Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 3,148 for

document revision

(0.09 sec)
  1. RevisionOptions.revision_bars_color property | ...

    RevisionOptions.Revision_bars_color property. Allows to specify the color to be used for side bars that identify Document lines containing revised information...revision_bars_color property RevisionOptions.revision_bars_color...that identify document lines containing revised information. Default...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Document.compare method | Aspose.Words for Node.js

    Aspose.Words.Document.compare method...compare(document, author, dateTime) Compares this document with...with another document producing changes as number of edit and format...

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

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

    forum.aspose.com/t/topic/309929
  5. 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...
  6. 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...
  7. RevisionGroup.Text | Aspose.Words for .NET

    Explore the RevisionGroup Text property to access inserted, deleted, or moved text, enhancing your Document's formatting insights and editing efficiency....group of revisions in a document. Document doc = new Document ( MyDir...MyDir + "Revisions.docx" ); Assert . That ( doc . Revisions . Groups...

    reference.aspose.com/words/net/aspose.words/rev...
  8. RevisionOptions.RevisedPropertiesEffect | Aspos...

    Discover how the RevisedPropertiesEffect in RevisionOptions enhances your content formatting. Easily customize changes with the FormatChange feature....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...
  9. 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...
  10. LayoutOptions class | Aspose.Words for Python

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the Document layout process...that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. Remarks You do...

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