Tag Archives: convert docx to html in csharp

View Word Documents as HTML Responsive Page using C#

HTML Responsive web pages are meant to look good on different devices. These pages automatically adjust according to different screen sizes. This article will guide you to automate the conversion and view your Word documents as responsive HTML pages within your .NET applications using C#.

The following topics will be covered in this article:

  • .NET API for Word and Responsive HTML viewer
  • View Word Documents as Responsive HTML using C#
Posted in GroupDocs.Viewer Product Family | Tagged , , ,

Show and Hide Page Borders while Converting Documents to HTML in C#

Convert DOCX to HTML in CSharp

Either you want to convert a document to HTML format to get the content for your website, or you have come across an online document submission website that requires documents to be submitted in HTML format. In either case, you need a DOC to HTML converter. However, if you need to convert your documents to HTML programmatically, then this article is for you only. This article will cover the following ways to convert documents to HTML in C#:… Continue Reading

Posted in GroupDocs.Conversion Product Family | Tagged , , , ,