Hi Team,
I have a PPTX (attached) with two slides. Each slide has a shape with a bullet. When I try To get image of these shapes, I see that the color of the bullet is red instead of black. The code I used:
using Aspos…...Load the presentation using (Presentation presentation = new Presentation("sample...image // using (var img = presentation.Slides[0].GetThumbnail(1...