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

document revision

(0.16 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. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified range....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ran...
  3. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...the Programming with Documents documentation article. Remarks All...All text of the document is stored in runs of text. Run can only...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Online TEX to DOTM Conversion or Build .NET bas...

    Free online app to convert TEX to DOTM files. .NET C# conversion library code for TEX Documents....will be converted into DOTM document Download the converted DOTM...Automation API Open TEX file using Document class Convert TEX to Doc by...

    products.aspose.com/total/net/conversion/tex-to...
  5. Find and Replace in Node.js|Aspose.Words for No...

    Find a string or regular expression pattern in your Document and replace it with the text you want using Node.js....easily navigate within your document using a keyboard and mouse...find specific text in a long document. It will be more time consuming...

    docs.aspose.com/words/nodejs-net/find-and-replace/
  6. Document.protect method | Aspose.Words for Python

    aspose.words.Document.protect method...protect(type) Protects the document from changes without changing...type for the document. Remarks When a document is protected,...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutOptions.CommentDisplayMode | Aspose.Words...

    Discover the LayoutOptions CommentDisplayMode property to customize comment rendering. Easily set it to enhance user experience with options like ShowInBalloons....set ; } Remarks Note that revisions are not rendered in balloons...when saving a document to a rendered format. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lay...
  8. 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...
  9. 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...
  10. Online MHTML to DOTX Conversion or Build .NET b...

    Free online app to convert MHTML to DOTX files. .NET C# conversion library code for MHTML Documents....will be converted into DOTX document Download the converted DOTX...API Open MHTML file using Document class Convert MHTML to Doc...

    products.aspose.com/total/net/conversion/mhtml-...