Hi
Here is the file (please delete after usage !):
here is the code:
using (var stream = new FileStream(ppt, FileMode.Open))
{
var Presentation = new Aspose.Slides.Presentation(stream, loadOptions);
try
…...Saving a PowerPoint Presentation Causes "Method or Operation...Open)) { var presentation = new Aspose.Slides.Presentation(stream,...