Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 3,155 for

document revision

(0.09 sec)
  1. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the Document....number of paragraphs in the document. @property def paragraphs...this property when you call Document.update_word_count() . Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. File Formats and Conversions|Aspose.Words for N...

    Convert Documents from any supported load to save format with just two lines of Node.js code. It provides high-quality conversions....and reliably convert various document formats with a high degree...Aspose.Words you can convert documents from any supported load format...

    docs.aspose.com/words/nodejs-net/file-formats-a...
  3. 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...
  4. Document.protect method | Aspose.Words for Python

    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/python-net/aspose.wo...
  5. Document.RemovePersonalInformation | Aspose.Wor...

    Ensure privacy with the Document RemovePersonalInformation feature in Word, automatically deleting user data from comments and properties upon saving....RemovePersonalInform Contents [ Hide ] Document.RemovePersonalInform property...information from comments, revisions and document properties upon saving...

    reference.aspose.com/words/net/aspose.words/doc...
  6. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.WORD_ML](../../aspose.words/saveformat/#WORD_ML) format...additional options when saving a document into the SaveFormat.WORD_ML...the Specify Save Options documentation article. Remarks At the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Words.Layout | Aspose.Words for .NET

    Explore Aspose.Words.Layout for precise Document formatting insights. Access page locations and element positioning to enhance your Document's layout....particular document elements are positioned, when the document is formatted...to compute page numbers of document nodes. LayoutEnumerator Enumerates...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Track Changes in Documents|Aspose.Words for Java

    Track changes in Documents. Docx4j does not provide an opportunity to track changes in a Document....Ask AI Track Changes in Documents Contents [ Hide ] See more...in the Track Changes in a Document article. The AcceptAllRevisions...

    docs.aspose.com/words/java/track-changes-in-doc...
  9. Document.ProtectionType | Aspose.Words for .NET

    Discover the active Document protection type for enhanced security and data integrity. Safeguard your files effortlessly with our advanced features....ProtectionType Contents [ Hide ] Document.ProtectionType property Gets...Gets the currently active document protection type. public ProtectionType...

    reference.aspose.com/words/net/aspose.words/doc...
  10. RevisionsView | Aspose.Words for Java

    Allows to specify whether to work with the original or revised version of a Document in Java....the original or revised version of a document. Examples: Shows...the revised and the original view of a document. Document doc...

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