I have to read the headings and their contents of both .doc and .docx files in ASP.NET applications. The .docx files I am able to read using OpenXml sdk. For reading word 2003 files (.doc files) I have downloaded Word Xml 2003 SDK. But I am not getting much
help about how to go about parsing the document using Word Xml 2003 SDK. Could anyone help?
ambarray
Member
2 Points
8 Posts
Reading word document headings using Word Xml 2003 SDK
Oct 17, 2011 11:00 AM|LINK
I have to read the headings and their contents of both .doc and .docx files in ASP.NET applications. The .docx files I am able to read using OpenXml sdk. For reading word 2003 files (.doc files) I have downloaded Word Xml 2003 SDK. But I am not getting much help about how to go about parsing the document using Word Xml 2003 SDK. Could anyone help?