Quantcast
Browsing all 1621 articles
Browse latest View live

New Post: Writing image to HSSFHeader and HSSFFooter

My requirement is to write data to excel Header & Footer section which is accomplished using the following code. HSSFHeader header=this.sheet.getHeader(); header.setCenter("XXX");...

View Article


Reviewed: NPOI 1.2.5 (авг 25, 2016)

Rated 5 Stars (out of 5) - Excellent and stable release. Unfortunately the newest versions have memory leak problems.

View Article


Created Unassigned: IPatternFormatting.FillPattern should be of type...

Looks like I missed at least once place when I revamped the API a while back, fixing all of the 'short' and 'int' properties to be the appropriate enum types instead.I just noticed that I missed...

View Article

Created Unassigned: XSSFPatternFormatting does not have a way to set an...

This API may be missing because it's not possible, I don't know...I'm hoping it's just something that's been overlooked :)For now I can just use the IndexedColors, so this isn't a high priority...

View Article

Commented Unassigned: IPatternFormatting.FillPattern should be of type...

Looks like I missed at least once place when I revamped the API a while back, fixing all of the 'short' and 'int' properties to be the appropriate enum types instead.I just noticed that I missed...

View Article


Commented Unassigned: XSSFPatternFormatting does not have a way to set an...

This API may be missing because it's not possible, I don't know...I'm hoping it's just something that's been overlooked :)For now I can just use the IndexedColors, so this isn't a high...

View Article

Commented Unassigned: Incorrect value of calculation with INT operator [13924]

In the following example I try to calculate different formulas, but the results of calculation are sometimes incorrects (and really understandables) :``` var workbook = new HSSFWorkbook(); var sheet =...

View Article

New Post: How To Convert Shape to Image

I have requirement to get all images including shapes from excel (.xls and .xlsx) and save it in directory, I've trying using HSSFWorkbook.GetAllPictures(), it does get all images but not the shapes,...

View Article


Commented Unassigned: Incorrect value of calculation with INT operator [13924]

In the following example I try to calculate different formulas, but the results of calculation are sometimes incorrects (and really understandables) :``` var workbook = new HSSFWorkbook(); var sheet =...

View Article


Image may be NSFW.
Clik here to view.

Updated Wiki: Home

Who are We Neuzilla is the studio behind NPOI. For detail, you can check http://blog.neuzilla.com/. Public Cases Comparison between Azure China, AWS China and AliCloud What's NPOIThis project is the...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: Home

Who are We Neuzilla is the studio behind NPOI. For detail, you can check http://blog.neuzilla.com/. Public Cases Comparison between Azure China, AWS China and AliCloud What's NPOIThis project is the...

View Article

Commented Unassigned: Incorrect value of calculation with INT operator [13924]

In the following example I try to calculate different formulas, but the results of calculation are sometimes incorrects (and really understandables) :``` var workbook = new HSSFWorkbook(); var sheet =...

View Article

New Post: Conditional Format is not work for XSSFWorkbook

this work for HSSFWorkbook, but not work for XSSFWorkbook. is this a bug?HSSFWorkbook wk = new HSSFWorkbook(); // 2003 //XSSFWorkbook wk = new XSSFWorkbook(); // 2007 ISheet sheet =...

View Article


Updated Wiki: Temporary Post Used For Theme Detection...

This is a temporary post that was not deleted. Please delete this manually. (7aff0fb3-b046-410b-b5db-112606f50c57 - 3bfe001a-32de-4114-a6b4-4005b770f6d7)

View Article

Created Unassigned: RecordFormatException: Unable to construct record...

Getting this error while accessing the Password Protected Excel file..Inner Exception: {"Unknown encryption info 4"}.Adding the code I have used to process this.. FileStream file = new...

View Article


New Post: Problem working with Excel 2007

Please ignore: Posted to incorrect thread.

View Article

New Post: Formula recalculation

Im' using the version 2.3.1 and when I call the HSSFFormulaEvaluator.EvaluateAllFormulaCells I get error: Unexpected eval class (MissingArgEval) in...

View Article


Created Unassigned: EvaluateAllFormulaCells error [13992]

Im' using the version 2.3.1 and when I call the HSSFFormulaEvaluator.EvaluateAllFormulaCells I get error:Unexpected eval class (MissingArgEval) in...

View Article

Reviewed: NPOI 2.1.3.1 (十月 15, 2016)

Rated 5 Stars (out of 5) - It' easy to use.

View Article

Created Unassigned: The supplied POIFSFileSystem does not contain a BIFF8...

I am using NPOI to process data in Excel 2003 (xls) file. This is my codeif (excelFormat.Equals(Constants.XLS_EXCEL_FORMAT)){ using (FileStream file = new FileStream(filePath, FileMode.Open,...

View Article
Browsing all 1621 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>