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 =…... Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng...\test.pdf", SaveFormat.Pdf, saveOptions); I’ve attached the test...