Creating a Word 2007 File from Scratch
doncho
Oct 10, 2006 at 4:28 PM
doncho
|
10,645 views
If you save an Office 2007 document in its default format, and then review the XML files stored in the .docx (zip) container, you might conclude that Office Open XML is complex. And it can be, because it has to be able to represent everything in that Office
document. But it doesn't have to be.…