Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 7,481 for

recognize text

(0.11 sec)
  1. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for Java can help you use it for your day-to-day business needs....techniques to automatically recognize text in a photo or scanned image...applications that convert images to text without having to worry about...

    docs.aspose.com/ocr/java/product-overview/
  2. Aspose.PDF for Java 23.3 Release Notes|Aspose.P...

    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....item of numbered list is not recognized Bug PDFJAVA-42509 PDF to...Some numbered items are not recognized Bug PDFJAVA-42181 PDF to...

    docs.aspose.com/pdf/java/aspose-pdf-for-java-23...
  3. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for .NET can help you use it for your day-to-day business needs....techniques to automatically recognize text in a photo or scanned image...applications that convert images to text without having to worry about...

    docs.aspose.com/ocr/net/product-overview/
  4. Custom Image Correction Using Preprocessing Fil...

    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.... WriteTo ( file ); } // recognize process var res = api . RecognizeImage...RecognitionSettings ()); // Display the recognized text Console . WriteLine ( res...

    docs.aspose.com/ocr/net/custom-image-correction...
  5. Using Aspose.Words OCR for C++ - Free Support F...

    Hi, I need to use ‘image to Text’. I found aspose link -> https://products.aspose.app/words/ocr But I couldn’t find the source code for c++ is there anyone who can help?...Hi, I need to use ‘image to text’. I found aspose link -> https://products...OCR does not currently recognize white text over a colored background...

    forum.aspose.com/t/using-aspose-words-ocr-for-c...
  6. Aspose.OMR for .NET 23.6.0 - Release Notes|Docu...

    A summary of recent changes, enhancements and bug fixes in Aspose.OMR for .NET 23.6.0 (June 2023) release....into a separate file and recognize them one-by-one. OMRNET‑555...processing of ScoreGroup elements ( text markup / JSON markup ) and CustomAnswerSheet...

    docs.aspose.com/omr/net/aspose-omr-for-net-23-6...
  7. Aspose.OCR for CPP 20.7 Release Notes|Documenta...

    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....Summary Category OCRCPP-116 Recognizing text in the tables (remove...detection of text areas. Get all images as text area. Correct...

    docs.aspose.com/ocr/cpp/aspose-ocr-for-cpp-20-7...
  8. document.callbackgethocr - Aspose.PDF for Java ...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....text com.aspose.pdf Interfaces Document...call back procedure for hocr recognize. Method Summary All Methods...

    reference.aspose.com/pdf/java/com.aspose.pdf/do...
  9. Aspose.OCR for CPP 20.6 Release Notes

    Aspose.OCR for CPP 20.6 Release Notes – the latest updates and fixes....you to scan documents and recognize characters. Supported Characters...Auto-align image and autodetect text areas. image_path - full path...

    releases.aspose.com/ocr/cpp/release-notes/2020/...
  10. Source: Recognition.js - Aspose.BarCode for Nod...

    const fs = require("fs"); const java = require('java'); const joint = require("./Joint"); /** * BarCodeReader encapsu......abortSync(); } /** * Gets recognized BarCodeResult array * @example...getCodeText()); * * @return recognized BarCodeResult array */ getFoundBarCodes()...

    reference.aspose.com/barcode/nodejs/Recognition-js