Hi,
I use this snippet to open and resave the ppt file on Linux.
using (var presentation = new Presentation(inFile))
{
SaveFormat format = SaveFormat.Ppt;
presentation.Save(tempFile, format);
}
There is a chart sh…...Rendering Is Different after Loading on Linux Aspose.Slides Product...Family slides-net , slides-fonts , slides-chart dunghnguyen November...