Hello, 

I need to split input pptx and possibly ppt files into a set of slides each
stored in the separate output pptx (ppt) file. I need to do it on Linux
Ubuntu server without X. I want to run a program from a command line or call
it from another program written in PHP.

Is it possible to do it in C# and Mono? I am new to C# and Mono so if it is
possible code examples would help.

May be I need to delete all slides but one and then repeat for each selected
slide? I found there is

powerPoint.Slides(x).Delete


Thank you!


--
View this message in context: 
http://mono.1490590.n4.nabble.com/How-to-split-input-pptx-file-into-a-set-of-one-slide-files-in-C-tp4547665p4547665.html
Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to