Word to powerpoint conversion

Hi,

I saw that you have an online word to powerpoint conversion tool: https://products.aspose.app/words/conversion/word-to-ppt

There was advertising that this was achieved using the Aspose library, however, I couldn’t find any documentation on this feature.

Is this a feature of the latest Aspose libraries? Or is there any documentation on how to achieve the same?

@publishinteractive

This feature has been implemented as application by using API features. There is no direct support available in API for converting the word to PPT. Internally, the features of Aspose.Words have been used to read the text from document and then using Aspose.Slides for .NET to render that text to presentation.