Create PowerPoint Presentation from Excel with inputs

Hello Team,


I want to enter my information in excel as the input then the powepoint will be the output.
is it possible to do? If yes then what is the product name and please give me some link for the documentation and sample code also.

Thanks,
Gaurav Bhardwaj

Hi,


Thanks for your query.

Well, Aspose.Cells does not render Excel files to Powerpoint presentations. But you may workaround your requirements by first converting Excel spreadsheet to PDF file format via Aspose.Cells APIs and then use Aspose.Pdf to convert PDF to PPT/PPTX

Hope, this helps you a bit.

Thank you.