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