Quantcast
Channel: NPOI
Browsing all 1621 articles
Browse latest View live

Created Unassigned: WORD 生成表格时内容可能不成完整,在 WPS OFFICE 中无法显示 [13111]

WORD 生成表格时内容可能不够完整,在 WPS OFFICE (免费)中无法显示。虽然不太算是本库的问题,但的确让买不起 MS OFFICE 的开发者很伤心啊,能改进就最好了。

View Article


New Post: Reliability of NPOI

Although it's a long time, I'd like to update this post in case you have any issues. A new company called Neuzilla is created to support NPOI and provide consulting service for NPOI users. If you need...

View Article


New Post: Why did you implement a different behaviour in XSSFWorkbook and...

For example, setting background color. For the HSSFWorkbook item: HSSFWorkbook workbook = ... // getting workbook ... var pallete = workbook.GetCustomPalette(); var color =...

View Article

New Post: Why did you implement a different behaviour in XSSFWorkbook and...

For HSSFWorkbook, you can also use CellStyle, FillPattern and FillForegroundColor. Why do you use custom pallette in HSSF? I don't understand. Any other examples?

View Article

New Post: How to copy cell to another workbook keeping original style?

Hello Tonyqus, I have some questions: How can I get original workbook as template using NPOI? When I clone or set the style of original workbook to new one. I got "excel corruption errors"....

View Article


New Post: XLSX Workbook Cell style problem!

Currently, I dealing with changing cell values for hiding important datas. Basically I get cell values (ex: 192.168.1.1) from original workbook and mask with (ex: 192.168.45.65). I developed a masking...

View Article

Commented Unassigned: WORD 生成表格时内容可能不成完整,在 WPS OFFICE 中无法显示 [13111]

WORD 生成表格时内容可能不够完整,在 WPS OFFICE (免费)中无法显示。虽然不太算是本库的问题,但的确让买不起 MS OFFICE 的开发者很伤心啊,能改进就最好了。Comments: ** Comment from web user: tonyqus ** 请找金山沟通,无WPS实现代码,不清楚他们是怎么实现的,谢谢

View Article

New Post: XLSX Workbook Cell style problem!

If you need NPOI support service, you can contact support@neuzilla.com

View Article


Commented Unassigned: .xlsx 如果存在的工作表包含圖面,使用 XSSFWorkbook 開啟後再加入新工作表有問題 [13104]

FileStream T_excelfile = File.Open(this.textBox1.Text,FileMode.Open,FileAccess.Read); //new FileStream(this.textBox1.Text, FileMode.Open,FileAccess.ReadWrite);IWorkbook T_workbook =...

View Article


New Post: Why did you implement a different behaviour in XSSFWorkbook and...

tonyqus wrote: For HSSFWorkbook, you can also use CellStyle, FillPattern and FillForegroundColor. Good news. Thank you.tonyqus wrote: Why do you use custom pallette in HSSF? I don't understand. I use...

View Article

Updated Wiki: Documentation

If you need NPOI support service/business customization service, please contact tonyqus@gmail.com or skype: tonyqus如果你需要NPOI技术支持服务,请联系tonyqus@gmail.com或skype: tonyqusNPOI Road MapNPOI Team MembersAbout...

View Article

Released: NPOI 2.1.1 (Jun 06, 2014)

If you need NPOI support service/business customization service, please contact support@neuzilla.com如果你需要NPOI技术支持服务,请联系support@neuzilla.com Assembly Version: 2.1.0New Features a. XSSFSheet.CopySheet b....

View Article

Updated Release: NPOI 2.1.1 (六月 06, 2014)

If you need NPOI support service/business customization service, please contact support@neuzilla.com如果你需要NPOI技术支持服务,请联系support@neuzilla.comAssembly Version: 2.1.0New Featuresa. XSSFSheet.CopySheetb....

View Article


Image may be NSFW.
Clik here to view.

Released: NPOI 2.0 (Jan 05, 2014)

If you need NPOI support service/business customization service, please contact support@neuzilla.com如果你需要NPOI技术支持服务,请联系support@neuzilla.com NPOI User Group:...

View Article

Image may be NSFW.
Clik here to view.

Updated Release: NPOI 2.0 (一月 05, 2014)

If you need NPOI support service/business customization service, please contact support@neuzilla.com如果你需要NPOI技术支持服务,请联系support@neuzilla.comNPOI User Group:...

View Article


Updated Wiki: Documentation

If you need NPOI support service/business customization service, please contact support@neuzilla.com如果你需要NPOI技术支持服务,请联系support@neuzilla.comNPOI Road MapNPOI Team MembersAbout ReleaseNPOI Release...

View Article

New Post: Why did you implement a different behaviour in XSSFWorkbook and...

It's just a increasing region index. It's possible that there are many regions so that this method will return 0, 1, 2, 3. It's normal.

View Article


New Post: Why did you implement a different behaviour in XSSFWorkbook and...

tonyqus wrote: It's just a increasing region index. It's possible that there are many regions so that this method will return 0, 1, 2, 3. It's normal. Of course It's normal to increasing index. It's...

View Article

New Post: XLSX to XLS style problem

Hello, When I save a xlsx as in xls format and open with NPOI, HSSFWorkbook. Style are dissappeared in saved xls file. Here is my Code using (FileStream f = new FileStream(file, FileMode.Open,...

View Article

New Post: SetColumnWidth hides column in Excel

I create simple test: [Test] public void WidthExportTest() { var workbook = new HSSFWorkbook(); var sheet = workbook.CreateSheet("Test"); sheet.SetColumnWidth(0, 54); var row = sheet.CreateRow(0); var...

View Article
Browsing all 1621 articles
Browse latest View live


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