Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 109,184 for

ocr

(0.07 sec)
  1. 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_...
  2. 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...
  3. 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/
  4. 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...
  5. DetectAreasMode.UNIVERSAL|Documentation

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

    docs.aspose.com/ocr/net/areas-detection/universal/
  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. Hello, world!|Documentation

    Get started with Aspose.Ocr for .NET by creating and running a bare minimum example....OCR for .NET. We assume that you...Console App . Install Aspose.OCR (CPU-based) NuGet package to...

    docs.aspose.com/ocr/net/hello-world/
  8. 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/
  9. 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/
  10. 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/