Course Overview
Apache POI PPT Training:
Learn how to create new MS-PowerPoint presentations and open existing PPTs with your Java program. You must have surely tried creating PPT with Microsoft PowerPoint lets now try it using Java. Apache POI is an API that allows to create, modify and display Microsoft Office files.
The training will include the following tutorials:
- Introduction and Overview of POI
- Installation and Setup
- Introductions to Methods and Classes of POI for PPT .
- PPT – Presentation
- PPT – Slide Layouts
- PPT – Slide Mgmt.
- PPT – Images and Creating Hyper Link
- PPT – Reading Shapes
- PPT – Formatting text
- PPT – Merging
- PPT – PPT to Image
Target Customers:
- Anyone who wants to create presentations using Java
- Passion to learn
Pre-Requisites:
- Basic knowledge of Java programming
- IO concepts in Java