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(Path.Combine(path, fileName)); //ppt.Save(Path.Combine(path...Combine(path, "ConvertedFiles", "output.docx"), save; var stream =...