Apache POI API for Microsoft Doc's Manipulation

This section contains the detail about the Apache POI API library with it's implementation code.

Apache POI API for Microsoft Doc's Manipulation

Apache POI API for Microsoft Doc's Manipulation

This section contains the detail about the Apache POI API library with it's implementation code.

The Apache POI library is used to format or manipulate the Microsoft Office documents, such as excel sheet, word document, power point documents etc. Here manipulation means reading, writing, formating etc. This library also supports the manipulation of new extension of Microsoft Office which is .docx, .xlsx, .pptx etc.

For home page of this library click here

Up to 6 June 2011, Apache POI 3.8 beta 3 is available. But for examples provided below, we have used Apache POI 3.7 . For downloading Apache POI 3.7 click here.

Given below some examples for the manipulation  of Microsoft excel Documents :