Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 3,511 for

recognize image

(0.24 sec)
  1. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....original images are placed in the background; the recognized text...selectable overlay on top of the images. Format.PdfNoImg Portable Document...

    docs.aspose.com/ocr/java/save-file/
  2. Read Barcodes from Word Documents|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....BarCode for Java to recognize barcodes from Microsoft Word...generate a barcode image Save the generated image to file Use Aspose...

    docs.aspose.com/barcode/java/read-barcode-from-...
  3. Formula recognition|Documentation

    Extracting and recognizing formulas from Images, web links, scanned PDFs, DjVu files, folders, archives and other content....detecting and recognizing mathematical formulas in images, scanned...universal aspose.ocr.AsposeOcr.recognize_formula method. This method...

    docs.aspose.com/ocr/python-net/formula-recognit...
  4. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....detects tabular structures on an image and extracts text from cells...API api = AsposeOcr () # Add image to the recognition batch input...

    docs.aspose.com/ocr/python-net/areas-detection/...
  5. Java Barcode Library: Generate and Read QR, Dat...

    Add barcode generation and recognition to Java applications. Create and scan 1D and 2D barcodes, including QR Code, Data Matrix, PDF417, and Code 128, using a cross-platform Java SDK....Ready in a Few Lines Generate Recognize // Create instance of BarcodeGenerator...getHighPerformance ()); // Read barcodes on image BarCodeResult [] barCodeResults...

    products.aspose.com/barcode/java/
  6. Recognition|Documentation

    Extracting text from Images, web links, scanned PDFs, DjVu files, folders, archives and other content....easy as calling a universal Recognize method. This method takes...automatically correct spelling , get image regions and save results in...

    docs.aspose.com/ocr/java/recognition/
  7. Conversion to grayscale|Documentation

    How to convert source Images to grayscale using Aspose.OCR for Python via .NET before recognition.... Grayscale allows images to be processed more efficiently...and crisper text than color images. Converting to grayscale can...

    docs.aspose.com/ocr/python-net/grayscale/
  8. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....detects tabular structures on an image and extracts text from cells...OCR . AsposeOcr (); // Add an image to OcrInput object Aspose ....

    docs.aspose.com/ocr/net/areas-detection/table/
  9. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for Java recognition results in JSON format....new AsposeOCR (); // Add an image to OcrInput object OcrInput...Add ( "source.png" ); // Recognize image ArrayList < RecognitionResult...

    docs.aspose.com/ocr/java/save-json/
  10. Language detecton|Documentation

    How to detect the languages used on the provided Image....families used on the provided image using DetectLanguages method:...method accepts the collection of images in any of the supported formats...

    docs.aspose.com/ocr/java/language_detection/