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 Jul 12, 2025 7:04 pm
PresentationMLPackage ppt = (PresentationMLPackage) OpcPackage.load(new File(inputfilepath));
BinaryPartAbstractImagePart.createImageInline( String, String, int, int, boolean)
Total posts 10183 • Total topics 2865 • Total members 2096