Create the Word file from Html using C#

This project is a sample Create the Word 2007 files from html using DocumentFormat.OpenXml.2.5 library.

Dependent packages:

1. DocumentFormat.OpenXml.2.5 library
2. Visual Studio 2013