Hello. We have tried converting the following Document to html:
docHeaderOnly.docx (53.2 KB)
We are using latest version of [Aspose.Words 25.6.0], in .net8.
The code used is the following:
var docxFilePath = "docHead…...tried converting the following document to html: docHeaderOnly.docx...docxDocument = new Aspose.Words.Document(docxFilePath); docxDocument...