Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 5,803 for

document revision

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

    Document LayoutOptions property. Gets a LayoutOptions object that represents options to control the layout process of this Document in C#....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. CustomDocumentProperties - Aspose.Words for Jav...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...ResourceLoadingArgs ResourceSavingArgs Revision RevisionCollection RevisionGroup...

    reference.aspose.com/words/java/com.aspose.word...
  3. documentpropertycollection - Aspose.Words for J...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...ResourceLoadingArgs ResourceSavingArgs Revision RevisionCollection RevisionGroup...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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...
  6. 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...
  7. RevisionCollection.AcceptAll | Aspose.Words for...

    RevisionCollection AcceptAll method. Accepts all Revisions in this collection in C#....AcceptAll method Accepts all revisions in this collection. public...compare documents. Document docOriginal = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/rev...
  8. RevisionOptions Class | Aspose.Words for .NET

    Aspose.Words.Layout.RevisionOptions class. Allows to control how Document Revisions are handled during layout process in C#....Allows to control how document revisions are handled during layout...Converting to Fixed-page Format documentation article. public class RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Enum RevisionType | Aspose.Words for .NET API 参考

    Aspose.Words.RevisionType 枚举. 指定跟踪的更改类型Revision....RevisionType enumeration 指定跟踪的更改类型 Revision . public enum RevisionType...例子 显示如何使用文档中的修订。 Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words/...
  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...