Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 115,145 for

ocr

(0.38 sec)
  1. Extracting handwritten text|Documentation

    How to extract text from notes, memos, checks and other handwritten documents....aspose-ocr-handwriting-v1 ) in your project. Aspose.OCR offers...RecognizeHandwritten() method of Aspose.OCR.AsposeOcr class. The method takes...

    docs.aspose.com/ocr/net/recognition/read-handwr...
  2. Getting the list of misspelled words|Documentation

    How to get the list of misspelled words and replacement suggestions....OCR can automatically generate a...GetSpellCheckErrorLi method of Aspose.OCR.RecognitionResult object. This...

    docs.aspose.com/ocr/net/misspelled-words-list/
  3. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....OCR allows you to extract names,...automatically detected using the Aspose.OCR.AsposeOcr.DetectRectangles method...

    docs.aspose.com/ocr/net/image-regions-extract/
  4. Language detecton|Documentation

    How to detect the languages used on the provided image....aspose-ocr-language-classification-v1 ) advanced OCR model to...to your project. Aspose.OCR for .NET can automatically identify...

    docs.aspose.com/ocr/net/language_detection/
  5. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....straightening is critical to the OCR process as it directly affects...and text extraction. Aspose.OCR offers automated processing algorithms...

    docs.aspose.com/ocr/net/deskew/
  6. Recognition|Documentation

    Extracting text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....OCR for .NET is as easy as calling...calling a universal Aspose.OCR.AsposeOcr.Recognize method. This method...

    docs.aspose.com/ocr/net/recognition/
  7. Working with custom dictionaries|Documentation

    How to create and apply custom dictionaries for Aspose.Ocr spell checker....OCR’s built-in dictionaries. The...Aspose . OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...

    docs.aspose.com/ocr/net/dictionaries/
  8. Overriding ONNX options|Documentation

    How to override the default ONNX runtime settings....OCR for .NET leverages ONNX Runtime...is configured through Aspose.OCR.OnnxRuntimeSessionOp static class...

    docs.aspose.com/ocr/net/onnx_options/
  9. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.Ocr determines the structure of a document using the DetectAreasMode.CURVED_TEXT algorithm.... install advanced OCR models ( aspose-ocr-advanced-recognition-v1...Aspose . OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...

    docs.aspose.com/ocr/net/areas-detection/curved_...
  10. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....OCR for .NET can automatically find...OcrInput object , use Aspose.OCR.AsposeOcr.DetectRectangles method...

    docs.aspose.com/ocr/net/image-regions-word-find/