Extract slides from ppt
Unsolved
General and Desktop
-
If you can require MS PowerPoint to be installed on the target machine then you can use QAxObject to control MS PP and make it save it for you. Here you can find an example with excel: https://forum.qt.io/topic/80647/how-can-i-read-an-excel-worksheet-from-qt-application/9 but the concept is the same. The syntax inside the calls is the same as the one you'd use in VBA