Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Creating new ppt from existings
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Respuestas (1)
Image Analyst
el 11 de Dic. de 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 comentario
Sean de Wolski
el 11 de Dic. de 2012
You would need to use the COM interface and many cups of coffee:
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!