Free Conversion of DOTX to MHTML by using Nodejs Cloud APIs & SDKs. Also Create, Edit & Render Microsoft Word & OpenOffice documents in the Cloud....Converting DOTX to HTML const request = new SaveAsRequest({ name:..."destination.html" }) wordsApi.saveAs(request) .then((_result) => { // deal...