Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Extract slides from ppt
Forum Updated to NodeBB v4.3 + New Features

Extract slides from ppt

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 577 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • X Offline
    X Offline
    Xav12358
    wrote on last edited by
    #1

    Hello,

    I look for a solution to extract PowerPoint Slide as Image with Qt.

    Is there an example or solution for my problem?

    1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      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

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      2

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved