Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 2,197 for

resource

(0.06 sec)
  1. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet.... getValue ())); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-metadata...
  2. 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....readNode ( n ); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  3. Extract table of contents | Documentation

    This article shows how to extract table of contents from Microsoft Word (DOC, DOCX etc), PDF documents and Ebooks (CHM, EPUB)....readToEnd ()); } } } More resources Advanced usage topics To learn...

    docs.groupdocs.com/parser/java/extract-table-of...
  4. Extract text from ZIP archive files | Documenta...

    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:..." ); } } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. Extract metadata from Microsoft Office Excel sp...

    This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets.... Value )); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/extract-metadata-...
  6. GroupDocs Blog | Document Automation Solutions ...

    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....รองดิจิทัลโดยใช้ C# RIFF (Resource Interchange File Format) ...

    blog.groupdocs.com/th/page/26/
  7. GroupDocs Blog | Document Automation Solutions ...

    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.... RIFF (Resource Interchange File Format) ist...

    blog.groupdocs.com/de/page/27/
  8. 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.... RIFF (Resource Interchange File Format) הוא...

    blog.groupdocs.com/he/categories/groupdocs.meta...
  9. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...รองดิจิทัลโดยใช้ C# RIFF (Resource Interchange File Format) ...

    blog.groupdocs.com/th/groupdocs.blog/page/27/
  10. Edit Markdown Documents | Documentation

    This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Node.js via Java....saveOptions ); // Dispose of resources beforeEdit . dispose (); afterEdit...outputMdAbsentConten ); } // Dispose of resources beforeEdit . dispose (); afterEdit...

    docs.groupdocs.com/editor/nodejs-java/edit-mark...