Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 772 for

document parsing

(0.08 sec)
  1. Extract metadata from Emails | GroupDocs

    To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata: Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email: Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of Document metadata objects; Iterate through the collection and get metadata names and values....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...method and obtain collection of document metadata objects; Iterate...

    docs.groupdocs.com/parser/java/extract-metadata...
  2. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....with providing the ability to parse additional IFD tags like SByte...read thumbnails in supported document formats. The API has been...

    blog.groupdocs.com/categories/groupdocs.metadat...
  3. Extract text by table of contents item | GroupDocs

    Learn how to extract text by specific table of contents items using GroupDocs.Parser for .NET. Extract chapter content from Word Documents, PDFs, and eBooks by TOC item in C#....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Processing, PDF, ePUB and CHM documents (for more details, see )....

    docs.groupdocs.com/parser/net/extract-text-by-t...
  4. Convert DOCX to JPG in C#

    Learn how to Convert DOCX to JPG in C# and perform DOCX to JPG conversion using C# with GroupDocs.Conversion, providing step‑by‑step guidance for developers today!!...DOCX to JPG in C# Converting documents to image formats is a common...is suitable for both single‑document processing and batch operations...

    kb.groupdocs.com/conversion/net/convert-docx-to...
  5. Extract Hyperlinks from PPT using C#

    Learn how to extract hyperlinks from PPT using C#. This guide explains how to read hyperlinks from PPT in C# for efficient content auditing and data processing tasks....or connecting to related documents. Extracting these hyperlinks...significantly enhance your document management, auditing, and...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  6. Extract table of contents from EPUB eBooks | Gr...

    To extract table of contents from EPUB e-books GetToc method is used....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...extraction isn’t supported for the document. For example, table of contents...

    docs.groupdocs.com/parser/net/extract-table-of-...
  7. Convert documents for RAG pipelines | GroupDocs

    Prepare PDF, Word, and Excel Documents as Markdown for retrieval-augmented generation with LLMs...Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...Convert documents for RAG pipelines Convert documents for RAG...

    docs.groupdocs.com/markdown/net/convert-for-rag/
  8. Extract metadata from EPUB eBook | GroupDocs

    To extract metadata from EPUB e-books GetMetadata method is used...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...method and obtain collection of document metadata objects; Iterate...

    docs.groupdocs.com/parser/net/extract-metadata-...
  9. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare Documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....envelopes are used to prepare documents for digital signature and...groupdocs.com' end Upload document. filepath = "#{Dir.tmpdir...

    blog.groupdocs.com/signature/working-with-group...
  10. Working with HTML resources | GroupDocs

    This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML Document...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...are an integral part of HTML document What HTML resources are? Almost...

    docs.groupdocs.com/editor/java/working-with-htm...