[prev in list] [next in list] [prev in thread] [next in thread] 

List:       poi-user
Subject:    importContent(slide) failed,or how to clone a slide?
From:       goobycle <goobycle () 163 ! com>
Date:       2016-08-09 8:08:42
Message-ID: 1470730122107-5724345.post () n5 ! nabble ! com
[Download RAW message or body]

I am  experiencing a normal problem using poi 3.15-beta2.
codeļ¼š 
XMLSlideShow pptx = new XMLSlideShow(new FileInputStream(PPT_TEMPLATE));
XSLFSlide slide = pptx.getSlides()[0]; 
pptx.createSlide().importContent(slide); 
OutputStream out = new
FileOutputStream("output/pie-chart-demo-output.pptx");
pptx.write(out); 
out.close(); 

when I open the pie-chart-demo-output.pptx,there will be a problem to fix.
And fixing over,the copy slide disappears.Is Your problem solved? How to do
? Help me.Many thanks.



--
View this message in context: \
http://apache-poi.1045710.n5.nabble.com/importContent-slide-failed-or-how-to-clone-a-slide-tp5724345.html
 Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic