The code of the program is given below:
import org.apache.poi.hslf.HSLFSlideShow;
|
The output of the program is given below:
C:\POI3.0\exmples\PowerPoint>javac retrieveSlideSize.jav C:\POI3.0\exmples\PowerPoint>java retrieveSlideSize Width:792 Height:612 |
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
Ask Questions? Discuss: Retrieve The Size of Slide Using Java
Post your Comment