Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 3,148 for

document revision

(0.08 sec)
  1. Document.revisions property | Aspose.Words for ...

    Document.Revisions property. Gets a collection of Revisions (tracked changes) that exist in this Document....revisions property Document.revisions property Gets a collection...collection of revisions (tracked changes) that exist in this document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Document.protectionType property | Aspose.Words...

    Document.protectionType property. Gets the currently active Document protection type....protectionType property Document.protectionType property Gets...Gets the currently active document protection type. get protectionType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.protect method | Aspose.Words for Node.js

    Aspose.Words.Document.protect method...protect(type) Protects the document from changes without changing...type for the document. Remarks When a document is protected,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.unlink_fields method | Aspose.Words fo...

    Document.unlink_fields method. Unlinks fields in the whole Document....Unlinks fields in the whole document. def unlink_fields ( self...all the fields in the whole document with their most recent results...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.protection_type property | Aspose.Word...

    Document.protection_type property. Gets the currently active Document protection type....protection_type property Document.protection_type property Gets...Gets the currently active document protection type. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AdvancedCompareOptions | Aspose.Words for Java

    Allows to set advanced compare options in Java.... Document docA = new Document(getMyDir() + "Document with...docx"); Document docB = new Document(getMyDir() + "Document with...

    reference.aspose.com/words/java/com.aspose.word...
  7. Protect Documents and Parts of Documents|Aspose...

    Protect a Document or parts of a Document easily and fast instead of using VSTO in C#....Ask AI Protect Documents and Parts of Documents Contents [ Hide...explains how to protect entire documents or specific regions against...

    docs.aspose.com/words/net/protect-documents-and...
  8. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document Document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(Document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…... Document document1 = new Document(); DocumentBuilder...sueFile.docx"; Document srcDoc = new Document(); srcDoc = new...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  9. Document.RevisionsView | Aspose.Words for .NET

    Effortlessly manage Document Revisions! Choose between original or updated versions for seamless collaboration and enhanced productivity....RevisionsView Contents [ Hide ] Document.RevisionsView property Gets...the original or revised version of a document. public RevisionsView...

    reference.aspose.com/words/net/aspose.words/doc...
  10. BuiltInDocumentProperties.created_time property...

    BuiltInDocumentProperties.created_time property. Gets or sets date of the Document creation in UTC....property Gets or sets date of the document creation in UTC. @property...datetime ): ... Remarks For documents originated from RTF format...

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