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

text extraction

(0.17 sec)
  1. VisitorAction Enum | Aspose.Words for .NET

    Explore Aspose.Words.VisitorAction enum to effortlessly manage node enumeration, enhancing your document processing efficiency and control....docx" ); // Extract the text contents of our document.../// <summary> /// Collects the text contents of all runs in the...

    reference.aspose.com/words/net/aspose.words/vis...
  2. PDF Search API | Aspose.PDF

    Search PDF documents without opening with free cross-platform Apps and High Code APIs for any platform....with text to find as parameter. Get all extracted text fragments...PDF file using .NET //Search Text from All the Pages of PDF Document...

    products.aspose.com/pdf/search-pdf/
  3. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the Text fragment in PDF using C# and Aspose.PDF... Add Tooltip to Searched Text by adding Invisible Button It...hovers the mouse cursor over the text. Aspose.PDF for .NET provides...

    docs.aspose.com/pdf/net/pdf-tooltip/
  4. Convert TIF to TXT via C# | Aspose

    Sample code for TIF to TXT C# conversion. Use API example code for batch TIF files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on TIF document and save text as TIF document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/tif-to-txt/
  5. Use cases|Documentation

    Learn how to apply Aspose.OCR technology to your business and how to solve real-world problems with just a few lines of code....NET converts printed text in scanned documents, images...or PDFs into machine-readable text. This allows you to easily and...

    docs.aspose.com/ocr/net/use-cases/
  6. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with Text, images, annotations, documents, etc.... Text Extract text from pages. Search text from pages...pages. Get text segments. Search text using regular expressions....

    docs.aspose.com/pdf/cpp/key-features/
  7. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.PDF to convert Pdfs to Docx. The code is as follows: using (var pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions = new DocSaveOptions { Format = DocSaveOption…...selectable text. We want to be able to extract the text from it...document and provide the text in text form. Similar to how Sautinsoft...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...
  8. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plainText from your documents for enhanced readability and processing....PlainTextDocument class Allows to extract plain-text representation of the...more, visit the Working with Text Document documentation article...

    reference.aspose.com/words/net/aspose.words/pla...
  9. Defining the whitelist of characters|Documentation

    How to limit the set of characters Aspose.OCR engine will look for....L "AÁBCDEÉFG12345" ; // Extract text from the image auto result...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/characters-whitelist/
  10. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....To display a hyperlink text, add a text string on a location similar...object is placed. To add a free text: Instantiate an FreeTextAnnotation...

    docs.aspose.com/pdf/java/actions/