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

extract text

(0.08 sec)
  1. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF document with Aspose.PDF for .NET....Setting Text Structure Elements In order to set text structure...code snippet shows how to set text structure elements of a Tagged...

    docs.aspose.com/pdf/net/setting-structure-eleme...
  2. 通過 .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...
  3. 通過 .NET 從 ODP 文檔中提取文本和圖像 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/net/parser/odp/
  4. 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/
  5. Free mobile OCR application|Documentation

    Take a photo of the Text and recognize it with your smartphone....smartphone camera and instantly extract text from it in all popular European...handwritten English. The extracted text can be saved to your device...

    docs.aspose.com/ocr/apps/mobile/
  6. 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...
  7. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, Text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Node.js....documents, a common task is to extract all images found in the document...provides the functionality for extracting and saving image data. However...

    docs.aspose.com/words/nodejs-net/rendering-shap...
  8. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, Text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Python....documents, a common task is to extract all images found in the document...provides the functionality for extracting and saving image data. However...

    docs.aspose.com/words/python-net/rendering-shap...
  9. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library....developers to create forms, add/edit text, manipulate PDF pages, add annotations...encrypt, and decrypt files, extract images, and Signature info...

    docs.aspose.com/pdf/cpp/overview/
  10. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...example demonstrating how to extract the numbering value from paragraphs...label value and the paragraph text System.out.println("List item:...

    forum.aspose.com/t/how-to-get-the-value-of-the-...