Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 3,119 for

document revision

(0.38 sec)
  1. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word Document. To learn more, visit the Documentation article in C++....Aspose::Words::Document class Contents [ Hide ] Document class Represents...Represents a Word document. To learn more, visit the Working with...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Document.stop_track_revisions method | Aspose.W...

    Document.stop_track_Revisions method. Stops automatic marking of Document changes as Revisions....stop_track_revisions method stop_track_revisions() Stops automatic...automatic marking of document changes as revisions. def stop_track_revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection class. Base class for BuiltInDocumentProperties and CustomDocumentProperties collections. To learn more, visit the Documentation article in C++....the Work with Document Properties documentation article. class...Examples Shows how to work with a document’s custom properties. auto...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. RevisionType enumeration | Aspose.Words for Nod...

    Aspose.Words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../Revision/)....of change being tracked in Revision . Members Name Description...content was inserted in the document. Deletion Content was removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::RevisionGroupCollection::idx_get...

    Aspose::Words::RevisionGroupCollection::idx_get method. Returns a Revision group at the specified index in C++....:idx_get method Returns a revision group at the specified index...to get a group of revisions in a document. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. RevisionGroupCollection.Item | Aspose.Words for...

    Access specific Revision groups effortlessly with the RevisionGroupCollection Item property. Enhance your data management with precise indexing....RevisionGroupCollect indexer Returns a revision group at the specified index...group of revisions in a document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/rev...
  7. How to Password Protect a Word Document in Python

    This tutorial is written to guide you on how to password protect a Word Document in Python. It contains all the details required to configure the environment, step wise process to accomplish the task and a runnable sample code to lock Word Document in Python....to Password Protect a Word Document in Python This short tutorial...to password protect a Word document in Python . It provides the...

    kb.aspose.com/words/python/how-to-password-prot...
  8. HTML|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Hide ] AI Document Assistant Close JSON Convert Revision of XLSB...

    docs.aspose.com/cells/java/html/
  9. RevisionGroupCollection indexer | Aspose.Words ...

    RevisionGroupCollection indexer. Returns a Revision group at the specified index....__getitem__(index) Returns a revision group at the specified index...group of revisions in a document. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....the Working with Comments documentation article. Remarks: A comment...to a paragraph. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...