03.29
12
12
Apache POI 3.8
by admin ·
The new version of Apache POI - library for working with office documents in the formats of Microsoft Office.
The main changes are:
- SXSSF - API for creating tables stream XLSX. This made it possible to create tables of any size without taking up memory for storing the document
- Improvements in formula calculator – Support for dozens of new features (all functions supported by 140 of about 300), the ability to add their own functions in the library
- Excel Ant Tasks - plug-in for the assembly of Apache Ant, which allows to count and verify the formula without writing Java code
