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…...Slides for .NET to convert a PowerPoint presentation...Combine(htmlOutputFolder, "pptxToHtml.html"); Html5Options html5Options...