Commented Unassigned: Problem with .xlsx file for saving same workbook second...
Hi Team, I am developing .xls and .xlsx excel file using NPOI 2.1.3 beta version. I have a requirement of saving the same excel workbook multiple times. With .xls file working good but .xlsx resulted...
View ArticleUpdated Wiki: Home
This project is the .NET version of POI Java project at http://poi.apache.org/. POI is an open source project which can help you read/write xls, doc, ppt files. It has a wide application.For example,...
View ArticleCreated Unassigned: HSSFShapeGroup constructor doesn't work [13460]
Hello,I am using NPOI last beta version to handle a xlsx file with several dates.If I want to create a new instance of HSSFShapeGroup class, like this:SSFClientAnchor anchor = new HSSFClientAnchor(0,...
View ArticleCommented Unassigned: NPOI interprets date formats differently [13398]
I have an _xlsx_ file with several dates.One cell appears in Excel 2007 (configured as Spanish, Spain, international) as "01/02/2003 4:05" (that is 1st February 2003). The cell format appears as...
View ArticleCommented Unassigned: Error while opening XL file [13106]
__Error while opening XL file__ An unhandled exception of type 'ICSharpCode.SharpZipLib.Zip.ZipException' occurred in ICSharpCode.SharpZipLib.dllAdditional information: Wrong Local header signature:...
View ArticleUpdated Release: NPOI 2.1.3.1
BUG FIXESa. fix word serialization issuesb. fix CloneStyleFrom issuec. Fix vertical alignment default value for XSSFCelld. fix setAutoFilter change range issuee. fix EDate functionf. fix...
View ArticleReleased: NPOI 2.1.3.1 (Feb 22, 2015)
BUG FIXES a. fix word serialization issues b. fix CloneStyleFrom issue c. Fix vertical alignment default value for XSSFCell d. fix setAutoFilter change range issue e. fix EDate function f. fix...
View ArticleUpdated Release: NPOI 2.1.3.1 (二月 22, 2015)
BUG FIXESa. fix word serialization issuesb. fix CloneStyleFrom issuec. Fix vertical alignment default value for XSSFCelld. fix setAutoFilter change range issuee. fix EDate functionf. fix...
View ArticleReleased: NPOI 2.1.1 (Jun 06, 2014)
Assembly Version: 2.1.0New Features a. XSSFSheet.CopySheet b. Excel2Html for XSSF c. insert picture in word 2007 d. Implement IfError function in formula engineBug Fixes a. fix conditional formatting...
View ArticleUpdated Release: NPOI 2.1.1 (六月 06, 2014)
Assembly Version: 2.1.0New Featuresa. XSSFSheet.CopySheetb. Excel2Html for XSSFc. insert picture in word 2007d. Implement IfError function in formula engineBug Fixesa. fix conditional formatting...
View ArticleCreated Unassigned: NPOI Dlls reference at runtime [13476]
Hi, I am using NPOI dlls for SSIS 2008 development (Reading Excel 2007) and cannot add them to GAC. I need to invoke the dlls using c# code at runtime. The Dlls are located on a file share. It looks...
View ArticleCommented Unassigned: NPOI Dlls reference at runtime [13476]
Hi, I am using NPOI dlls for SSIS 2008 development (Reading Excel 2007) and cannot add them to GAC. I need to invoke the dlls using c# code at runtime. The Dlls are located on a file share. It looks...
View ArticleNew Post: Version 2.2
According to NPOI roadmap, in version 2.2 it will be able to handle ppt. And i need to transform slides of an ppt to jpg.
View ArticleReleased: NPOI 2.1.3 (Dec 10, 2014)
BUG FIXES a. fix 2 charts insert in the same sheet issue b. fix a lot of Excel 2007 serialization issues c. fix some Word 2007 serialiation issues d. fix RemoteSheetAt bug e. support changing...
View ArticleUpdated Release: NPOI 2.1.3 (十二月 10, 2014)
BUG FIXESa. fix 2 charts insert in the same sheet issueb. fix a lot of Excel 2007 serialization issuesc. fix some Word 2007 serialiation issuesd. fix RemoteSheetAt buge. support changing background in...
View ArticleUpdated Wiki: Home
This project is the .NET version of POI Java project at http://poi.apache.org/. POI is an open source project which can help you read/write xls, doc, ppt files. It has a wide application.For example,...
View ArticleUpdated Wiki: Home
This project is the .NET version of POI Java project at http://poi.apache.org/. POI is an open source project which can help you read/write xls, doc, ppt files. It has a wide application.For example,...
View ArticleNew Post: Version 2.2
I'm afraid this will be postpone to some other version like 2.5. In 2.2, we have to solve something urgent
View Article