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…...html"; var saveOptions = new Aspose.Words.Saving...docxDocument.Save(docxSavePath, saveOptions); We end up with an empty...