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…...to PDF and converting the PDF doc to word using the following code:...Save(pdfFile, pdfSaveOptions); Document doc = new Document(pdfFile); string...