WPF or C# convert Html to Doc
See the question and my original answer on StackOverflowIf RTF is a valid output option for you (Microsoft Word opens .RTF file without any specific configuration, they're just bigger in size, in general), there is an interesting free project here: XHTML2RTF: An HTML to RTF conversion tool based on XSL