Have an asp.net web application that needs to convert HTML to docx.
I’m using the .net word-cloud nuget package and can load the HTML using LoadWebDocumentData.
I’d like to convert to docx and stream the file back to t…...content directly in the request body and receive the converted DOCX...