En

View Word Documents as Responsive HTML Page using Java

Responsive HTML web pages are the ones that look good on different devices by adjusting themselves according to the different screen sizes. This article will guide you about how to programmatically convert word documents as responsive HTML pages within the Java applications using GroupDocs.Viewer. The following topics will be covered in this article:

  • Java API for Word and Responsive HTML viewer * View Word Documents as Responsive HTML in Java
September 23, 2021 · 3 min · Shoaib Khan

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

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#:
April 29, 2020 · 3 min · Shoaib Khan