This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...
Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps.
Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...
The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...
Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document.
advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation
SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...
This article demonstrates how to edit Mobi files using Java programming language....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...
Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...
This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...
This topic describes how to use the GroupDocs.Viewer Node.js API to convert email messages to HTML, PDF, PNG, and JPEG formats....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...
GroupDocs.Watermark API allows you to add watermark in headers and footers of the page....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...