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…...Drawing.Imaging.ImageFormat.Png); //...(Windows works fine): System.Drawing.Common is not supported on...