This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....document with permissions in C# code: Initialize class with new...
This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Merger for .NET.... string filePath = @"c:\sample.docx" ; LoadOptions loadOptions...
The page describes how to obtain supported file formats list when annotate documents and images with GroupDocs.Annotation within your .NET applications....supported file formats list: C# IEnumerable < FileType > supportedFileTypes...
This article explains how to save document to the specified location while using GroupDocs. Watermarks Java API.... Ex: "C:\\Docs\\test.doc" Watermarker...
This article explains how to save document to the specified location while using GroupDocs. Watermarks API.... Ex: @"C:\Docs\test.doc" using ( Watermarker...