Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 721 for

document parsing

(0.16 sec)
  1. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire Document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the Document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...extract a text from the entire document or a text from the selected...

    docs.groupdocs.com/parser/java/extract-text-fro...
  2. Extract metadata from Microsoft Office PowerPoi...

    Learn how to extract metadata from PowerPoint presentations (.ppt, .pptx) using GroupDocs.Parser for .NET. Extract Document properties like author, title, creation date, and comments from presentation files....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...by author, date, or company Document Tracking : Find out who last...

    docs.groupdocs.com/parser/net/extract-metadata-...
  3. Extract text from EPUB eBooks | GroupDocs

    To extract text from EPUB e-books GetText and GetText(pageIndex) methods is used. These methods allow to extract text from the entire Document or a text from the selected page. Raw mode is not supported for EPUB....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...extract a text from the entire document or a text from the selected...

    docs.groupdocs.com/parser/net/extract-text-from...
  4. Extract metadata from Emails | GroupDocs

    Extract metadata from emails by using GetMetaData method....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...method and obtain collection of document metadata objects; Iterate...

    docs.groupdocs.com/parser/net/extract-metadata-...
  5. 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...
  6. 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...
  7. 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-...
  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. Extract text from ZIP archive files | GroupDocs

    This article explains that how to extract text from ZIP archive files...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...container element itself, not a document. Here are the steps to extract...

    docs.groupdocs.com/parser/net/extract-text-from...
  10. Detect file type of container item | GroupDocs

    This article explains that how to detect file type of container item....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Instantiate object for the initial document; Call method and obtain the...

    docs.groupdocs.com/parser/net/detect-file-type-...