Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 1,695 for

text extraction

(0.04 sec)
  1. Export Indexed Documents to HTML using C#

    Learn how to export indexed documents to HTML using C# with easy-to-follow steps. Implement C# export indexed documents to HTML for better document management....configure properties such as text storage settings Initialize...indexed documents, you can extract the content of a specific document...

    kb.groupdocs.com/search/net/export-indexed-docu...
  2. Get changes coordinates | GroupDocs

    This article explains how to obtain coordinates for detected changes at a document pages preview when comparing documents with GroupDocs.Comparison for Node.js via Java... getY () } , Text: ${ change . getText () } `...and iterates through them to extract and display coordinate information...

    docs.groupdocs.com/comparison/nodejs-java/get-c...
  3. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....with metadata directly but extracts some useful pieces of information...to do that. a Note document Extract the root metadata package Use...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. GroupDocs.Viewer Product Family

    Find answers about viewing and rendering a variety of file types using code on any platform....for Python Latest Answers Extract Text from PDF using Python Render...

    kb.groupdocs.com/viewer/page/3/
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...number of digital invoices and extracting the information manually...simple yet helpful it is to extract pages from different kinds...

    blog.groupdocs.com/groupdocs.blog/page/39/
  6. Zero-Footprint, Cross-Platform Java PDF Viewer ...

    GroupDocs.Viewer for Java is a lightweight library that allows developers to display PDF (as well as Microsoft Word, Excel, PowerPoint and over 50 other types of documents) within their Java apps. The Java PDF viewer provides cross-platform compatibility, allowing end users to view PDF documents from any web-enabled device, including mobiles and tablets. The viewer works with all modern browsers: IE8+, Chrome, FireFox, Safari 5+, Opera and their mobile versions....documents, the library extracts text and renders it on a separate...high-fidelity font rendering - texts look sharp regardless of the...

    blog.groupdocs.com/viewer/zero-footprint-cross-...
  7. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Leave feedback On this page Extracting information about all shapes...Removing shapes with particular text formatting You can also find...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  8. Remove Metadata from ODT using C#

    Discover how to effectively remove metadata from ODT using C#. This guide provides a code snippet showing the process of how to delete metadata from ODT in C#....from ODT using C# Open Document Text ( ODT ) files are commonly used...wide range of features, such as text formatting, images, and styles...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  9. Extract data from ZIP archives | GroupDocs

    The following examples demonstrate how to extract data from ZIP archives:...usage / Extract data from various formats / Extract data from...from ZIP archives Extract data from ZIP archives Leave feedback...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....type of a loaded document and extract some additional file format...a WordProcessing document Extract the root metadata package Use...

    docs.groupdocs.com/metadata/net/working-with-me...