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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of Java code....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
Adding watermark to a particular worksheet GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document. Adding watermark to a particular Excel worksheet using GroupDocs.Watermark consists of following steps.
Load the document Create and initialize watermark object Set watermark properties Create SpreadsheetWatermarkShapeOptions and call setWorksheetIndex() Add watermark to the worksheet Save the document Following code shows how to add watermark to a particular worksheet....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for .NET API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...