Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 3,517 for

recognize image

(0.1 sec)
  1. | Aspose

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

    products.aspose.com/ocr/java/conversion/jpg-to-...
  2. | Aspose

    Sample code for GIF to XLSX Java conversion. Use API example code for batch GIF files to XLSX 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-x...
  3. | 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/java/conversion/gif-to-...
  4. | Aspose

    Sample code for GIF to DOCX Java conversion. Use API example code for batch GIF files to DOCX 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/java/conversion/gif-to-...
  5. | Aspose

    Sample code for GIF to XLSX Java conversion. Use API example code for batch GIF files to XLSX 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/java/conversion/gif-to-...
  6. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for C++ recognition results as PDF, text, Word, or Excel documents, as well as JSON or XML files....full_name (); const string image = current_dir + "p.png" ; const...docx ; asposeocr_page_save ( image . c_str (), "result.docx" ,...

    docs.aspose.com/ocr/cpp/save-file/
  7. 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_...
  8. 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/
  9. detect_areas_mode_enum::TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::TABLE algorithm....detects tabular structures on an image and extracts text from cells...detection algorithm: // Provide the image string file = "source.png" ;...

    docs.aspose.com/ocr/cpp/areas-detection/table/
  10. Recognition|Documentation

    Extracting text from Images, web links, scanned PDFs, folders, and other content....calling a universal asposeocr_recognize() function. This function...structure, that allow you to get image text and save results in various...

    docs.aspose.com/ocr/cpp/recognition/