Hi Team,
I have a PPTX containing one slide having two icons (refer to sample.zip to get the sample.pptx). I am using Aspose Slides for .NET (version 25.3) to get images of these shapes using following code:
using Aspo…...Export; using System.Drawing.Imaging; class Program...loads\\shape{ix}.png", System.Drawing.Imaging.ImageFormat.Png);...