Powerpoint content of placeholders

1 回表示 (過去 30 日間)
RV
RV 2020 年 5 月 29 日
回答済み: Image Analyst 2020 年 5 月 30 日
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 件のコメント
Adam Danz
Adam Danz 2020 年 5 月 29 日
Why not do this within Powerpoint? I recently had to do something similar in order to make a table of contents.
RV
RV 2020 年 5 月 30 日
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.

サインインしてコメントする。

回答 (1 件)

Image Analyst
Image Analyst 2020 年 5 月 30 日
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.

カテゴリ

Help Center および File ExchangeMATLAB Report Generator についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by