Hi all,
I want to replace a embedded image with text(keyword) in table.
I have a docx file.
I read the file and then I want to add a embedded image file in place of keyword.
for instance,
this is docx file.
I want to change "today" to "2011-08-28" and "something1" to "some.png" image file. like this,
But I don't know how to replace a ...