Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 103,466 for

ocr

(0.05 sec)
  1. DetectAreasMode.MULTICOLUMN|Documentation

    How Aspose.Ocr determines the structure of a document using the DetectAreasMode.MULTICOLUMN algorithm.... OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...object Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput...

    docs.aspose.com/ocr/net/areas-detection/multico...
  2. 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/
  3. 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...
  4. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them....OCR offers a special recognition...RecognizeInvoice method of Aspose.OCR.AsposeOcr class. This method...

    docs.aspose.com/ocr/net/recognition/invoice/
  5. 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/
  6. Common recognition settings|Documentation

    Configuring Aspose.Ocr for .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....OCR for .NET allows for very flexible...Aspose.OCR engine will look for. DetectAreasMode Aspose.OCR.DetectAreasMode...

    docs.aspose.com/ocr/net/recognition-settings-co...
  7. Layout detecton|Documentation

    How to detect the layout on the provided image....OCR for .NET can automatically analyze...images as Aspose.OCR.OcrInput object to Aspose.OCR.DetectDocumentLayout...

    docs.aspose.com/ocr/net/layout_detection/
  8. Finding line bounding boxes|Documentation

    Automatic detection of line 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-line-find/
  9. 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/
  10. 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/