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<…...presnetation file (pptx) to page-wise images using following...getPageStream = page => new FileStream(string.Format("_{0}.png", page), FileMode...