Hello Aspose Support Team,
I am using Aspose.Slides for .NET to convert a PowerPoint presentation (PPTX) to HTML5. Below is the code I am using for the conversion:
using Aspose.Slides;
using Aspose.Slides.Export;
clas…...Combine(htmlOutputFolder, "Audio");...string htmlOutputPath = Path.Combine(htmlOutputFolder, "pptxToHtml...