Here is a static excel file. When the Aspose interface is used to directly convert to PDF, open the PDF to view. The fonts in the original cells are incomplete in the PDF
image.png (24.8 KB)
image.png (82.2 KB)
image.png (105.2 KB)
Workbook workbook = new Workbook("D://Aspose//SMS_27367//SMS_27367.xlsx");
workbook.save("D://Aspose//SMS_27367//SMS_27367.pdf", SaveFormat.PDF);
The following is the attachment:
SMS_27367.zip (240.4 KB)