Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 3,312 for

recognize text

(0.45 sec)
  1. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....structures on an image and extracts text from cells. This areas detection...dealing with large amounts of text, such as pages from books and...

    docs.aspose.com/ocr/java/areas-detection/table/
  2. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.CURVED_Text algorithm....CURVED_TEXT Contents [ Hide ] To use this...image, causing the lines of text to curl. This 3D geometric distortion...

    docs.aspose.com/ocr/net/areas-detection/curved_...
  3. Color inversion|Documentation

    How to swap colors in an image using Aspose.OCR for Python via .NET to improve recognition accuracy....working with white (or light) text on a black (or other dark) background..."result" ) # Recognize the image result = api . recognize ( input...

    docs.aspose.com/ocr/python-net/invert/
  4. Barcode Generation and Recognition API for .NET...

    Add barcode generation and recognition to .NET apps. Create and scan 1D and 2D formats such as QR Code, PDF417, and Code 128 with a cross-platform C# SDK....Just a Few Lines Generate Recognize // Create instance of BarcodeGenerator...+ result . CodeTypeName + ", Text: " + result . CodeText ); >...

    products.aspose.com/barcode/net/
  5. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for Java recognition results in JSON format....png" ); // Recognize image ArrayList < RecognitionResult...RecognitionResult > results = api . Recognize ( input ); // Save result...

    docs.aspose.com/ocr/java/save-json/
  6. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....structures on an image and extracts text from cells. This areas detection...dealing with large amounts of text, such as pages from books and...

    docs.aspose.com/ocr/python-net/areas-detection/...
  7. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR recognition engine....languages Contents [ Hide ] To recognize text in certain languages, you...Cyrillic text recognition: aspose-ocr-cyrillic-v1 Chinese text recognition:...

    docs.aspose.com/ocr/java/languages/
  8. Recognition|Documentation

    Extracting Text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....Recognition Contents [ Hide ] Reading text from any content in Aspose.OCR...universal Aspose.OCR.AsposeOcr.Recognize method. This method takes...

    docs.aspose.com/ocr/net/recognition/
  9. Find Text in Picture using Python

    Follow this article to find Text in picture using Python. It has all the details to set the IDE, a list of steps, and a sample code for developing Text finder from image using Python....TeX Product Family Find Text in Picture using Python In this... you will learn how to find text in picture using Python . It...

    kb.aspose.com/ocr/python/find-text-in-picture-u...
  10. Document.compare() does not recognise text box ...

    Document.compare() does not recognise Text box wrap mode changes, changes are not highlighted, revision count is 0. Code snippet: // Create the original document Document docOriginal = new Document(); DocumentBuilder b…...compare() does not recognise text box wrap mode changes Aspose...compare() does not recognise text box wrap mode changes, changes...

    forum.aspose.com/t/document-compare-does-not-re...