Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Creating new ppt from existings

조회 수: 1 (최근 30일)
Lalit Patil
Lalit Patil 2012년 12월 11일
마감: MATLAB Answer Bot 2021년 8월 20일
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
Walter Roberson
Walter Roberson 2012년 12월 11일
To confirm: ppt is PowerPoint ?

답변 (1개)

Image Analyst
Image Analyst 2012년 12월 11일
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
Sean de Wolski
Sean de Wolski 2012년 12월 11일
You would need to use the COM interface and many cups of coffee:

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

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

Start Hunting!

Translated by