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

text extraction

(0.07 sec)
  1. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output...comparer to ignore spaces in the text, focusing only on changes within...documents as a single continuous text (merging all pages). Same parameters...

    docs.aspose.com/pdf/net/compare-pdf-documents/
  2. Slides on Cloud Platforms|Aspose.Slides Documen...

    See how Aspose.Slides runs on major cloud platforms, with deployment tips, scaling guidance, and best practices for processing PowerPoint and OpenDocument....Dynamic Presentations Easily Extracting Text from PPT, PPTX, ODP Developer...

    docs.aspose.com/slides/androidjava/slides-on-cl...
  3. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using JavaScript and Aspose.Slides for Node.js—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/nodejs-java/exporting-ma...
  4. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.TABLE algorithm....structures on an image and extracts text from cells. This areas detection...dealing with large amounts of text, such as pages from books and...

    docs.aspose.com/ocr/python-net/areas-detection/...
  5. Redact Address in PDF that spans multiple lines...

    @alexey.noskov In a PDF document, I need to redact an address that spans multiple lines (e.g., in a table cell): 500 Dungeon Loop Blvd., Suite 1200, San Serifo, TX 75001 Using RedactionAnnotation, can I redact such …...sensitive text in PDF files. The general flow: Search Text : We use...each TextFragment match, we extract its Rectangle (bounding box)...

    forum.aspose.com/t/redact-address-in-pdf-that-s...
  6. Converting a MHTML file to TXT using C++ | Aspo...

    Sample code for MHTML to TXT conversion using C++. Use C++ example for batch MHTML to TXT conversion....MakeObject < Aspose :: Pdf :: Text :: TextAbsorber > (); ta ->...document ); // Save the extracted text in text file System :: IO ::...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  7. Export OFT to DOC via Java | products.aspose.com

    Java API to Convert OFT to DOC without using Microsoft Word or Outlook...templates Extracting standardized communication text for internal...Convert OFT to ODT (OpenDocument Text File Format) Convert OFT to...

    products.aspose.com/total/java/conversion/oft-t...
  8. 通過.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/
  9. Car plate recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting Text from car plate images or photographs....recognition accuracy of white text on a dark/black background....to true. Applicable to Extracting text from a car plate Example...

    docs.aspose.com/ocr/python-net/recognition-sett...
  10. How to Get Comments from a Slide Using Aspose.S...

    Hello Team, I am trying to get comment for each slide but i can not find any property like Slide.Comment to get comment value. I can only see Slide.GetSlideComments with some authours but in my case it wont works well. …...properties such as Author and Text . Example (C# .NET) using System;...= {comment.Author}, Text = {comment.Text}"); } } } } This code...

    forum.aspose.com/t/how-to-get-comments-from-a-s...