Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,657 for

document revision

(0.55 sec)
  1. 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...
  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. RevisionGroup.RevisionType | Aspose.Words for .NET

    Discover the RevisionGroup RevisionType property to easily identify and manage the types of Revisions in your project. Streamline your workflow today!...property Gets the type of revisions included in this group. public...group of revisions in a document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/rev...
  4. DocumentPropertyCollection.indexOf method | Asp...

    DocumentPropertyCollection.indexOf method. Gets the index of a property by name....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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 = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. 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...
  7. 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...
  8. DocumentPropertyCollection.IndexOf | Aspose.Wor...

    Discover the DocumentPropertyCollection IndexOf method to efficiently find the index of a property by its name. Enhance your coding productivity today!...work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  9. 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...
  10. 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...