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

document revision

(0.1 sec)
  1. 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...
  2. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised Document versions for streamlined editing and collaboration....the original or revised version of a document. public enum RevisionsView...version of a document. Final 1 Specifies revised version of a...

    reference.aspose.com/words/net/aspose.words/rev...
  3. CheckGrammarOptions | Aspose.Words for Java

    Allows to specify various options while checking grammar of a Document using AI in Java....while checking grammar of a document using AI. Examples: Shows...grammar of a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  4. Features|Aspose.Words for Java

    Aspose.Words for Java provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting....can perform a huge amount of document-related tasks – from simply...simply converting documents from one supported format to another...

    docs.aspose.com/words/java/features/
  5. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two Documents with our Compare method. Save differences and track edits and format Revisions in a single output file.... DateTime ) Compares two documents with additional options and...number of edit and format revisions. public static void Compare...

    reference.aspose.com/words/net/aspose.words.low...
  6. Document.remove_personal_information property |...

    Document.remove_personal_information property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, Revisions and Document properties upon saving the Document....remove_personal_information property Document.remove_personal_information...information from comments, revisions and document properties upon saving...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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/
  9. BuiltInDocumentProperties.last_saved_by propert...

    BuiltInDocumentProperties.last_saved_by property. Gets or sets the name of the last author....Examples Shows how to work with document properties in the “Origin”...“Origin” category. # Open a document that we have created and edited...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....contents of one document to a bookmark in another document. def insert_at_bookmark...insert_at_bookmark (): doc = aw . Document () builder = aw . DocumentBuilder...

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