Hi Aspose Team,
I’m trying To convert an Excel To word by first converting the Excel worksheet To PDF and converting the PDF doc To word using the following code:
Workbook workbook = new Workbook(dir + @"\Test_09122025…...convert an excel to word by first converting the excel worksheet...SaveFormat.Docx); The PDF output looks close enough to the excel but...