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…...March 1, 2026, 6:02am 1 Hi, I’m trying to do something very basic:...GdipCreateBitmapFrom(…) exception. I’m surprised… This shouldn’t have...