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