  | | | POI | Hi all
I 'm running into the exact same problem described here
http //java2.5341.com/msg/126167.html
I have an excel spreadsheet that is being generated by Crystal Reports
and processing fails rig
Hi I have a parsing error when trying to read an excel file
Environment jdk 1.4.2 under Windows XP SP1 error identical under poi
2.0 2.5.1 and 3.0-alpha2-20060616 parsing an a file created witHi Erez
There was a bug in StyleTextPropAtom. See the fix for Bug 41015.
http //issues.apache.org/bugzilla/show_bug.cgi?id 41015.
It should also fix the problem with indentation i.e. getIdnetLevelHi. I implemented HSLF to write out ppt files. Single slide files open fine
in OpenOffice. However as soon as I add a second slide OpenOffice says
Error loading document file // <documentname >
VersHi all.
Does anyone else find it weird that POI writes so much stuff to
System.err and System.out even though there is a POILogger class
specifically for logging that kind of stuff? -/
Daniel
-Hi all.
Just for background I 'm trying to figure out how to extract binary
image data from an Excel workbook. Ideally I 'd be able to get at all
embedded binary data (e.g. OLE2 objects) but images a
HI
is anyone know how to protect workbook/sheet using POI ?
I believe HSSFWorkBook only can protect the sheet using no password which
anyone can unprotect it
is there any tutorial/good im new to hwpf. is there any clear documentation on hwpf like hssf. if yes
please give me the link.
thanks & regards
Jeganathan
On Wed 22 Nov 2006 Erez Eisenstein wrote
> When I invoke the method
> org.apache.poi.hslf.usermodel.RichTextRun.getText() I get an exception -
> StringIndexOutOfBoundsException.
>
> I can see that Hi Nick & Yegor.
When I invoke the method
org.apache.poi.hslf.usermodel.RichTextRun.getText() I get an exception -
StringIndexOutOfBoundsException.
I can see that the length member of this instance
Hi
I am trying to read the solution for the Bug 39556 but cant find it
please guide
thanks
Hi
is the Sheet.getMasterSheet() method correct? It is returning null and
when the RichTextRun.getParaTextPropVal() or similars are called a
NullPointerException is thrown as expected...
Tks
Hello
Thank you for the quick answer. I want to re-calculate temp2.xls which
contains formulas and if-functions within the cells B133 - AB224. Formulas
work fine if-functions not!
Here is the samHi can any of you guys tell me what can I make out with this exception?
It happens when I try to initialize an HSLFSlideShow instance using a
file name.
Thanks.
class java.lang.ArrayIndexOutOfHello
We are trying to execute if-functions within MS-Excel via HSSF and it does
not work. By searching the mailing list we found Sumit 's email (see below)
showing that he was able to execute nI am trying to update an existing Excel file. But the updates are not
being saved.
When I append a new cell on the end of an existing row and then save
the workbook to a new file the new file ishi list
i am using nutch-0.8.1 which use poi as its msword parsing solution.
it works well while dealing with English doc even the doc file is
pretty large.
but it comes StringIndexOutOfBoundExcep
HI
I am using HSSFFormulaEvaluator and I am facing two problems
1. HSSFFormulaEvaluator.evaluateInCell() is giving me "ClassCastException ".
I am using the following code
Hi
I am new to poi.
I have got ppt and I need to update the notes text using poi.
Here is the code what I did.
SlideShow ss new SlideShow(new HSLFSlideShow( "slideshow.ppt "))
Notes[] notes ss.Hi all
I tried to get the comment on a power point slide (Menu-Insert-Comment)
using the Comment2000 class but haven 't succeeded so far.
Does anybody tried it before? Thanks in advance for any sugg
Hello
I want to read an exel file and write the some of the feilds to a text file
. The problem is that the feilds are mixed up NUMERIC and STRING in the
same row
so i mhaving a problem in printiHi
I am iterating over a LinkedList returned by the getTextPropList()
method invoked on an instance of RichTextRun class and I 'm trying to
extract all the attributes of this instance.
More specifiI 'm using Lucene+POI to index documents. Text extraction from a Word document
fails either using HDF WordDocument or HWPF WordExtractor. Esentially it is
the same IOException of
java.io.IOExceptHi
What can you make of this? Should I open a new bug in bugzilla?
Thanks
class java.lang.NullPointerException - null
java.lang.NullPointerException
at
org.apache.poi.hslf.record.EscherTHi
What can you make out of this exception? (while initializing a
SlideShow)
class java.lang.ArrayIndexOutOfBoundsException - 45
java.lang.ArrayIndexOutOfBoundsException 45
at
org.apache.pHi Nick and Yegor.
I get the following exception
class java.lang.ClassCastException - org.apache.poi.hslf.record.Slide
java.lang.ClassCastException org.apache.poi.hslf.record.Slide
at or
I will be out of the office starting 11/10/2006 and will not return until
11/20/2006.
For questions concerning eNMP or QA Automation please contact
james.f.hicks@(protected) (215) 466-7902
For queHow can I use graphs with POI.
Documentation says that charts are not supported by POI but that existing
graphs can be imported? Has anyone got experience with doing this?
regards
Michael
Does anyone know how to display a webpage with the excel plugin when there is
a open excel window? It appears that this creates some problem with the
result that the user could be waiting on the weHi everybody i have a question for you....
I have a Slide Array how can i save it as a .jpg file?
The code that I used to extract the slide from a Power Point presentation is
SlideShow ppt new Sli |
|
 |