Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,099 for

extracted data

(0.34 sec)
  1. Extract metadata from EPUB eBook | GroupDocs

    This article explains that how to extract metaData from EPUB e-books getMetaData method is used....Usage / Extract data from various formats / Extract data from ePUB...ePUB eBooks / Extract metadata from EPUB eBook Extract metadata from...

    docs.groupdocs.com/parser/java/extract-metadata...
  2. Extract metadata from PDF documents | GroupDocs

    To extract metaData from PDF documents 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. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....Usage / Extract data from various formats / Extract data from PDF...documents / Extract metadata from PDF documents Extract metadata...

    docs.groupdocs.com/parser/java/extract-metadata...
  3. Convert Spreadsheets using GroupDocs.Conversion...

    Reason to use a Document Conversion API The world is becoming a global village and businesses running all over the world interacting and collaborating with hundreds of institutions across the globe, the Data gathered from different sources come in a number of different formats. Even the Data arranged within an organization could be compiled in different formats depending upon the person or department gathering and maintaining it. You may also find yourself in a situation where the older files being used within the company may no longer be compatible with the company’s needs due to certain changes in company policies and software being used by it....institutions across the globe, the data gathered from different sources...different formats. Even the data arranged within an organization...

    blog.groupdocs.com/conversion/convert-spreadshe...
  4. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....Usage / Extract data from various formats / Extract data from Microsoft...Microsoft Office Word documents / Extract hyperlinks from Microsoft Office...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  5. eSign document with Metadata signature | GroupDocs

    This article shows how to add MetaData signature to the each document type meta layer with different Data types over with GroupDocs.Signature...information about resource or another data. From the document perspective...values, decimal values, array of data, strings etc. Each document...

    docs.groupdocs.com/signature/java/esign-documen...
  6. Extract text from HTML documents | GroupDocs

    Learn how to extract a text from HTML documents getText() method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails....Usage / Extract data from various formats / Extract data from HTML...documents / Extract text from HTML documents Extract text from...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. 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....Usage / Extract data from various formats / Extract data from Microsoft...Microsoft Office Word documents / Extract table of contents from Microsoft...

    docs.groupdocs.com/parser/java/extract-table-of...
  8. Extract Images from XLSX using C#

    Learn how to extract images from XLSX using C# with step-by-step guide. Get practical C# code to extract images from XLSX and enhance your Data extraction workflow....Product Family Extract Images from XLSX using C# Extract Images from...Whether you’re building a data extraction tool, generating reports...

    kb.groupdocs.com/parser/net/extract-images-from...
  9. Extract Hyperlinks from DOC using C#

    Learn how to extract hyperlinks from DOC using C# efficiently. We will provide you a code example to read hyperlinks from DOC in C# for tasks like Data extraction....Redaction Product Family Extract Hyperlinks from DOC using C#...analysis tools, the ability to extract hyperlinks from DOC using C#...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  10. Extract text from ZIP archive files | GroupDocs

    To extract files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects. Zip Entry can contain the following metaData: Name Description date The time and date at which the file indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metaData refer to a container element itself, not a document. Here are the steps to extract an email text from Zip archives:...Usage / Extract data from various formats / Extract data from ZIP...archives / Extract text from ZIP archive files Extract text from...

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