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

extract text

(0.1 sec)
  1. 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/
  2. 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...
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. 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-...
  8. [.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...
  9. 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...
  10. Document.UpdateListLabels | Aspose.Words for .NET

    Effortlessly update all list item labels in your document with the UpdateListLabels method, ensuring consistency and clarity in your content.... Examples Shows how to extract the list labels of all paragraphs...IndexOf(paragraph)}" ); // This is the text we get when getting when we...

    reference.aspose.com/words/net/aspose.words/doc...