This example demonstrates how to load a file of some particular format.
advanced_usage.loading_files.LoadingFileOfSpecificFormat
// Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...
This article is about NoClassDefFoundError: javax/xml/bind/DatatypeConverter...</version> </dependency> Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...
GroupDocs.Signature for Java does not require any external software or third party tool to be installed....for example Java 10 ) Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...
This documentation section explains how to the management and manipulation of form fields within documents....Management Leave feedback On this page The namespace provides classes...Working with Form Fields Was this page helpful? Not really Yes, thanks...
This documentation section explains how to the management and manipulation of form fields within documents....Java Leave feedback On this page The namespace provides classes...Working with Form Fields Was this page helpful? Not really Yes, thanks...
Learn how to embed fonts into an output Word document when editing with GroupDocs.Editor API for Node.js....options Leave feedback On this page Introduction GroupDocs.Editor...for most documents. Was this page helpful? Not really Yes, thanks...
Retrieve and save attachments from emails, Outlook files, archives, and PDFs....doc (220 KB) Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...
Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for .NET API.... Convert (); Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...
This article explains how to control file merging in GroupDocs.Comparison for Node.js via Java....files Leave feedback On this page allows you to merge source code...methods was removed. Was this page helpful? Not really Yes, thanks...
Get started with GroupDocs.Markdown for Python via .NET in minutes -- convert documents to Markdown with a single line of code...guide Leave feedback On this page This guide shows you how to...quick-start-excel.md --- format: Xlsx pages: 4 --- ## Summary | Category...