The below C# code example demonstrates how to convert a Word document to PDF and then add a text watermark to the converted PDF file in your C# .NET applications.
- GroupDocs.Conversion for .NET: https://products.groupdocs.com/conversion/net/
View a list of all supported file formats https://docs.groupdocs.com/conversion/net/supported-document-formats/
Download GroupDocs.Conversion library from https://downloads.conholdate.com/total/net or install the whole package directly from Nuget https://www.nuget.org/packages/Conholdate.Total/ into your workplace.