Tag Archives: watermark using csharp

Watermark Password Protected Documents using C#

Watermarking is one of the ways to protect your documents from illegal use; branding your files; mentioning your documents as drafts or confidential. In order to watermark your files programmatically, this article guides you on how to add watermark to your password-protected files using C#. We will separately look into adding text and image watermarks to the protected files.

The following topics are discussed in this article:

  • .NET API to Watermark Password Protected Files
  • Add Watermark to Protected Files using C#
    • Apply Text Watermark
    • Apply Image Watermark
Posted in GroupDocs.Watermark Product Family | Tagged , , , ,

Add Watermark to a Batch of Documents and Images in .NET and Java

Watermarking is a popular technique to indicate that the content or data inside a document is copyrighted. On the other hand, it is also used to place the company’s logo or some kind of label in the documents before they are shared within or outside the company. However, it is quite hard to apply the watermark to a bunch of documents one by one. It becomes harder if you have documents of various formats such as PDF, DOCX, PPTX, XLSX, … Continue Reading

Posted in GroupDocs.Watermark Product Family | Tagged , , , ,