What is Apache POI PPT?
Apache POI is an API which helps in creating, modifying and displaying the Microsoft Office files. It is an open source library developed and distributed by Apache Software Foundation.
Beginners & Freshers
This tutorial gives a basic understanding of Apache POI library for MS Power Point and its features. This tutorial is useful for all the readers who are working on Java and especially those who wish to create, read, write and modify Power Point files using Java.
Requirement :
Before starting this tutorial, users should be aware of Java programming with JDK1.5 or later versions and IO concepts in Java.