English

Add or Remove Watermark in Word Document (DOCX/DOC) in C#

Watermarks are usually used to show ownership or classification of a document. In this article, we will learn to work with watermark in word documents using Aspose.Words for .NET API. Let us cover the following use cases related to watermark. Add Text Watermark in Word Document with C# Add Image Watermark in Word Document with C# Remove Watermark from Word Document with C# Add Text Watermark in Word Document with C# You can add or insert text watermark in a word document, be it a DOC or DOCX file.
June 27, 2020 · 3 min · Farhan Raza