Convert HTML to DOCX using C# and .NET
Despite of the component names «HTML to RTF .Net», it can simultaneously convert to DOCX format completely supporting the Office Open XML specification. And we've decided to not change the component's name.
You can transform HTML documents to DOCX format as MemoryStream, Files, URI or Bytes Array.