Hi Team,
I have attached a sample PPTX with a single slide containing a single shape. When I use Aspose to open this PPTX and try to get the image of this shape, I am getting extra artifact in the image. I have attache…...Export; using System.Drawing.Imaging; class Program...img.Save("output.png", System.Drawing.Imaging.ImageFormat.Png);...