Hi All,
I am looking to translate an English Word Document to Spanish.
Basically, I need to read the entire text contents, translate, and replace entire text contents.
I know I can read the text with WordDocument.GetText.
How can I write it back? Also, is there a way to preserve formatting?
Thanks,
Philip