Hi,
I am using C++, Aspose.Cells 26.07 and the following code snippet:
U16String fileName = outDir + u"input.xlsm";
U16String outfileNamePdf1 = outDir + u"out1.Pdf";
Workbook wb = Aspose::Cells::Workbook(fileName);
wb.…...Missing page numbers in PDF Export Aspose.Cells Product Family...outfileNamePDF1 = outDir + u"out1.pdf"; Workbook wb = Aspose::Cell...