Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 834 for

document parsing

(0.26 sec)
  1. Extract metadata from Microsoft Office PowerPoi...

    To extract metadata from Microsoft Office PowerPoint presentations getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. comments The comments of the presentation. content-status The content status of the presentation. category The category of the presentation. company The company of the presentation. manager The manager of the presentation....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. Extract attachments from PDF portfolios | Group...

    This article explains that how to extract attachments from PDF Documents...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...formats / Extract data from PDF documents / Extract attachments from...

    docs.groupdocs.com/parser/net/extract-attachmen...
  3. nsf_with_max_items.html

    All messages To: sdmit@km.ru Subject: Spotlight on Aspose.Diagram and more from Aspose, October 2016 Message: View th......create, edit, or convert Visio documents. It supports large number...Update Table Borders in a Document using Aspose.Words for Cloud...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  4. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word Document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the Document. For example, table of contents extraction isn’t supported for TXT files. Therefore, for TXT file getToc method returns null. If Microsoft Office Word Document has no table of contents, getToc method returns an empty collection....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Extract table of contents...

    docs.groupdocs.com/parser/java/extract-table-of...
  5. 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-...
  6. Highlight text upon conversion to HTML in .NET ...

    Hi, I was wondering if there is any way to highlight certain words of Document, when converting it to HTML with GroupDocs.Viewer. I tried using GroupDocs.Search after the conversion with GroupDocs.Viewer, but the resul…...dotnet , document-annotation , document-viewer , document-search...highlight certain words of document, when converting it to HTML...

    forum.groupdocs.com/t/highlight-text-upon-conve...
  7. 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/java/extract-text-fro...
  8. Extract metadata from DOCX using C#

    This article will guide you on how to extract metadata from DOCX using C#. A DOCX metadata extraction C# code example is provided, demonstrating how to perform this process....DOCX using C# In the realm of document processing, extracting metadata...contents and properties of a document. This article will guide you...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  9. Extract highlights | GroupDocs

    This article explains that how to extract highlights from Documents....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...search functionality) from documents by the method: HighlightItem...

    docs.groupdocs.com/parser/net/extract-highlights/
  10. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; 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...extraction isn’t supported for the document. For example, text extraction...

    docs.groupdocs.com/parser/java/extract-text-fro...