  | | | POI | Hi...
Looks like the entire org.apache.poi.hslf.model.textproperties package
is missing from SVN causing compilation errors. Could someone fess up
and then check in the missing files? Thanks. -Hi
Simular to the WordExtractor does POI (or anyone else for that matter) provide a simple text extraction utility for just pulling all textual content out of an excel file?
thanks!
------------Hi
We have roughly ~1900 MS Word documents in a file repository that is used in a DAM system. We have a need to simply extract text from the word documents for indexing purposes and figured we would
Hi
in the vba editor i can set the values xlSheetVisible xlSheetHidden
xlSheetveryHidden for the property Visible for every Table.
Is there a way to do this by HSSF?
I have the problem that i madHi all
I am searching for a way to extract language information from .ppt
documents that corresponds to specific bits of text. Googling up and
searching both through scratchpad hslf code and file fo
Hello
I am using pov 3.0-dev to create an excel file from a template. The existing
excel file does contain some formulas. I am writing the raw data which the
existing formulas evaluate.
ExampleHello all
I am using POI API to parse the textual contents of different Microsoft format
files including word excel ... etc.
While POI works fine with some of those files it fails parsing the teHi
I 've searched through the archives and seen some queries similar to mine
but no answers.
I need to embed images in Excel files that we 're generating through POI. I 'm
using the 3.0 alpha 3 and And what is the current state of formula support in the alpha code? And
what is the expected state of formula support in the final release?
Thanks in advance Tom
PS. For what it 's worth the FormuI 'm wondering what the state of the POI-HSSF project is. I noticed that
the latest release is dated 06-Aug-2004 and I 'm assuming that this
project is no longer active. I also noticed that the archivNever mind I just used NumberFormat.
> -----Original Message-----
> From Karr David
> Sent Friday February 02 2007 9 21 AM
> To POI Users List
> Subject How to get raw string value from numerI have a numeric cell that has a 9 digit number in it. I need to get
the value as just the 9 digit number. When I try to get a string value
from the cell it complains it 's a numeric cell. When I g
Can HSSF change or add conditional formatting formulas to a cell ?
Hi all
I 'm trying to set up a hyperlink to another cell in the same excel document.
Here 's my code
curCell curRow.createCell((short) 0)
curCell.setCellType(HSSFCell.CELL_TYPE_FORMULA)
String Hi
I 'am using Aperture Framework (Java framework for getting data and metadata) that is using POI 3.0 alpha 2. After extracting a large number of doc files i get "java.lang.OutOfMemoryError Java Hello all
Is there anyway to identify the document language? I know one can retrieve
the 'language ' property in CustomProperties but this property is usually
unset. When this property is blank WHello
The example on the page
http //jakarta.apache.org/poi/hssf/quick-guide.htmldoes not seem to
workfor me. Or if it works could you please give another
example?
I downloaded the nightly build bHello
Can we insert MSWord doc in a Slide created using HSLF? How?
Thanks
~Kamlesh
I downloaded the POI code from the mirror -
http //mirror.candidhosting.com/pub/apache/jakarta/poi/release/
In the downloaded code I found the following jars -
1) poi-2.5.1-final-20040804.jarWhen I download the POI source code my Symantec virus checker goes
nuts. It reports that at least one of the image files contains the
Bloodhound.Exploit.59 virus. The latest report was for the fHello -
I 'm working on a java application that needs to read in a Word Excel
or Power Point file scan the document for OLE links and if found
modify those links. I 've been told that POI migI can create an html and name it as .xls and it open with header with
sorting list drop down.
How can I do it in POI? Is there anything in the HSSFSheet or HSSFRow to
do the same?
Thanks for y
Hi
Im working on creating new doc using POI. i found a sample code
import java.util.*
import java.io.*
import java.lang.*
import org.apache.poi.hwpf.*
import org.apache.poi.hwpf.usermodel.*
Hello
I 'm new to POI and this mailing list.
I tried POI 3.0 and I ran into troubles using Excel functions like
TODAY() with an empty parameter list.
It seems that in the FormulaParser class in Ide
Hi......I would to know if there is a way to extract a background color of a
slide?
and.....if I try to draw a line on a Graphics2D with....
VectorLine--- > Vector of a Line (Jakarta Object)
g2 hello i would like you to help me with an issue i am reading an xls file
and trying to go across it. as soon as the rows do not have anymore data
there is a zone of cells that i need manually to seOkay
After further investigation I needed to alter the classpath so that my app was
finding the correct class files first.
As you were!
Paul
Hello all
I have just upgraded to the poi alpha3 version so that I can try to utilise the
cell comments features which have been added. I am running an application using
EJB3 spec on OAS 10.1.3.0. I hello this is my first time writing i would like you to help me with an
issue i am reading an xls file and trying to go across it. as soon as the
rows do not have anymore data there is a zone of c
Hi all
I am new to POI. I am trying to write an application which will open an
MS Excel sheet through POI.
I am facing the following problems
1. I want to display an image in one of the cel |
|
 |