Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 3,520 for

recognize image

(0.14 sec)
  1. | Aspose

    Sample code for GIF to TXT Java conversion. Use API example code for batch GIF files to TXT conversion within any Web or Desktop Java based application....Imaging for Java processes scanned images or even smartphone...GIF documents containing recognized text. To add it to your project...

    products.aspose.com/ocr/cpp/conversion/gif-to-txt/
  2. detect_areas_mode_enum::CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::CURVED_TEXT algorithm....results in distortion of the image, causing the lines of text to...dealing with perfectly straight images, such as a single scanned sheet...

    docs.aspose.com/ocr/cpp/areas-detection/curved_...
  3. detect_areas_mode_enum::MIXED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::MIXED_TEXT algorithm....extract as much text from an image as possible. The OCR engine...detection algorithm: // Provide the image string file = "source.png" ;...

    docs.aspose.com/ocr/cpp/areas-detection/mixed/
  4. detect_areas_mode_enum::COMBINE|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::COMBINE algorithm....extract as much text from an image as possible. The OCR engine...detection algorithm: // Provide the image string file = "source.png" ;...

    docs.aspose.com/ocr/cpp/areas-detection/combine/
  5. detect_areas_mode_enum::PHOTO|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::PHOTO algorithm....detects smaller text areas in an image, such as individual words, phrases...detection algorithm: // Provide the image string file = "source.png" ;...

    docs.aspose.com/ocr/cpp/areas-detection/photo/
  6. | Aspose

    Sample code for GIF to DOC Java conversion. Use API example code for batch GIF files to DOC conversion within any Web or Desktop Java based application....Imaging for Java processes scanned images or even smartphone...GIF documents containing recognized text. To add it to your project...

    products.aspose.com/ocr/cpp/conversion/gif-to-doc/
  7. ParagraphConfig|Documentation

    ParagraphConfig element allows you to combine text and Images....is used to combine text and images . Declaration ParagraphConfig...Generation.Config.Enums ; Texts and images are provided in the Children...

    docs.aspose.com/omr/net/programmatic-forms/para...
  8. | Aspose

    Sample code for GIF to PDF Java conversion. Use API example code for batch GIF files to PDF conversion within any Web or Desktop Java based application....Imaging for Java processes scanned images or even smartphone...GIF documents containing recognized text. To add it to your project...

    products.aspose.com/ocr/cpp/conversion/gif-to-pdf/
  9. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...recognition source: from an image file, a bitmap, or a stream... The following five raster image formats are supported: PNG,...

    docs.aspose.com/barcode/python-net/set-barcode-...
  10. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....detected lines when previewing an image. The lines are returned as a...API api = AsposeOcr () # Add image to the recognition batch input...

    docs.aspose.com/ocr/python-net/image-line-extract/