Replace Text within a Word document using IronPython

Replace Text within a Word document using IronPython

2012 views

Below, the doc_replace_text method demonstrates how to replace text within a Word document. This is commonly used as a way to create dynamic,

Converting a Word document to text using IronPython

Converting a Word document to text using IronPython

2175 views

The module below demonstrates how to convert a batch of Word documents to text.