Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 3,285 for

recognize text

(0.08 sec)
  1. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....BarCode for Java recognizes a barcode, it not only returns...returns the decoded text and type, but also the coordinates of...

    docs.aspose.com/barcode/java/developer-guide/ba...
  2. Accessing XML Data in C#|Aspose.Words for .NET

    Learn how to access XML data while building a report using LINQ in C#....DataSet , all attributes and text values of XML elements are loaded...XmlDataSource is capable to recognize values of the following types...

    docs.aspose.com/words/net/accessing-xml-data/
  3. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for JavaScript via C++ license and discover limitations of the trial version....providing a license) you can recognize texts in any supported languages...characters from the image are recognized. Apply a license to remove...

    docs.aspose.com/ocr/javascript-cpp/licensing/
  4. Product Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ranging from 75 to 600 dpi Recognize barcodes in challenging conditions...Damaged barcodes with incorrect text Corrupted QR Codes and more...

    docs.aspose.com/barcode/androidjava/product-ove...
  5. Licensing|Aspose.Slides for PHP Documentation

    Apply, manage, and troubleshoot licenses in Aspose.Slides for PHP via Java. Ensure uninterrupted access to full features with our step-by-step licensing guide....to one slide when extracting texts from presentation slides. If...license. The license is a plain-text XML file that contains details...

    docs.aspose.com/slides/php-java/licensing/
  6. OMR Sheet in PDF | OMR Exam Sheet

    Create and download OMR Sheet in PDF online for free. Design and generate a custom OMR sheet in PDF using our OMR sheet PDF generator....template markup provided in the text file. Get a Free License # You...apps and APIs to create and recognize OMR sheets. How do I download...

    blog.aspose.com/omr/omr-sheet-in-pdf/
  7. Creating a Searchable PDF from a Scanned PDF Fi...

    Hi Everyone, We are testing Aspose C# SDk to create Searchable PDF from a scanned PDF file. But we are getting only OCR Text result. Is there any way to achive this task using the sdk? We can only see OCR to Image SDK i…...But we are getting only OCR text result. Is there any way to...document and can embed hidden text layers. Aspose.OCR for .NET...

    forum.aspose.com/t/creating-a-searchable-pdf-fr...
  8. Generate Data Matrix Barcodes in C#|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....severely damaged barcodes can be recognized. This symbology supports...encoding byte streams C40 , Text , EDIFACT , and ANSIX12 Encode...

    docs.aspose.com/barcode/net/datamatrix-barcode/
  9. Aspose.OCR for .NET when used to OCR with PDF i...

    Hi Team, I am working on replacing a 3rd party software which was used to OCR images and PDF file with images in an application. I have used Aspose.OCR and Aspose.PDF in my POC application for replacement of that 3rd pa…...Text.Encoding.UTF8.GetBytes(AsposePdfLicense)))...OcrOutput result = ocrEngine.Recognize(input, new RecognitionSettings());...

    forum.aspose.com/t/aspose-ocr-for-net-when-used...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...write("This is text at the end of footer"); ssj123ssj...annotations added. How can I recognize these contents and create...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...