Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 461 for

list recognition

(0.06 sec)
  1. Automatic spelling correction|Documentation

    How to automatically find and correct spelling errors in Recognition results....commonly misspelled words in recognition results with the correct...correctedText ) Getting the list of misspelled words Analyzing...

    docs.aspose.com/ocr/python-net/automatic-spelli...
  2. Language detecton|Documentation

    How to detect the languages used on the provided image....formats and returns them as a list of LanguageDetectionOut objects...languages List<Map.Entry<Language, Float>> Lists the recognition languages...

    docs.aspose.com/ocr/java/language_detection/
  3. Managing downloadable resources|Documentation

    How to manage Aspose.OCR for .NET downloadable modules....the resources To get the full list of compatible resources from...Managing the resources To get the list of Aspose.OCR resources stored...

    docs.aspose.com/ocr/net/modules/management/
  4. Finding character bounding boxes|Documentation

    Character-by-character Recognition and automatic detection of character bounding boxes inside images....perform character-by-character recognition and automatically detect...class. The method returns a list of CharacterRecognition objects...

    docs.aspose.com/ocr/java/image-regions-characte...
  5. Managing downloadable resources|Documentation

    How to manage Aspose.OCR for Java downloadable modules....the resources To get the full list of compatible resources from...Managing the resources To get the list of Aspose.OCR resources stored...

    docs.aspose.com/ocr/java/modules/management/
  6. Working with Text Document|Aspose.Words for Pyt...

    Work with a text document and modify its objects using Python....including bi‑directional marks, list detection, space handling, text...direction, header/footer export, and list indentation, with code examples...

    docs.aspose.com/words/python-net/working-with-t...
  7. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...' Perform OCR recognition Dim results As List(Of RecognitionResult)...pages you want to process. Recognition Settings : Set the language...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  8. JavaScript OCR – image to text on web pages | A...

    With Aspose JS API, you can add optical character Recognition directly to a web page or in cross-platform Electron apps....feature rich Optical Character Recognition (OCR) API supports more than...distorted and noisy images. The recognition results are returned in the...

    products.aspose.com/ocr/javascript-cpp/
  9. Extract Text from PDF using Python

    Follow this article to extract text from PDF using Python. It has all the details to set the IDE, a List of steps, and a sample code to grab text from PDF using a few lines of code in Python....details to set the environment, a list of steps, and a sample code...PDF collection Display the recognition text from the returned collection...

    kb.aspose.com/ocr/python/extract-text-from-pdf-...
  10. Skew correction|Documentation

    How to straighten a rotated image to improve Recognition accuracy....(deskew) before proceeding to recognition. Detecting skew angles To...CalculateSkew method. It returns a list of SkewOutput objects, one per...

    docs.aspose.com/ocr/java/deskew/