GroupDocs.Parser provides the functionality to handle loading of HTML external resources.
Here are the steps to handle loading of HTML external resources.
Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources.
// Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate Spreadsheet page previews try (Parser parser = new Parser(Constants....Watermark Product Solution GroupDocs...Family / GroupDocs.Parser for Java / Developer Guide / Advanced...
This example demonstrates how to load a file of some particular format.
advanced_usage.loading_files.LoadingFileOfSpecificFormat
JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section.
GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Watermark Product Solution GroupDocs...LoadOptions ( FileFormat . Spreadsheet ); const metadata = new groupdocs...
In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....Watermark Product Solution GroupDocs...Family / GroupDocs.Conversion for Java / Developer guide / Converting...
Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....Watermark Product Solution GroupDocs...Family / GroupDocs.Assembly for Java / Developer Guide / Advanced...
This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your Java applications....Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for Java / Developer Guide / Import documents...
In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Node.js via Java....Watermark Product Solution GroupDocs...GroupDocs.Conversion for Node.js via Java / Developer guide / Basic usage...
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....中國傳統的 Let’s learn to secure spreadsheet files from unauthorized access...begin by safeguarding Excel spreadsheets with passwords online. Following...
This article demonstrates how to save edited text documents, Spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....Watermark Product Solution GroupDocs...GroupDocs.Editor for Node.js via Java . When the end-user has finished...
This article explains how to provide advanced search for metadata electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for Java / Developer Guide / Advanced...