How to import power point slide
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Noumassya1520
7 - Meteor
‎05-28-2024
10:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
One of the files I have to use for my work is a power point slide. I have been manually copying the data into an excel file then import the excel file into the workflow. Which tool can I use to import the power point slide without having to first copy it it into an excel file?
Labels:
- Labels:
- Workflow
1 REPLY 1
16 - Nebula
‎05-28-2024
02:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can't do it natively. But either with the Run Command Tool, Python Tool, R Tool, or a combination of these you can change the extension of the .pptx to .zip → unzip → find the slide info (I believe it's a .txt file) and read that in. Have a go and if you're still having difficulties, I can help.
