Can i create PPTX file using Aspose.Slides.dll with latest version 14.6.0.0

Hi Team,

Earlier in my application we use Aspose.slides.dll 2.8.0.0 version to create PPT

Now we want to generate PPTX file, with which version we can work for this, please suggest.

some of the methods are not supporting when i add the latest version

'Aspose.Slides.Presentation' does not contain a definition for 'GetSlideByPosition.

'Aspose.Slides.Presentation' does not contain a definition for 'CloneSlide'

'Aspose.Slides.Presentation' does not contain a definition for 'Fonts'

'Aspose.Slides.Shape' does not contain a definition for 'TextFrame'

Thanks,

Praveen

Hi Praveen,

Thank you for the details.

Well, you are using a very old version of the API. You can check the documentation for changes required in your code. Following are the links you can check for the errors mentioned in you post.

PowerPoint Fonts
Clone Slides

Please feel free to contact support in case you need any further assistance.

Thanks & Regards,