Tag Archives: Minify HTML using CSharp

Render Word documents as Clean HTML using C#

Cleaning and Minification of HTML improve the load time and bandwidth usage of the webpages. It is observed that some unnecessary code is injected when one document is converted to HTML format using some tools. You can get rid of this unwanted code within your .NET applications. This article discusses how to render Word documents to minified HTML using C#.

Posted in GroupDocs.Viewer Product Family | Tagged , ,