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…...Additional Text Appears when a Presentation Is Converted to HTML Aspose...Slides.Presentation ppt = new Aspose.Slides.Presentation(Path.Combine(path...