I have translation output in DOCX format from a tool in a different language from a PDF document.
-
If the original content was in bold, it puts a double ** on each side
of the text.If the original content was italicized, it puts one * on each side of
the text.If it is underlined, it puts a double ## on each side of the text.
Is there a simple macro to write to replace these in the document for any occurrence?
Note: Items can be multiple of these, i.e., bold, and underlined, and then it has **++ on either side of the text.