Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 3,165 for

document revision

(0.33 sec)
  1. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method...save(file_name) Saves the document to a file. Automatically determines...str The name for the document. If a document with the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Range.structured_document_tags property | Aspos...

    Range.structured_Document_tags property. Returns a [Range.structured_Document_tags](./) collection that represents all structured Document tags in the range....structured_document_tags property Range.structured_document_tags property...Returns a Range.structured_document_tags collection that represents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned image. It takes String as file path but I get the image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the PDF page to an image with 100 DPI JPG format BufferedImage image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro...... // process Mega/Revision sheet private void processMega(String...getTemplateName() : For MEGA Revision_with_logo_2 FYI, I bought...

    forum.aspose.com/t/how-to-create-omr-template-f...
  5. 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...
  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. 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...
  8. 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...
  9. 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...
  10. Track Changes in Documents POI|Aspose.Words for...

    Track changes in Documents. Apache POI 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...