Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Creating new ppt from existings

1 Ansicht (letzte 30 Tage)
Lalit Patil
Lalit Patil am 11 Dez. 2012
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
I have one folder and it contains several ppt's and each ppt have several slides.
I want to take only first slide of each ppt and want to save it in new ppt..
So, how to do it..?
  1 Kommentar
Walter Roberson
Walter Roberson am 11 Dez. 2012
To confirm: ppt is PowerPoint ?

Antworten (1)

Image Analyst
Image Analyst am 11 Dez. 2012
If you don't want to use Powerpoint to do it, then you can do it in MATLAB if you use ActiveX to control Powerpoint. There are several activex examples around, but it won't be trivial. Most of the examples are for MATLAB to control Excel, not Powerpoint.
  1 Kommentar
Sean de Wolski
Sean de Wolski am 11 Dez. 2012
You would need to use the COM interface and many cups of coffee:

Diese Frage ist geschlossen.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by