Hi,
I am trying to convert a presnetation file (pptx) to page-wise images using following snippet, which is picked up from your documentation, but it gives file corrupt error as attached in the image file.
List<…... List<String> imagePaths = new List<String>(); //?? Gives error...SavePageStream getPageStream = page => new FileStream(string.Format("_{0}...