Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 4,077 for

document text extraction

(0.05 sec)
  1. 搜索 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API,无需打开即可搜索 PDF 文档。...//Search Text from All the Pages of PDF Document Document pdfDocument...pdfDocument = new Document ( "SearchAndGetTextFrom.pdf" ); // Create...

    products.aspose.com/pdf/zh-hant/search-pdf/
  2. Edit MARKDOWN In C#

    Edit MARKDOWN in C# code....Use it to modify Markdown documents programmatically This is a...C# C++ View code snippet Edit text in Markdown using C# Programmatic...

    products.aspose.com/words/net/edit/markdown/
  3. 多线程下获取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...
  4. Edit PDF In C#

    Edit PDF in C# code.... Use it to modify PDF documents programmatically This is a...Python C# View code snippet Edit text in PDF using C# Programmatic...

    products.aspose.com/words/net/edit/pdf/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Merge PDF Documents using C++https://products.aspose.com/pdf/cpp/merger/Recent content in Merge PDF Documents using C++ on Aspsoe.PDF ProductsH......PDF Products – Merge PDF Documents using C++https://products...ent content in Merge PDF Documents using C++ on Aspsoe.PDF ProductsHugo...

    products.aspose.com/pdf/cpp/merger/index.xml
  6. LayoutEnumerator class | Aspose.Words for Python

    aspose.words.layout.LayoutEnumerator class. Enumerates page layout entities of a Document....page layout entities of a document. You can use this class to...properties are type, geometry, text and page index where entity...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....Ask AI Extracting lines with coordinates Contents [ Hide ] Aspose...returns coordinates of each extracted line in recognition results...

    docs.aspose.com/ocr/net/image-line-extract/
  8. Paragraph.list_label property | Aspose.Words fo...

    Paragraph.list_label property. Gets a [Paragraph.list_label](./) object that provides access to list numbering value and formatting for this paragraph.... Examples Shows how to extract the list labels of all paragraphs...are list items. doc = aw . Document ( file_name = MY_DIR + 'Rendering...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, Text boxes, and images effortlessly in your projects....the Working with Shapes documentation article. public sealed class...get; set; } Defines alternative text to be displayed instead of a...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....Extracting lines with coordinates Contents [ Hide ] Aspose.OCR...returns coordinates of each extracted line in recognition results...

    docs.aspose.com/ocr/java/image-line-extract/