- Apache POI PPT - Discussion
- Apache POI PPT - Useful Resources
- Apache POI PPT - Quick Guide
- Apache POI PPT - PPT to Image
- Apache POI PPT - Merging
- Apache POI PPT - Formatting Text
- Apache POI PPT - Reading Shapes
- Apache POI PPT - Creating Hyperlinks
- Apache POI PPT - Images
- Apache POI PPT - Slide Management
- Apache POI PPT - Slide Layouts
- Apache POI PPT - Presentation
- Apache POI PPT - Classes & Methods
- Apache POI PPT - Installation
- Apache POI PPT - Java API Flavors
- Apache POI PPT - Overview
- Apache POI PPT - Home
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Flavors of Java PPT API
This chapter takes you through some of the flavors of Java PowerPoint API and their features. There are many vendors who provide Java PPT related APIs; some of them are considered in this chapter.
Aspose Spdes for Java
Aspose spdes for Java is a purely pcensed Java PPT API, developed and distributed by the vendor Aspose. The latest version of this API is 8.1.2, released in July 2014. It is a rich and heavy API (combination of plain Java classes and AWT classes) for designing the PPT component that can read, write, and manage spdes.
The common uses of this API are as follows −
Build dynamic presentations
Render and print high-fidepty presentations
Generate, edit, convert, and print presentations
Apache POI
Apache POI is a 100% open source pbrary provided by Apache Software Foundation. Most of the small and medium scale apppcation developers depend heavily on Apache POI (HSLF + XSLF). It supports all the basic features of PPT pbraries; however, rendering and text extraction are its main features. Given below is the architecture of Apache POI for PPT.
Advertisements