Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 3,399 for

recognize text

(0.22 sec)
  1. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....Hide ] While you can extract text from color or grayscale scans...black and white images to detect text and perform automatic corrections...

    docs.aspose.com/ocr/javascript-cpp/binarization/
  2. Translate a Document|Aspose.Words for C++

    Translate a document. Aspose.Words for C++ simplifies document translation using Google AI models, allowing you to specify the target language....allows developers to translate texts content into more than 300 languages...model cannot recognize the language in some text fragments, then...

    docs.aspose.com/words/cpp/translate-a-document/
  3. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....detecting table layout and recognizing table data in images, scanned...or photos. To extract table text, simply call the universal com...

    docs.aspose.com/ocr/java/table-recognition/
  4. Font.LocaleId | Aspose.Words for .NET

    Discover how the Font LocaleId property enhances your Text formatting by managing locale identifiers for diverse character languages. Improve your coding today!...how to set the locale of the text that we are adding with a document...English and insert some Russian text, // the English locale spell...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Scan ISSN barcode Images via Node.js via Java |...

    Node.js source code for ISSN barcode scanning and decoding in JavaScript applications....js via Java Issn Recognize PNG JPG BMP TIFF SVG ISSN...Using Node.js via Java To recognize ISSN barcode within Node.js...

    products.aspose.com/barcode/nodejs-java/issn/re...
  6. Scan Aztec Code Images via Node.js via Java | p...

    Node.js source code for Aztec Code scanning and decoding in JavaScript applications....js via Java Aztec Recognize PNG JPG BMP TIFF SVG Aztec...Using Node.js via Java To recognize Aztec Code within Node.js...

    products.aspose.com/barcode/nodejs-java/aztec/r...
  7. Hello, World!|Documentation

    Get familiar with Aspose.OMR for .NET by creating a bare minimum application for rendering and recognizing OMR forms....application for creating and recognizing a simple questionnaire with...take a photo of the form. Recognize the form. Designing the questionnaire...

    docs.aspose.com/omr/net/hello-world/
  8. Noise removal|Documentation

    How to remove dirt, spots, scratches, glare, and other image defects using Aspose.OCR for Python via .NET to improve recognition accuracy...."result" ) # Recognize the image result = api . recognize ( input...( result [ 0 ] . recognition_text ) Remove noise Usage scenarios...

    docs.aspose.com/ocr/python-net/denoise/
  9. Aspose.OCR Product Family

    Aspose.OCR is a powerful and easy-to-use optical character recognition (OCR) API for converting scanned images and photographs to Text....pre-processing filters allow you to recognize rotated, skewed and noisy...italic styles are detected and recognized. Resources Find more information...

    docs.aspose.com/ocr/
  10. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy....input , @"C:\result" ); // Recognize image Aspose . OCR . OcrOutput...results = recognitionEngine . Recognize ( input ); foreach ( Aspose...

    docs.aspose.com/ocr/net/dilate/