python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to get correct HSSFFont .IsBold Value for first Char in HSSFRichTextString using NPOI?
I was coding a function that has a HSSFCell as input and returns the input of the cell formated with .xml tags ( etc.) in order to do so I iterate trough the HSSFRichTextString and check the font for ...
Flo_Maxl
Votes: 0
Answers: 0
Optimize Apache POI .xls file append
Can someone please let me know if there is a memory efficient way to append to .xls files. (Client is very insistent on .xls file for the report and I did all possible research but in vain) All I coul...
HeXMaN
Votes: 0
Answers: 1