Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 6,241 for

document text extraction

(0.59 sec)
  1. Remove DOTX Annotation Online or Manage Annotat...

    delete comments from DOTX file through online app for free. .NET API code to manage comments of DOTX files....Dotx Clear Comments from DOTX Document Online or Manage via .NET...Develop powerful .NET based DOTX document annotation utility application...

    products.aspose.com/total/net/annotate/dotx/
  2. .hed and .hl7 files to pdf - Free Support Forum...

    Do you have any product to convert .hed files to pdf and .hl7 files to pdf....formats are typically plain‑text (or in some cases binary for...which are simple pipe‑delimited text. Aspose does not provide a built‑in...

    forum.aspose.com/t/hed-and-hl7-files-to-pdf/321142
  3. Image recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting Text from images....settings are applicable when extracting text from single-page raster...case-insensitive Latin / English text ( A to Z and a to z ), without...

    docs.aspose.com/ocr/java/recognition-settings-c...
  4. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...ArrayList<>(); try (Document document = new Document(pdfFilePath))... { PageCollection pages = document.getPages(); int pageSize =...

    forum.aspose.com/t/pdf-not-supported-image-type...
  5. Convert PPSM to XLS using Python or with free O...

    PPSM to XLS conversion in your Python applications without using Microsoft Office or online. Test free PPSM to XLS online converter quickly before integrating the code....editing, and converting Excel documents. It also supports a variety...systems, enabling repeatable extraction, tabular organization, and...

    products.aspose.com/total/python-net/conversion...
  6. Convert GIF to TXT via C# | Aspose

    Sample code for GIF to TXT C# conversion. Use API example code for batch GIF files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on GIF document and save text as GIF document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/gif-to-txt/
  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....detect_areas_mode_enum::CURVED_TEXT Contents [ Hide ] To use this...image, causing the lines of text to curl. This 3D geometric distortion...

    docs.aspose.com/ocr/cpp/areas-detection/curved_...
  8. detect_areas_mode_enum::TABLE|Documentation

    How Aspose.OCR determines the structure of a Document using the detect_areas_mode_enum::TABLE algorithm....structures on an image and extracts text from cells. This areas detection...dealing with large amounts of text, such as pages from books and...

    docs.aspose.com/ocr/cpp/areas-detection/table/
  9. C++ Split HTML

    Split HTML files into e pages using C++ code. Save HTML as separate files using C++.... You can integrate the extracted HTML pages with other data...data and, as a result, get documents of the form and content that...

    products.aspose.com/words/cpp/split/html/
  10. 使用 Python 的基本文本提取|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 提取 PDF 文档的文本 — 一次性从所有页面提取或从特定页面提取。... 调用 document.pages.accept(text_absorber) 扫描所有页面。...扫描所有页面。 检索提取的文本来自 text_absorber.text . 将结果写入输出文本文件。 import os import...

    docs.aspose.com/pdf/zh/python-net/basic-text-ex...