The Format of Chart Axis Labels Is Not Uniform when Saving PPTX to PDF

The format of classification axis is not uniform when save to pdf

Presentation presentation = new Presentation("D:\\aspose\\ppt\\分类轴格式.pptx");
//presentation.getSlides().get_Item(0).getShapes().get_Item(0)
presentation.save("D:\\aspose\\ppt\\分类轴格式.pdf", SaveFormat.Pdf);

image.png (64.0 KB)

image.png (35.6 KB)
EPPR-52924.zip (42.6 KB)

@xhaixia,
Thank you for contacting support.

There were many updates after version 16.2. I was unable to reproduce the problem you are experiencing. 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