This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....NET library we provide simple, but powerful...
This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API....NET library we provide simple, but powerful...
Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in WEBP images. For more details please refer to the following guide: Working with XMP metadata.
More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:
GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples Free online document metadata management App Along with full featured .NET Library we provide simple, but powerful free Apps....NET library we provide simple, but powerful...
The articles in this section describe advanced search index related topics.
You will find details about index management and advanced options:
More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples:
GroupDocs.Search for .NET examples
GroupDocs.Search for Java examples
Free online document search App Along with full featured .NET Library we provide simple, but powerful free Apps....NET library we provide simple, but powerful...
We are delighted to announce the another monthly release of GroupDocs.Signature for Java v18.4. This release comes up with many features like searching QRCode and Barcode signatures in supported documents. Aside this, few improvements and fixes are also introduced in this version of the API. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience.
eSignature API for Java v18....Gradient Update dynamic Metered library with latest changes Mark Brush...
This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using C#....NET library we provide simple, but powerful...
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 ....with a full featured Java library we provide simple, but powerful...