Re: Generating ppt through java

2008-09-04 Thread dinshetty
Hi Yegor, How can we insert a new slide between two slides of an existing ppt ? Regards, Dinakara -- View this message in context: http://www.nabble.com/Generating-ppt-through-java-tp18399673p19303905.html Sent from the POI - Dev mailing list archive at Nabble.com.

Re: Generating ppt through java

2008-09-04 Thread Yegor Kozlov
Use ppt.reorderSlide to change the order of slides. You will need to take the recent changes from trunk. Yegor Hi Yegor, How can we insert a new slide between two slides of an existing ppt ? Regards, Dinakara - To

DO NOT REPLY [Bug 45738] New: [PATCH] New code for reading Office Art shapes

2008-09-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45738 Summary: [PATCH] New code for reading Office Art shapes Product: POI Version: 3.0-dev Platform: PC OS/Version: Linux Status: NEW Severity: enhancement

DO NOT REPLY [Bug 45713] java.io.IOException: The text piece table is corrupted ( While processing a Word Document )

2008-09-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45713 --- Comment #3 from Steven Rodeo [EMAIL PROTECTED] 2008-09-04 10:46:47 PST --- (In reply to comment #2) Are you sure the POI exception isn't actually correct? Are you sure that the text piece table isn't in fact corrupted in your

DO NOT REPLY [Bug 45376] HSSFFormulaEvaluator#evaluate functions need to cache intermediate cell values

2008-09-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45376 Josh Micich [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED