I am using this code to add watermark to files.
public static void AddWaterMarkToFile(string FilePath, string password, string ImagePath)
{
using (FileStream stream = File.Open(FilePath, FileMode.Open, FileAccess.Read…...Add(watermark, options); tilankak August 29, 2020, 6:48am 9 thanks for...of sheet) 1 Like atir.tahir August 29, 2020, 10:44am 10 @tilankak...