Powerpoint content of placeholders

1 Ansicht (letzte 30 Tage)
RV
RV am 29 Mai 2020
Beantwortet: Image Analyst am 30 Mai 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 Kommentare
Adam Danz
Adam Danz am 29 Mai 2020
Why not do this within Powerpoint? I recently had to do something similar in order to make a table of contents.
RV
RV am 30 Mai 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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Image Analyst
Image Analyst am 30 Mai 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.

Kategorien

Mehr zu MATLAB Report Generator finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by