GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats.
Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information.
Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... OutputXlsx ); } More resources GitHub examples You may easily...
Descubre cómo utilizar GroupDocs.Metadata for Node.js para extraer, actualizar y eliminar metadatos en tus aplicaciones....como IPTC, XMP, EXIF e Image Resources. Manejo de Metadatos Multimedia:...
Temukan cara menggunakan GroupDocs.Metadata for Node.js untuk mengekstrak, memperbarui, dan menghapus metadata dalam aplikasi Anda....IPTC, XMP, EXIF, dan Image Resources. Penanganan Metadata Multimedia:...
This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....return template ; } More resources Advanced usage topics To learn...
This article explains how to implement custom encryption for QR-code electronic signatures.... pdf , options ); More resources GitHub Examples You may easily...
Create bulleted lists in documents by iterating over data collections and displaying items as bullets.... More resources GitHub Examples You may easily...
This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....GetData < string >()); } } More resources GitHub Examples You may easily...
This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....getDataFactor ()); } } } More resources GitHub Examples You may easily...
Build documents from JSON data sources using JsonDataSource class to load and bind JSON data to templates in .NET applications.... More resources GitHub Examples You may easily...