Good morning Aspose team,
Having the issue with last update of Aspose.Slides 23.6 when asking for Png for whole slide:
after doing this:
using var bitmap = slide.GetThumbnail(scaleFactor, scaleFactor);
var ms = new Me…...Here is how it behaves with latest update (23.6) Bug415735_SystemDrawingCommonE...would like to know why the latest version 23.6 requires manually...