Convert excel file to ppt

Hi Team,


May I know how to read an existing excel file on desktop and save/convert to ppt/pptx.

Could you please suggest with me sample code.

Thanks in advance!!!
Sanjeev

Hi Sanjeev,


I am afraid, the Aspose.Cells APIs do not provide any means to directly convert a spreadsheet to presentation format. However, you may convert spreadsheets to images using Aspose.Cells APIs and insert the images to presentation slides with the help of Aspose.Slides APIs.