Dear,
I have a docs document in which I want to replace a collection of words with images.
For each word, that I want to replace, I have the corresponding image.
The image should replace the word. The dimensions of th…...Drawing; // Load the document Document doc =...SetImage(imagePath); image.Width = run.Font.Size * 10; // Adjust width as...