Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 5,673 for

extract text

(0.1 sec)
  1. 通過 .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/
  2. Passport recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for Extracting Text from passport images....case-insensitive Latin / English text ( A to Z and a to z ), without...true automatically detect white text on a dark/black background and...

    docs.aspose.com/ocr/java/recognition-settings-p...
  3. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....Contents [ Hide ] While you can extract text from color or grayscale...black and white images to detect text and perform automatic corrections...

    docs.aspose.com/ocr/cpp/binarization/
  4. Manipulate Tables in existing PDF|Aspose.PDF fo...

    This section covers various methods for table modification using Aspose.PDF for C++...Text.TableAbsorber class allows you...PDF.Cpp/Text/TextFragment.h> #include <Aspose.PDF.Cpp/Text/TextFragmentCollecti...

    docs.aspose.com/pdf/cpp/manipulate-tables-in-ex...
  5. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method...GetText will retrieve the visible text as well as field codes and special...toString ( aw . SaveFormat . Text ). trim ()). toEqual ( "«Field»"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Export Math Equations from Presentations in .NE...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for .NET—preserve formatting and boost compatibility....For example, you may need to extract the mathematical equations...formula rather than regular text or an image? A formula lives...

    docs.aspose.com/slides/net/exporting-math-equat...
  7. Could not find .ics file inside mail in mailbox...

    Hello Supporter. We are implementing a ics importer using aspose.mail. We have a mailbox for example. When a invitation is sent to the mailbox, then we could read ics file in the email by using code: if (_message.Alte…...MediaType == "text/calendar") { string text = new StreamReader(alternateView...(often with a .ics name or a text/calendar content type). You...

    forum.aspose.com/t/could-not-find-ics-file-insi...
  8. Rendering Shapes Separately from a Document|Asp...

    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....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/cpp/rendering-shapes-sepa...
  9. 从 Excel 文件中提取主题数据|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ 从 Excel 文件中提取主题数据,有效获取样式和格式信息。...></ script > < script type = "text/javascript" > const { Workbook...Uint8Array ( arrayBuffer )); // Extract theme name applied to this...

    docs.aspose.com/cells/zh/javascript-cpp/extract...
  10. 通過.NET從PPT文檔中提取文本和圖像 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/net/parser/ppt/