Mailing List
Home
Forum Home
Maven - Project building tool
Axis - Java SOAP implementation
Lucene - Full-featured text search engine APIs
Cocoon - MVC web framework based on XML/XSL
Fop - Create PDF, PCL, PS, SVG, XML driven by XSL formatting objects.
Log4J - A log library
POI - Java Excel, Word and other Microsoft Office files manipulating library
Oracle database error code ...
Subjects
log4j warning: No appenders could be found
java security AccessControlException: access denied (java io FilePermission clie
java lang InstantiationException: org apache tools ant Main
Apache Axis Tutorial
Subject: Struts <logic iterate >
log4j properties How to parse outpu to multiple files
configuring log4j with BEA Weblogic 8 1
How to use XSL FOP Java together
JSP precompile
Proposal: Adding jar manifest classpath in jar and war plugins
Servlet File Download dialog problem (IE6,Adobe 6 0)
java security AccessControlException: access denied (java io FilePermission
Unsupported major minor version 48 0 problem while running the an
   telope task
Subject: axis wsdl2java Ant Task usage
net sf hibernate MappingException: Error reading resource: test/User hbm xml
Building EAR ANT Script for websphere 5 0
CREATING WAR Files
Classpath problem
jsp data into Excel
Jboss 3 2 3+ vs Tomcat Axis Question
RE: How to include jars and add them into the MANIFEST MF/Class Path
attribute
Printing problem
Subject: InstantiationException
Couldn 't find trusted certificate
Please : How can one install ant 1 6 0 under Eclipse 2 1 ?
Excel: Too many different cell formats
Subject: AXIS: tomcat timeout ?
1 3 final: now giving me java io FileNotFoundException (Too many
open files)
XDoclet, Struts and Maven: Where to start? SOLUTION
Subject: Running junit tests fails
 
POI
Page 59 of 94 Previous 10   51   52   53   54   55   56   57   58   59   60   Next 10  

#VALUE! as result of a function problem

When I generate a sheet with this function IF(COUNTBLANK(G11 I11) 0 SUMPRODUCT(G11 I11 $G$10 $I$10)/SUM($G$10 $I$10) " ") (if there is at least one blank column the result should show blank an

Embedded file

Hi I want to extract text from an excel file that is embedded inside another excel file. Is there any tool to do that. Dipankar.

Subject: POI Excel Efficiency related

Hi All When I have tested the POI and JExcelAPI which are both open standards I have identified that JExcelAPI is much better than POI 's HSSF The Reasons are 1. it can handle formulae 2. I

Copying sheets from one worksheet to another.

I need to load serveral workbooks take the first sheet of each and combine them into one workbook. I 've looked and see know way to do this other then iterating through each cell and copying the

Subject: deleting / creating styles

Hi all does anyone know how to delete a HSSFCellStyle object from the styles collection of a workbook. Or if it is somehow possible to add a self-created HSSFCellStyle to the collection

Loss of Formating and Image when using a template

I am new to POI and am running into some problems trying to create a new report using a template in POI 2.5. I found a similar problem being reported in POI 2.0 but the bug report said that it wa

codepage support for document properties with POI 2.5

Hi everybody the jakarta news page (http //jakarta.apache.org/site/news/news-2004-1stHalf.html) mentions that POI 2.0 added codepage support for HPSF. Now I have downloaded POI 2.5 from http //w

how to detect headings in word doc?

hi following the example under scratchpad i tried to detect headings in a word doc by comparing the style name of the paragraph with "Heading... ". unfortunately the doc has been created with

Another Bug:- Is this Bug in Word API?

Hi Developers I wanted to know whether it is bug of POI or POI is not supporting this document format (It seems The format is in Word 97 only). When I try to extract the text from the attached

Subject: Is this Bug in Word API?

Hi Developers I wanted to know whether it is bug of POI or POI is not supporting this document format (It seems The format is in Word 97 only). When I try to extract the text from the attached

Subject: AW: VLOOKUP and SUMIF Formula

Hi Jean. In the family of LOOKUP functions in Excel some work better and some not so good. Does the cell even not contain a formula? Regards Karl-Heinz. -----Urspr?ngliche Nachricht---

Named Ranges

Sorry to be a pain I have asked this question once before never got a reply and then the project went on hold. Question does POI support range names that cover more than one continuous range of

AW: Problem Formatting a cell in Excel after using HSSFWorkbook

Hi Steve. Try something like HSSFCellStyle oCS oWB.createCellStyle() oCS.setDataFormat(HSSFDataFormat.getBuiltinFormat( "@ ")) // text Does it also happen then? I didn 't discover such p

Converting JSP(with IMAGES) to excel

hello ppl I have a assignment to convert a dynamically generated jsp page(with images) to excel . I 've been able to obtain the same use the following code snippet ... response.setContentType

Problem Formatting a cell in Excel after using HSSFWorkbook

I am creating a HSSFWorkbook with HSSFCell and it works pretty well. The cells are created using text values not number values and when this is viewed in Excel none of the cells can be formatted usi

AW: Use Macro in Excel through POI

Hi Dong. Excel macros aren 't lost when you modify Excel files using POI (2). I never had to use (1). Regards Karl-Heinz. -----Urspr?ngliche Nachricht----- Von Dong Chen [mailto Dong.C

Use Macro in Excel through POI

Hi I 'm new to POI/HSSF and this mailing list. I have some questions regarding using Macros in Excel through POI 1) Can I use POI to write (export) VBScripts macros to an Excel spreadshee

John H Cobb/PharmRD/GSK is out of the office.

I will be out of the office starting 12-May-2004 and will not return until 17-May-2004. I will respond to your message when I return. For Engineering or Elixir issues contact David Cowen For

Subject: VLOOKUP and SUMIF Formula

I 'm using POI to insert a VLOOKUP and a SUMIF formula in a cell. However when opening the workbook the cell is completely empty. Is VLOOKUP and SUMIF supported in POI ? Thanks in advance

AW: Question about Cell Styles in Excell

> Let me see if I get it straight. Please suppose I have a > simple table with 1 title row two data rows and 6 columns. > Each of these rows has it 's own fill color and each of the > data c

AW: problem importing POI generated xls into access

Hi Dmitry. We had such effects when we used copied and modified templates. POI was bringing an "unknown Ptg 3D warning " and Excel made problems. Building the templates from the scratch led to pro

problem importing POI generated xls into access

Hi I 'm facing a strange problem which I suspect may stem from a obscure error somewhere in POI code. I 'm generating excel files from a template. Pretty much just finding certain cells us

Question about Cell Styles in Excell

Hi Let me see if I get it straight. Please suppose I have a simple table with 1 title row two data rows and 6 columns. Each of these rows has it 's own fill color and each of the data columns has

Subject: Is sorting possible ?

Hello I have a question concerning the possibility of sorting by a column I fill and generate an excel-sheet with two separate list of datas. Both sets of data share the same key. Now befo

Getting Thumbnail

Hi I want to get thumbnails of some MS Office documents. (Only first pages) I 've found some information about PropertyIDMap and Thumbnail classes but I 've problems about implenenting

Paragraph

Why when I try to put a paragraph in a table the word document gets corrupted? Is there possible to do this? And another thing how can I assign

Word API Related Queries for POI Developers

Hi All 1. How to parse the complex files of Word Document. What are the problems that the developers are facing in developement of API for Word Fast Saved Documents. 2. Are people are able to

Updating Excel Spreadsheet in Shared Worksheet mode

I 'm trying to programmatically update an Excel spreadsheet that is in shared mode. (Tools- >SharedWorksheet... Allow Changes by more than one user at a time On). It 's a status worksheet that several

HSSFCellUtil

Hello All I have asked this question before but nobody was interested in it. So I am pestering you again. How to use the "HSSFCellUtil " class without having to put many of the apache jars in

Subject: AW: Cell Formatting problems

> I have some issues reading in certain kinds of cells. Specifically I > have a few date cells that I want to read in. My code looks > like this > > String aDate > > String.value
Page 59 of 94 Previous 10   51   52   53   54   55   56   57   58   59   60   Next 10