GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...information, please see release notes. We’d recommend you to fetch...information, please see release notes. We’d recommend you to fetch...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...release, please visit the release notes. At GroupDocs, we are always... Please follow the release notes here for further details. We’d...
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....with masters, layouts, and notes GroupDocs.Watermark enables...); } // Add watermark to all notes slides for ( int i = 0 ; i <...