Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 6,749 for

text extraction

(0.41 sec)
  1. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....code snippets show how to add text in an existing PDF file. import...row1 . cells . add () my_text = ap . text . TextFragment ( "col3...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  2. Aspose.Cells Features|Documentation

    Summarize Aspose.Cells for Java features and provide links to detailed feature descriptions....Plain Text (TXT) Easily extract text by saving in plain‑text format...sorting Yes Find and replace text Yes Merge/split cells Yes Group/ungroup...

    docs.aspose.com/cells/java/aspose-cells-features/
  3. Features Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Create emails containing plain text Create emails containing HTML...MSG, MHT and EML formats. Extract attachments from Microsoft...

    docs.aspose.com/email/python-net/features-overv...
  4. 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/
  5. 从PDF文档页面搜索并获取文本|Aspose.PDF for C++

    本文解释了如何使用各种工具从PDF文档中搜索并获取文本。我们可以使用正则表达式从特定页面或整个页面进行搜索。...using namespace Aspose :: Pdf :: Text ; void SearchAndGetTextFrom...:- {0}" , textFragment -> get_Text ()); Console :: WriteLine (...

    docs.aspose.com/pdf/zh/cpp/search-and-get-text-...
  6. Android API to Render EPUB to ODT | products.as...

    Transform EPUB to ODT via Android via Java API...to store documents, such as text, spreadsheets, presentations...documents to other formats, extract text from PDF documents, and...

    products.aspose.com/total/android-java/conversi...
  7. Android API to Render MD to ODT | products.aspo...

    Transform MD to ODT via Android via Java API...Markdown (MD) files to OpenDocument Text (ODT) format is a useful way...documents to other formats, extract text from PDF documents, and...

    products.aspose.com/total/android-java/conversi...
  8. 通過 .NET 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上的 PPTX 文件中提取文本和圖像。...NuGet 安裝 解析 PPTX 文件 - C# //Extract Text from the Whole pptx Presentation...in para.Portions) { //Display text in the current portion Console...

    products.aspose.com/slides/zh-hant/net/parser/p...
  9. Working with Styles and Themes in C#|Aspose.Wor...

    Advanced Microsoft Word formatting features, working with styles and themes using C#.... How to Extract Content Based on Styles At...count paragraphs and runs of text formatted with a specific style...

    docs.aspose.com/words/net/working-with-styles-a...
  10. Paragraph | Aspose.Words for Java

    Represents a paragraph of Text in Java....CompositeNode Represents a paragraph of text. To learn more, visit the Working...ControlChar.CELL characters inside the text of the paragraph as it might...

    reference.aspose.com/words/java/com.aspose.word...