Powerpoint content of placeholders

1 visualizzazione (ultimi 30 giorni)
RV
RV il 29 Mag 2020
Risposto: Image Analyst il 30 Mag 2020
Seems simple enough but I need help.
I have a pptx file will multiple slides and each one with a title.
How can I import the powerpoint and then read/show all of the titles and their content (i.e. creat a list of the title texts), not just their tags or ids, but the actual content?
  3 Commenti
Adam Danz
Adam Danz il 29 Mag 2020
Why not do this within Powerpoint? I recently had to do something similar in order to make a table of contents.
RV
RV il 30 Mag 2020
I'm working on concatenating a collection of pptx files. They all use the same pptx page template thus having similar layout. But there will be a lot of overlap. Therefore I want to import each one and read the title content so that I can concetnate without duplicating. This will take far to long to scrub them one by one. And yes I do have place holders.

Accedi per commentare.

Risposte (1)

Image Analyst
Image Analyst il 30 Mag 2020
What I usually do is to record a macro to do what I want. Then I create an ActiveX server to do the same commands from MATLAB. Attached are demos where I've done that for Excel. Just do something similar in Powerpoint.

Categorie

Scopri di più su MATLAB Report Generator in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by