  | | | POI | Hi
Where can I find documentation about all the features and the support
for PPT files?
thanks
Hi 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 Sl Hi all
I 'm creationg a sheet from a model sheet. I want to set the column width of the new sheet regarding thoses of the model sheet. I use setColumnWidth. But it doesn 't work as I want. In fact Hi all
I 've been asked to find and evaluate different java libraries capable
of working with ppt files and evaluate them.
I 've looked at three libraries two of which are commercial and my
company woHi
I was wondering whether it is possible to represent zero-length strings
in an HSSFCell of type CELL_TYPE_STRING. Apparently when I read back
the Excel files (using POI) that were produced by mI 've been trying to add a link to another file to a slide in a ppt file
created with the hslf library. I haven 't been able to find any
information on how to do this. I was wondering if there is anytHi guys
I have a really annoying problem with a generated
excel file. I 've created two outlines and I 'm trying
to collapse both of them but only one is collapsed
the other one remains expanded. BIn fact my first file is a template I 'm using to create my second file...
But my second file isn 't good (seems to be damaged) because my first contains an image...
Can someone help me?
Kind Hello
I 've got a problem when trying to copy an XLS file to another file.
I 'm doing the following
File f1 new File( ".... ")
File f2 new File( ".... ")
POIFSFileSystem poifs new POIFSFileSysHi
how can one know that given cell contains date value and not just a
double value? I 'm interested in solution using latest poi sources.
Miroslav
Hi all
I have an HSSF page break problem. I need to insert
page breaks manually after certain rows.
I have a rather large spreadsheet. The code below
worked fine and fit to one page which was the
Hello guys.
I 'm using HSSFCell to write date values to excel sheets (is this the write
place to ask? It 's not a Core API).
Anyway here 's how my program works. I keep a excel sheet on my server asHi
I am trying to add borders to a cell that might already have a border
set. For instance I might want to add a top border to a cell that
already has a left border set.
It seemed to me that I shHi I am facing problem generating chart using Apache POI.
I have Excel template file which contains blank chart
and predefined range of cells selected. what I do is
I populate that template file Hi
At the moment I 'm developpeing a tool to export a request result throught
the MS Excel format using POI. I would like to use formulas to make a sum.
I 'm using poi 2.0. I only found the AddPtgHi
I have to generate a PowerPoint presentation from a
JAVA application. There
will be some templates for the documents that I want
to modify and I will
have to change some text and some images iwhen i run the following code
i am copying all slides in Template for ppt update.ppt
to Template for ppt update2
HSLFSlideShow ss new HSLFSlideShow( "Template for ppt
update.ppt ")
HSSFWorkbook wHi all!
I 'm working on changing a "pretty " spreadsheet into a basic
"not-so-pretty-but-easy-to-work-with " spreadsheet and then copy that
data into a couple of databases. There are a ton of text boHi list
The questions I 'm about to ask here are probably about non supported
features by POI but I 'd like to get some hints to solve them even if I
have to implement it. So Nick Yegor and anyoneHi
Is it possible to create a table in PPT using POI API
and add textbox to it?. or do i need to use
shapeObjects such as rectangle and lines only in place
of table which may not look too good for jack schrieb
> I tried using DocumentSummaryInformation class to get LineCount. But it
> gave false information. I don 't thinkn this is the right class to look
> for lineCount of WordDocument.
Docum
Hi all
While trying to parse an Excel file I discovered something weird when
using Iterator to iterate over the cells of a given row the first cell is
never returned. Hence when reading a docuHello everybody
When I try to read some Excel file with a cell that contains a formula with the
#N/D word HSSFWorkbook can 't istanciates the workbook...Is there any
work-around solution for this kiAnil Komareddi <anil <at > effone.net > writes
>
>
> I 'm trying to generate an excel spreadsheet and then email it as an
> attachment. The generation part works fine. I can save this to a file
> and
I will be out of the office starting Mon 10/16/2006 and will not return until Mon
10/23/2006.
I will respond to your message every day evening or when I return. If needed
immediate assistance Pleas
Hi all
My goal is to read a simple (only textual data) Word file. I am using the
WordExtractor class.
The problem is that bullet numbered titles don 't seem to be properly
collected.
The following fiTo those who were looking for a solution to this problem
I have finally managed to come right with reading comments from cells.
To do this I have used the Java Excel API library available from
httI have a project where all of the "Word documents " are really just RTF
documents with a .doc extension. I was wondering if POI any the related
subprojects have any way to read and write to this formHi list
I 'd like to copy a sheet from one workbook to another. The only way to
add a sheet to a workbook though seems to be by calling createSheet().
Is there a better way to do this than by copyHow to enter date in a cell which already has a userdefined Date format
in Excel ..
Have tried the following code.but gives Error ...
Date date new
Sim |
|
 |