Groupdocs.Watermark Product Family on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Groupdocs.Watermark Product Family on Groupdocs Blog | Document Aut......GroupDocs.Watermark Product Family on GroupDocs Blog | Document...content in GroupDocs.Watermark Product Family on GroupDocs Blog |...
This article shows how to create electronic signatures with additional visual extensions...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them.
advanced_usage.adding_text_watermarks.AddTextWatermark
// Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, Fontstyle.Bold | Fontstyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
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....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
This article shows how to adjust text or image watermarks to your needs....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Python Code to PDF on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Python Code to PDF on Groupdocs Blog | Document Automation Solutions for .NET & Jav......Python Code to PDF on GroupDocs Blog | Document Automation Solutions...in Python Code to PDF on GroupDocs Blog | Document Automation...
Groupdocs.Viewer Product Family on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Groupdocs.Viewer Product Family on Groupdocs Blog | Document Automatio......GroupDocs.Viewer Product Family on GroupDocs Blog | Document...content in GroupDocs.Viewer Product Family on GroupDocs Blog | Document...