Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 6,141 for

text extraction

(0.93 sec)
  1. 通過 Java 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTX 文件中提取文本和圖像。...getPortions()){ //Display text in the current portion System...//Display font height of the text System. out .print(port.getPortionFormat()...

    products.aspose.com/slides/zh-hant/java/parser/...
  2. Latest Aspose.CAD Product Family topics - Free ...

    Get technical support of Aspose.CAD for .NET, Java and JasperReports....radius 7 53 April 3, 2025 Extract Meta Data From Dwf File 3 21...issue 3 36 March 24, 2025 Extract Text from DGN file 2 41 March...

    forum.aspose.com/c/cad/19
  3. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OCR for Python via .NET developer's reference and start building your OCR applications....algorithm Recognizing : Extract text Recognize unified document...PDF Get recognition results as text Get recognition results as JSON...

    docs.aspose.com/ocr/python-net/developer-refere...
  4. 从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-...
  5. 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...
  6. Feature 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....Plain text (TXT) Easily extract text by saving in plain text format...data sorting Find and replace text Merge/split cells Group/ungroup...

    docs.aspose.com/cells/net/feature-overview/
  7. Aspose.Pdf.InvalidPdfFileFormatException Aspose...

    I have a .net assembly(472) that uses aspose pdf to extract Text out of a PDF file. I call this assembly from an MFC/C++ application using a managed c++ application in the middle(C++/CLI). That is, C++ application calls …...that uses aspose pdf to extract text out of a PDF file. I call...TextAbsorber object to extract text Aspose.Pdf.Text.TextAbsorber textAbsorber...

    forum.aspose.com/t/aspose-pdf-invalidpdffilefor...
  8. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, Textbox, freeform, OLE object, ActiveX control, or picture...can have text, but not all. Shapes that can have text, can contain...alternativeText Defines alternative text to be displayed instead of a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Edit Markdown in C# – Aspose.HTML for .NET

    Code to edit Markdown files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MD file....Add(newLineTrivia); // Create text content for the paragraph var...textSyntaxNode = syntaxFactory.Text( "New paragraph text." ); paragraphSyntaxNode...

    products.aspose.com/html/net/editor/md/
  10. Advanced operations for C++|Aspose.PDF for C++

    Aspose.PDF for C++ can perform not only simple and easy tasks but also cope with more complex functions. For advanced users and developers, the Advanced section will detail these features for you....Working with Text - add, format, search and replace text in PDF Working...with Images - insert, remove, extract image in document Working with...

    docs.aspose.com/pdf/cpp/advanced-operations/