Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 98,903 for

aspose ocr

(0.09 sec)
  1. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....a case-sensitive string: Aspose . OCR . AsposeOcr recognitionEngine...recognitionEngine = new Aspose . OCR . AsposeOcr (); // Add an image to...

    docs.aspose.com/ocr/net/characters-blacklist/
  2. Hello, world!|Documentation

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

    docs.aspose.com/ocr/net/hello-world/
  3. Defining the whitelist of characters|Documentation

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

    docs.aspose.com/ocr/net/characters-whitelist/
  4. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.Ocr recognition engine....Cyrillic text recognition: aspose-ocr-cyrillic-v1 Chinese text...text recognition: aspose-ocr-chinese-v2 Indic (Devanagari) text recognition:...

    docs.aspose.com/ocr/net/languages/
  5. Receipt recognition settings|Documentation

    Configuring Aspose.Ocr for .NET recognition engine for extracting text from scanned receipts....settings Contents [ Hide ] Aspose.OCR for .NET allows for very...The whitelist of characters Aspose.OCR engine will look for. IgnoredSymbols...

    docs.aspose.com/ocr/net/recognition-settings-re...
  6. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multipage documents....[ Hide ] Aspose.OCR for .NET exposes the Aspose.OCR.AsposeOcr...of each individual image. Aspose . OCR . AsposeOcr recognitionEngine...

    docs.aspose.com/ocr/net/track-progress/
  7. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....grayscale scans or photographs, Aspose.OCR engine always uses black...black and white By default, Aspose.OCR automatically calculates...

    docs.aspose.com/ocr/net/binarization/
  8. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....coordinates Contents [ Hide ] Aspose.OCR returns coordinates of each...are returned as a list of Aspose.OCR.RecognitionResult.LinesResult...

    docs.aspose.com/ocr/net/image-line-extract/
  9. Convert PNG to TXT via C# | Aspose

    Sample code for PNG to TXT C# conversion. Use API example code for batch PNG files to TXT conversion within VB.NET, Asp.NET or any .NET based application....Products Aspose.NET Conversion PNG to Txt HTML JPG OCR XML BMP...document using Aspose.OCR for .NET library. Aspose.OCR for .NET Overview...

    products.aspose.com/ocr/net/conversion/png-to-txt/
  10. Getting recognition results as XML|Documentation

    Returning Aspose.Ocr for .NET recognition results in XML format....as XML Contents [ Hide ] Aspose.OCR for .NET can return recognition...method of Aspose.OCR.RecognitionResult object. Aspose . OCR . AsposeOcr...

    docs.aspose.com/ocr/net/save-xml/