I have a large book written in Microsoft Word and want to create a macro that will find all text using a predefined style and convert that text to an inline image. This text will be in Arabic and generally no longer than 4-5 lines. Is this possible?
UPDATE: Here's an example to show what I'm referring to:

I want to replace that entire line in Arabic with an image (as if I cropped this attached image to only include the Arabic and then replaced the line in Arabic with the image). The reason I want a macro or script to do this is because there are hundreds of such lines and updating them one by one is cumbersome plus that will make modifications difficult later on.
vbaandword-vba. What is the predefined style? What do you mean by an inline image? Would a text box or a single-cell table be acceptable? A before and after description or image would help in understanding what you seek. – Tony Dallimore Jan 16 at 10:04