Hi Everyone,
I have several documents, where I need to manipulate blocks of texts and the easiest way for me to do that is to highlight them and replace them based on the color of the highlighted texts (I don’t want to hardcode the texts, I only want to deal with their colours).
Does anyone have a good way/code/activity package for replacing texts on already open documents (so the activity needs to attach to an already open document) based on either highlight colours (WdColorIndex)?
Thank you!