Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 113,642 for

ocr

(0.41 sec)
  1. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multipage documents....OCR for .NET exposes the Aspose.OCR.AsposeOcr.OcrProgress...Aspose . OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...

    docs.aspose.com/ocr/net/track-progress/
  2. Getting recognition results as text|Documentation

    Returning Aspose.Ocr for .NET recognition results as formatted text.... OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...object Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput...

    docs.aspose.com/ocr/net/save-text/
  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. 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/
  5. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters.... OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...object Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput...

    docs.aspose.com/ocr/net/characters-blacklist/
  6. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy....OCR provides a special processing...Aspose . OCR . AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr...

    docs.aspose.com/ocr/net/dilate/
  7. Getting recognition results as JSON|Documentation

    Returning Aspose.Ocr for .NET recognition results in JSON format....OCR for .NET can return recognition...use GetJson method of Aspose.OCR.RecognitionResult object. Set...

    docs.aspose.com/ocr/net/save-json/
  8. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.Ocr engine will look for....OCR mechanisms. You can specify a...a list of characters Aspose.OCR engine will look for in AllowedSymbols...

    docs.aspose.com/ocr/net/characters-whitelist/
  9. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images....OCR for .NET can perform character-by-character...recognized character using Aspose.OCR.AsposeOcr.RecognizeCharacters...

    docs.aspose.com/ocr/net/image-regions-character...
  10. Fast recognition|Documentation

    How to read text from high-quality images using as few resources as possible....OCR can work in the fastest recognition...RecognizeFast method of Aspose.OCR.AsposeOcr class. This method...

    docs.aspose.com/ocr/net/fast-recognition/