We are performing mailmerge operation to generate a document using aspose words cloud api, is there any specific to dynamically add images to the document?...}, new string[] { @"C:\Temp\test.png" }); doc.Save(@"C:\Temp\out...string[] { "test" }, new string[] { @"C:\Temp\test.png" }); doc...