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 Tue Aug 04, 2026 4:53 pm
News of ForumsPresentationMLPackage ppt = (PresentationMLPackage) OpcPackage.load(new File(inputfilepath));BinaryPartAbstractImagePart.createImageInline( String, String, int, int, boolean)Total posts 10234 • Total topics 2888 • Total members 2109