Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 4,664 for

document text extraction

(0.05 sec)
  1. Fast recognition|Documentation

    How to read Text from high-quality scans using as few resources as possible....content = { source }; // Extract text from the image auto result...()); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/fast-recognition/
  2. PDF to TXT Converter using JavaScript via C++ |...

    JavaScript via C++ sample code for converting PDF to TXT on any platform...convert programmatically a document from PDF to TXT format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/javascript-cpp/conversi...
  3. Extract data from AcroForm|Aspose.PDF for C++

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into XML, or FDF format....Extract data from AcroForm Contents [ Hide ] Extract form fields...fields from PDF document Aspose.PDF for C++ allows you to not only...

    docs.aspose.com/pdf/cpp/extract-data-from-acrof...
  4. Convert DOC to POWERPOINT in Android Apps or wi...

    DOC to POWERPOINT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOC to POWERPOINT online converter quickly before integrating the code....developer looking to add a document conversion feature to your...can help you automate the document conversion process in your...

    products.aspose.com/total/android-java/conversi...
  5. Passport recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting Text from passport images....recognition accuracy of white text on a dark/black background....Country Aspose.OCR.Country NONE Extract key passport details (such...

    docs.aspose.com/ocr/net/recognition-settings-pa...
  6. Aspose.OCR for Python via Java|Documentation

    Aspose.OCR for Python via Java is an easy-to-use Python library for extracting Text from scans, photos and PDFs....and fast API allows you to extract text from scans, screenshots...results are returned in popular document and data exchange formats...

    docs.aspose.com/ocr/python-java/
  7. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting Document to ensure that it displays accurately, or search for a suitable font replacement, or uses the Font fallback mechanism....tasks, including rendering documents to fixed-page formats, for...When Aspose.Words renders a document, it needs to perform embedding...

    docs.aspose.com/words/java/manipulate-and-subst...
  8. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via C++....C++ is capable of recognizing text from any file obtained through...for Python via C++ cannot extract images from HTML pages. The...

    docs.aspose.com/ocr/python-cpp/supported-file-f...
  9. Free OCR applications|Documentation

    Explore free apps built with Aspose.OCR. Experience full product capabilities without writing a single line of code....applications Instantly extract a text from an image, scanned...mobile app Take a photo of the text and recognize it with your smartphone...

    docs.aspose.com/ocr/apps/
  10. Multithreading support|Documentation

    Optimize the resource usage and increase performance by setting the number of threads used by Aspose.OCR for C++ recognition engine....language_alphabet = language :: ukr ; // Extract text from the image auto result...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/multithreading/