Hi, I’m trying to do something very basic:
using Aspose.Slides;
using Aspose.Slides.Export;
using var presentation = new Presentation();
presentation.Save("blank.pptx", SaveFormat.Pptx);
This crashes on non Windows m…...NET Is Not Working on a Non-Windows Machine Aspose.Slides Product...Pptx); This crashes on non Windows machines, because of a System...