Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 2,698 for

document revision

(0.04 sec)
  1. 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...
  2. WordML2003SaveOptions.SaveFormat | Aspose.Words...

    Discover how the WordML2003SaveOptions SaveFormat property defines Document saving formats. Ensure seamless compatibility with WordML for your files!...Specifies the format in which the document will be saved if this save...output document’s raw content. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  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. 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...can add protection to Word documents to prevent users from making...

    docs.aspose.com/words/net/protect-documents-and...
  5. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method... date_time) Compares two documents and saves the differences...number of edit and format revisions. def compare ( self , v1 :...

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

    Convert Documents from any supported load to save format with just two lines of Java code. It provides high-quality conversions using Java....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/java/file-formats-and-con...
  7. Document.accept_end method | Aspose.Words for P...

    Document.accept_end method. Accepts a visitor for visiting the end of the Document....for visiting the end of the document. def accept_end ( self , visitor...visitor DocumentVisitor The document visitor. Returns The action...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. WordML2003SaveOptions.saveFormat property | Asp...

    WordML2003SaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...output document’s raw content. let doc = new aw . Document (); let...

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