Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 6,379 for

extract text

(0.22 sec)
  1. Hello, world!|Documentation

    Get started with Aspose.OCR for Python via .NET by creating and running a bare minimum example....console application for extracting text from an image with Aspose...Any plain text editor. Some image containing a text. You can simply...

    docs.aspose.com/ocr/python-net/hello-world/
  2. 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/
  3. Working with Ranges in Python|Aspose.Words for ...

    Work with ranges in a document using Python....for retrieving plain text and deleting text within a range. In...allows you to access and modify text, bookmarks and form fields within...

    docs.aspose.com/words/python-net/working-with-r...
  4. How to unlock PDF | Aspose.PDF

    Do you know how easily unlock PDF documents using Python? Unlock PDF files with high quality using Python PDF library....edit content, add or remove text, or make other changes to the...allowing them to edit, comment, extract text, and more actions. If the...

    products.aspose.com/pdf/tutorial/unlock-pdf/
  5. Recognition|Documentation

    Extracting Text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....Recognition Contents [ Hide ] Reading text from any content in Aspose.OCR...code example shows how to extract text from multiple images: AsposeOCR...

    docs.aspose.com/ocr/java/recognition/
  6. Recognition settings|Documentation

    How to improve recognition accuracy and tune up Aspose.OCR engine....false Set to true to recognize text in tables. Set to false to improve...and treating tables as plain text. preprocess_area rect* NULL...

    docs.aspose.com/ocr/cpp/settings/
  7. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for C++ recognition results in XML format....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/save-xml/
  8. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via Java....containing a combination of text, line drawings, indexed color...the file. However, it cannot extract images from HTML pages and...

    docs.aspose.com/ocr/python-java/supported-file-...
  9. [.NET] TextAbsorber fails to resolve ToUnicode ...

    I try to Extract Text from a simple pdf printed with Word containing just “ff” ligature in Aptos font (does NOT contain ff glyph). I get following error from TextAbsorber The Text showing operator hasn't ActualText entr…...2026, 12:05pm 1 I try to extract text from a simple pdf printed...error from TextAbsorber The text showing operator hasn't ActualText...

    forum.aspose.com/t/net-textabsorber-fails-to-re...
  10. Add Table to Word Document|Aspose.Words for .NET

    Add a table to a Word document easily and fast instead of using Open XML SDK in C#.... Extract Image from Word Document Change Text in a Table...

    docs.aspose.com/words/net/add-table-to-word-doc...