Converting .doc to .docx programmatically
by Paul Kiddie • July 25, 2007 • .net, c# • 1 Comment
I’ve been looking for something that can aid me in converting doc files and other formats to html, or some internal representation that I can do additional parsing on server side, and have come across some interesting applications such as PurePage, ConvertDoc etc. These are great, and have some nice, simple and effective API’s but unfortunately [...]
Read more →