// For complete examples and data files, please go to https://github.com/groupdocs-watermark/GroupDocs.Watermark-for-.NET using (Document doc = Document.Load(@"C:\test.doc")) { // watermarking goes here // ... }