  | | | POI | Hi Harsh.
POI interpretes (read)/emulates (write) the physical structures of an Excel
file.
Excel macros are COM programming on a higher level not having to take care
for several COM details.
BeingHi all
Is there a way I can use POI to call Excel macros?
Harsh.
Hello Nick
thanks for your response.
Unfortunately the only documentation about reading .DOC in PIO used HDF.
Can you provide me with some information on how to use HWPF?
I have found some other DHello
I think I 've found a bug in the lastest PIO word file reader.
I try to read a Word document
- Title "?berblick ?ber Open Source und DMS "
- Author "He?ler "
- Num pages 10
- Conta
Nick Can you help me with this? I even tried the new nightly build and
looked into the source code. The java file mentions that it is a special
stream in the PowerPoint file stream. I am getting tHi Bao
Sorry I was not able to write back to you earlier. I haven?t solved this
problem yet but plan to do this with Jasper Report library. My solution will
most likely revolve around a custom Jaspe Hello all !
I need to read and write to Office (namely Excel & Word) files meta-data.
Of course I 've given Jakarta HPSF a try. About reading all is fine. But
they said only SVN reHi All
I 'm facing compilation problem when I try to add an
Image to Excel Workbook. Infact the example shown at
http //jakarta.apache.org/poi/hssf/quick-guide.html#Images
doesn 't compile at all the I am using the July 4th poi jars with lucene for indexing. For a
particular PowerPoint file I am getting the following exception. Anyone
know why?
I am using the hpsf package to get the metadata.
EHello
While generating a spreadsheet with some sheets (about 10) and many data
inserted into it I got the following error when the created workbook was
opened with MS Excel 2002 "Too many differGuys
I am trying to read an excel file using POI. I get the following error when I
try to open this Excel file.
Hi Suyog.
With OpenOffice.org (OOo) you can do it using Java. Just look at the thread
about how converting from Excel 95 (the version below) which was just 2 days
ago.
In your case it 's just the othHi
I have this requirement of reading and then processing the read data from an Excel file which is in Excel 2.1 format. I have tried using POI but my experience was that POI works well for Excel 9Hello
I was playing with the POI HSLF class and was able to successfully create a
new power point file with images. On the other hand I was not able to
insert Notes data into these new slides I wHi.
I assumed that the product shall be cost-free (as POI is). I also thought
the same.
In a newer Excel version you have the possibilities of Visual Basic. So you
also have database access etc and How can I get the background of the slides??
Hi Ravi.
You can use OOo as a server. In your case you 'ld just load the files. If I
remember it right also Excel 95 is a recognized format.
Afterwards you save them as Excel 97.
Regards Karl-HeinzHi bao.
It 's just displaying the contents in some other way. So you could start from
the POI sample.
A possible solution is building XML structures and then applying an XSLT to
it.
Regards Karl-HeHi All
Can anybody clarify to me the following.
1.Does POI support java APIs to convert excel sheets from version 95 to 97 or are there
any freewares which can do this job.
Hi
I am glad to writing to you if i disturb you please forgive me.
Now i hava one question about POI.I want to conver a excel document to
pdf document I don not know how to do it can you Hi all
what is the variable BX_SIZE why value 13 for this??
--
Hi !
Im creating I Excel file with HSSF.. The data come from Database... The problem
is when I save data in database with some \n
When I generate my file and open it in Microsoft Excel the datahow do i insert images into excel file?
Hi
I wold like know where i get a complete ppt-file-format?
thanks!!!
I forgot to mention when I used the splitRGB it was returning only 0 0 0
or -1 -1 -1.
_____
De Gerson [mailto gersonvan@(protected)]
Enviada em quarta-feira 19 de julho de 2006 12 46
PHi
I?m a new user and I?m trying to get some font colors but I don?t know how
to do it the most that I got were some integers like -16842752 for Blue. I
saw that there is the method splitRGB Hello.
I 'm using POI to read an Excel spreadsheet and convert to a specific
XML format. I am find some special mathematical symbols and make
sure they 're readable in XML. I 'm using the event API s
> > With the commented the entire file is replacing with the present slide
> > erasing the header information.
> >
> > So is there any procedure to save the changes back into the ppt having
> > said tHi
I need help regarding the default color setting for the text.
I know how to set the color for text in POI and i am by default setting it
to Black. I need to set it to default color used.
thanksHi
Want to replace a partucular text string in a slide I could able get the
string and modify it. But how can I saveback the slide into the PPT. I am
trying out the following..
else if(shp[j] ins |
|
 |