I want to replace a particular text in a document, say , with an image. Using MS Word automation I could do a search for the text using Selection.Find(), which would move the cursor to my search text, then I could ins…...2022, 5:29pm #4 This method signature doesn’t exist. The solution...@Sunhillow Yes, you are right, the signature of Range.Replace method has...