I have assigned 5GB memory to JVM.
We load the template using
- Code: Select all
PresentationMLPackage ppt = (PresentationMLPackage) OpcPackage.load(new File(inputfilepath));
and save it finally using
File f1 = new File(outputfilepath); ...
It is currently Sat Sep 19, 2026 9:19 pm
News of ForumsPresentationMLPackage ppt = (PresentationMLPackage) OpcPackage.load(new File(inputfilepath));BinaryPartAbstractImagePart.createImageInline( String, String, int, int, boolean)Total posts 10255 • Total topics 2893 • Total members 2109