Hi Team,
I have a PPTX (attached) with 1 slide. Slide has a Chart. When I try to get image of the slide, I see that the labels on the x-axis appear slanted while in the ppt they are straight.
The code I used:
using As…...Drawing; using System.Drawing.Imaging; using System;...using System.Linq; using System.Text; using System.Diagnostics; using...