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…...word with an image Shape image = new Shape(doc, ShapeType.Image);...remainingLength = args.getMatch().group().length(); while ( remainingLength...