Hi,
When converting a PowerPoint side to PDF using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends.
Code:
var saveOptions = new PdfOptions
{
SaveMetafilesAsPng =…...convertedDocument = new Presentation(@".\test.pptx"); convertedDocument...visible in the original presentation or missing after manipulation...