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

document revision

(0.12 sec)
  1. 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...
  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. 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...
  4. 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...
  5. 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...
  6. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured Document tag and displays a placeholder if it is defined....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/python-net/aspose.wo...
  7. Range.StructuredDocumentTags | Aspose.Words for...

    Discover the Range StructuredDocumentTags property, which provides a comprehensive collection of structured Document tags, enhancing your Document's organization and functionality....represents all structured document tags in the range. public...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/ran...
  8. LayoutOptions.show_hidden_text property | Aspos...

    LayoutOptions.show_hidden_text property. Gets or sets indication of whether hidden text in the Document is rendered...whether hidden text in the document is rendered. Default is False...rendered output document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the Document....sections property Document.sections property Returns a collection...represents all sections in the document. @property def sections (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Range.structuredDocumentTags property | Aspose....

    Range.structuredDocumentTags property. Returns a [Range.structuredDocumentTags](./) collection that represents all structured Document tags in the range....represents all structured document tags in the range. get structuredDocumentTa...structured document tag. let doc = new aw . Document ( base . myDir...

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