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:...Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Node...
This article shows how to save a file to the specified stream in Java...Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...
Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...
Learn about managing Metadata for Video formats....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...
This API allows you to redact, hide, or remove private contents in any type of file format using Java language on any platform....Metadata Product Family GroupDocs.Search...Java Remove Metadata from RTF using Java Remove Metadata from PPTX...
Team GroupDocs is really pleased to announce the release of GroupDocs.Metadata for .NET version 17.3.0. There are four enhancements and one new feature introduced in this regular monthly release. GroupDocs.Metadata for .NET now allows its users to read thumbnails in supported document formats. The API has been enhanced to update and remove EXIF Metadata faster. Not only this, the API has also been improved to load only the existing Metadata keys in PDF class beside adding the ability to lazy load Document info property for Document formats....Metadata for .NET version 17.3.0 ....monthly release. GroupDocs.Metadata for .NET now allows its users...
Manage EXIF Metadata of your images in C#. Extract, update, add or remove EXIF data of your images programmatically using the Metadata .NET API....properties Remove EXIF metadataMetadata Management C# Library...Library # GroupDocs.Metadata for .NET is metadata management .NET API...
This article shows how to save a document to a specified location on a local disk...Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...
Quick Start section for GroupDocs.Metadata API Manage Metadata in your documents fast and easy with our intuitive and powerful API just with a few lines of code.
Let’s review common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Metadata API....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...