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

document revision

(0.2 sec)
  1. 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...
  2. 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...
  3. aspose.words.layout module | Aspose.Words for P...

    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/python-net/aspose.wo...
  4. Document.has_macros property | Aspose.Words for...

    Document.has_macros property. Returns ``True`` if the Document has a VBA project (macros)....has_macros property Document.has_macros property Returns True...True if the document has a VBA project (macros). @property def has_macros...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CheckGrammarOptions Class | Aspose.Words for .NET

    Optimize your Documents with Aspose.Words.AI.CheckGrammarOptions. Discover customizable AI grammar checks for flawless writing and enhanced clarity....while checking grammar of a document using AI. public class CheckGrammarOptions...specify either final or revised document to be returned with proofed...

    reference.aspose.com/words/net/aspose.words.ai/...
  6. AdvancedCompareOptions class | Aspose.Words for...

    aspose.words.comparing.AdvancedCompareOptions class. Allows to set advanced compare options.... 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...
  7. BuiltInDocumentProperties.template property | A...

    BuiltInDocumentProperties.template property. Gets or sets the informational name of the Document template....informational name of the document template. @property def template...path. Empty string means the document is attached to the Normal...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::RevisionsView enum | Aspose.Word...

    Aspose::Words::RevisionsView enum. Allows to specify whether to work with the original or revised version of a Document in C++....the original or revised version of a document. enum class RevisionsView...version of a document. Final 1 Specifies revised version of a...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. OdtSaveOptions.measure_unit property | Aspose.W...

    OdtSaveOptions.measure_unit property. Allows to specify units of measure to apply to Document content...units of measure to apply to document content. The default value...and content properties in documents whereas MS Office uses inches...

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