Note This page contains release notes for GroupDocs.Metadata for .NET 20.8 Major Features There are the following features, enhancements and fixes in this release:
Implement the ability to add/update EXIF metadata properties of arbitrary types using the search API Implement the ability to add/update XMP metadata properties of arbitrary types using the search API “Compression is not supported” exception is thrown when reading BMP Visio Document version is not supported Exception is thrown when trying to access Inspection Package “Already registered Parameter " exception when reading Presentation file Incorrect image size Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-3432 Implement the ability to add/update EXIF metadata properties of arbitrary types using the search API Improvement METADATANET-3433 Implement the ability to add/update XMP metadata properties of arbitrary types using the search API Improvement METADATANET-3275 “Compression is not supported” exception is thrown when reading BMP Bug METADATANET-3289 Visio Document version is not supported Bug METADATANET-3291 Exception is thrown when trying to access Inspection Package Bug METADATANET-3294 “Already registered Parameter " exception when reading Presentation file Bug METADATANET-3469 Incorrect image size Bug Public API and Backward Incompatible Changes Implement the ability to add/update EXIF metadata properties of arbitrary types using the search API Starting from version 20....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This article shows how to access XMP metadata in a file of any supported format....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for .NET....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats.
Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information.
Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This article explains how to work with spreadsheet document attachments while using GroupDocs watermarking Java API...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
Note This page contains release notes for GroupDocs.Signature for .NET 19.8 Major Features Warning In this version we’re introducing new public API which was designed to be simple and easy to use. For more details about new API please check Public Docs. The legacy API have been moved into Legacy namespace so after update to this version it is required to make project-wide replacement of namespace usages from GroupDocs.Signature. to GroupDocs....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...