Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 3,109 for

document revision

(0.11 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  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. 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...
  8. 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...
  9. WordML2003SaveOptions Class | Aspose.Words for ...

    Discover the Aspose.Words.Saving.WordML2003SaveOptions class to enhance your Document saving experience in WordML format with customizable options....additional options when saving a document into the WordML format. To...the Specify Save Options documentation article. public class WordML2003SaveOption...

    reference.aspose.com/words/net/aspose.words.sav...
  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...