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

document revision

(0.2 sec)
  1. Aspose.Words.Layout module | Aspose.Words for N...

    The Aspose.Words.Layout module provides classes that allow to access information such as on what page and where on a page particular Document elements are positioned, when the Document is formatted into pages....particular document elements are positioned, when the document is formatted...to compute page numbers of document nodes. LayoutEnumerator Enumerates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. AdvancedCompareOptions.ignore_store_item_id pro...

    AdvancedCompareOptions.ignore_store_item_id property. Specifies whether to ignore difference in StructuredDocumentTag store item Id.... Document ( file_name = MY_DIR + 'Document with SDT 1...doc_b = aw . Document ( file_name = MY_DIR + 'Document with SDT 2...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Compare PDF documents|Aspose.PDF for Java

    Since 25.2 release it's possible to compare PDF Documents content with annotation marks and side-by-side output...Compare PDF documents Contents [ Hide ] Ways to compare PDF Documents...Documents When working with PDF documents, there are times when...

    docs.aspose.com/pdf/java/compare-pdf-documents/
  4. BuiltInDocumentProperties.version property | As...

    BuiltInDocumentProperties.version property. Represents the version number of the application that created the Document....application that created the document. @property def version ( self...int ): ... Remarks When a document was created by Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.Clear | Aspose.Words for ...

    Effortlessly clear contents of your structured Document tag with the Clear method, and show a defined placeholder for enhanced Document management....contents of this structured document tag and displays a placeholder...of a structured document tag if it has revisions. If this structured...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated Documents in C#....dll to generate document from a template. We have defined...Dialogs in CRM. Document Result = new Document (); DocumentBuilder...

    docs.aspose.com/words/net/extend-and-contribute...
  7. 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...
  8. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured Document tag SDT or content control in a Document in Java....structured document tag (SDT or content control) in a document. To learn...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. BuiltInDocumentProperties.last_printed property...

    BuiltInDocumentProperties.last_printed property. Gets or sets the date when the Document was last printed in UTC....or sets the date when the document was last printed in UTC. @property...datetime ): ... Remarks For documents originated from RTF format...

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