Project Aspose for Apache POI shows how different tasks can be performed using Aspose Java APIs in comparison with Apache POI. The project also covers the features that are only available in Aspose APIs but not in Apache POI for Microsoft PowerPoint .
Aspose.Slides vs Apache POI-HSLF and XSLF
Below listed are some examples showing side by side code comparison for features available in both Aspose.Slides and Apache POI-HSLF & POI-XSLF. The source code of these examples is freely hosted on popular social coding sites like CodePlex, GitHub, Bitbucket and SourceForge.
Working with Presentations
- New presentation.
- Open and Save.
- Add slides to presentation.
- Delete slides from presentation.
- Count number of slides.
Working with Slides
- Add background to slides.
- Add images in slide.
- Move slide to new position.
- Create slides with different layouts.
- Set Slide Title.
- Convert slide to image.
Working with Tables
Working with Tables
Features of Aspose.Slides Missing in Apache POI SL
There are many features that are only available in Aspose API but not in Apache POI HSLF + XSLF for Microsoft PowerPoint. Below mentioned are some of these examples and source code is also available on CodePlex, GitHub, Bitbucket and SourceForge.
Working with Presentations
Working with Slides
Working with Charts
- Create PPT charts.
- Updating Existing Chart.
- Setting Pie Chart Sector Colors.
- Formatting Chart Entities.
Working with Smart Art
Working with Media Controls
Feedback and Suggestions
- Many more examples are available at Aspose Docs. Keep visiting us.
- Raise queries and suggest more examples via Aspose Forums or via any of the above mentioned social coding site.