Home » Apache POI Powerpoint Image

Apache POI Powerpoint Image

by Online Tutorials Library

Apache POI Powerpoint Image

To set image in powerpoint slide, we can use addPicture() and createPicture() methods of POI API. In this following example, we used both methods to write image in the document.

Apache POI Side Image Example

Output:

Apache POI Powerpoint Image

You may also like