Chart Data Labels Appear when Converting PowerPoint Presentation to PDF

On Microsoft PowerPoint, the graphics viewed have no config data labels, but the data labels are displayed after being saved into PDF

Presentation presentation = new Presentation("D:\\aspose\\ppt\\数据标签.pptx");
presentation.save("D:\\aspose\\ppt\\数据标签.pdf", SaveFormat.Pdf);

image.jpg (150.4 KB)
image.png (27.2 KB)

EPPR-52922.zip (42.6 KB)

@xhaixia,
Thank you for contacting support.

I was unable to reproduce the problem you are experiencing. It looks like the issue is already resolved. Please check your results using the latest version of Aspose.Slides if it is possible. If the issue persists, please share the following information:

  • OS version where the conversion was performed
  • JDK version in your app
  • Aspose.Slides version you used