Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 108,423 for

aspose.ocr

(0.29 sec)
  1. Skew correction|Documentation

    How to straighten a rotated image using Aspose.ocr for Python via .NET to improve recognition accuracy.... Aspose.OCR offers automated processing...the document. # Instantiate Aspose.OCR API api = AsposeOcr () #...

    docs.aspose.com/ocr/python-net/deskew/
  2. OCR .Net sometimes does not recognize blank spa...

    image.png (13,8 KB) When recognizing document images, we usually get the text without any problems. However, in the address area, many of the blank spaces are not recognized. In the attached screenshot, you can see a po…...not recognize blank spaces Aspose.OCR Product Family net antfor...the address area when using Aspose.OCR, you can apply preprocessing...

    forum.aspose.com/t/ocr-net-sometimes-does-not-r...
  3. Common recognition settings|Documentation

    Configuring Aspose.ocr for Python via .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....settings Contents [ Hide ] Aspose.OCR for Python via .NET allows...The whitelist of characters Aspose.OCR engine will look for. detect_areas_mode...

    docs.aspose.com/ocr/python-net/recognition-sett...
  4. Ինչպես հանել տեքստը սկանավորված PDF-ից C#-ով

    Այս թեման օգնում է ձեզ հասկանալ, թե ինչպես կարելի է տեքստ հանել սկանավորված PDF-ից C#-ով: Սա կկիրառի OCR և կարտահանի տեքստը պատկերներից PDF-ով C#-ով:...Tasks Product Family Aspose.OCR Product Family Aspose.Note...տեքստ հանելու համար Ստացեք Aspose.OCR for .NET NuGet.org փաթեթի...

    kb.aspose.com/hy/ocr/net/how-to-extract-text-fr...
  5. Conversion to grayscale|Documentation

    How to convert source images to grayscale using Aspose.ocr for Python via .NET before recognition.... Aspose.OCR for Python via .NET provides...processing filter. # Instantiate Aspose.OCR API api = AsposeOcr () #...

    docs.aspose.com/ocr/python-net/grayscale/
  6. Working with custom dictionaries|Documentation

    How to create and apply custom dictionaries for Aspose.ocr for Python via .NET spell checker....word lists in addition to Aspose.OCR’s built-in dictionaries....checking methods. # Instantiate Aspose.OCR API api = AsposeOcr () #...

    docs.aspose.com/ocr/python-net/dictionaries/
  7. Automatically download required resources|Docum...

    How to use Aspose.ocr for C++ resources in offline mode....resources Contents [ Hide ] Aspose.OCR for C++ can automatically...before calling any other Aspose.OCR method. AsposeOCRResourceLoa...

    docs.aspose.com/ocr/cpp/modules/auto/
  8. Dilation|Documentation

    How to make characters in an image thicker using Aspose.ocr for Python via .NET to improve recognition accuracy.... Aspose.OCR for Python via .NET provides...processing filter. # Instantiate Aspose.OCR API api = AsposeOcr () #...

    docs.aspose.com/ocr/python-net/dilate/
  9. Language detecton|Documentation

    How to detect the languages used on the provided image.... Aspose.OCR for .NET can automatically...languages: # Instantiate Aspose.OCR API api = AsposeOcr () #...

    docs.aspose.com/ocr/python-net/language_detection/
  10. Content areas detection|Documentation

    How Aspose.ocr identifies and analyzes the structure and layout of the image during recognition.... Aspose.OCR offers several content areas...settings . # Instantiate Aspose.OCR API api = AsposeOcr () #...

    docs.aspose.com/ocr/python-net/areas-detection/