Hi,
Aspose.Slides.Presentation Ppt = new Aspose.Slides.Presentation(Path.Combine(path, fileName));
//Ppt.Save(Path.Combine(path, "ConvertedFiles", "output.docx"), save;
var stream = new MemoryStream();
Ppt.Save(strea…...Presentation Is Converted to HTML Aspose.Slides Product Family... Aspose.Slides.Presentation ppt = new Aspose.Slides.Presentation(Path...