Using this code, the last column is not included in the export.
Workbook asposeWorkbook = new Workbook(@"debugAspose.xlsx");
asposeWorkbook.Save(@"debugAspose.pptx", SaveFormat.Pptx);
debugAspose.zip (7…...Using this code, the last column is not included in the export.
Workbook asposeWorkbook = new Workbook(@"debugAspose.xlsx");
asposeWorkbook.Save(@"debugAspose.pptx", SaveFormat.Pptx);
debugAspose.zip (7…