Word VBA

<p>Template automation, document generation, and formatting.</p>

Solved July 7, 2015

Word VBA – Eliminate Floating Object Tables

I have a ton of Word documents with somewhat "corrupted" tables. I've been able to automate most of the repair process, but one issue…

thumb_up 7 trending_up 13
Solved May 26, 2013

How to parse mathML in output of WordOpenXML?

I want to read only the xml used for generating equation, which i obtained by using Paragraph.Range.WordOpenXML. But the section used for the equation…

thumb_up 6 trending_up 4
Solved November 7, 2012

XML – adding new line

I have MS word doc saved as .docx. I want to insert new line in my text by edditing XML file of docx. I…

thumb_up 19 trending_up 7
Solved July 9, 2012

Remove MS Word “HTML” using PHP

Possible Duplicate: What is the best free way to clean up Word HTML? PHP to clean-up pasted Microsoft input I allow clients to enter…

thumb_up 7 trending_up 4