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:...Editor Product Solution GroupDocs...
This example demonstrates how to load a file from a stream.
advanced_usage.loading_files.LoadFromStream
// Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:
GroupDocs.Metadata for ....Editor Product Solution GroupDocs...
GroupDocs.Total for Java 26.4 is nu beschikbaar, met bijgewerkte ingebedde bibliotheken en stabiliteitsverbeteringen....Editor 26.1 Release notes GroupDocs...
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....Editor cho Java giới thiệu các API...
Naučte se, jak sloučit soubory PDF pomocí programování v C#. Zjednodušte správu dokumentů pomocí kódu, jak kombinovat soubory PDF v C# bez instalace dalšího softwaru.... Budete potřebovat editor kódu (například Visual Studio)...
Neste artigo, você encontrará instruções completas sobre como converter DOCX em SVG usando C# junto com um exemplo de aplicativo .NET para transformar DOCX em SVG em C#....documento em um navegador da Web ou editor gráfico. Felizmente, com a...
All'interno di questo articolo, troverai le istruzioni complete su come convertire DOCX in SVG utilizzando C# insieme all'applicazione .NET di esempio per trasformare DOCX in SVG in C#....documento in un browser web o in un editor grafico. Fortunatamente, con...