Przemysław Kłys
Przemysław Kłys
WARNING: ConvertTo-GraphAttachment: Attachment '' processing error. Error: Cannot bind argument to parameter 'LiteralPath' because it is an empty string. WARNING: ConvertTo-GraphAttachment: Attachment '' processing error. Error: Cannot bind argument to...
When using: ```cs public static void Watermark_SampleImage1(string folderPath, bool openWord) { Console.WriteLine("[*] Creating standard document with Watermark Image 1"); var imagePaths = System.IO.Path.Combine(System.IO.Directory.GetCurrentDirectory(), "Images"); string filePath = System.IO.Path.Combine(folderPath, "Basic Document...