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 Apr 12, 2025 3:51 am
PresentationMLPackage ppt = (PresentationMLPackage) OpcPackage.load(new File(inputfilepath));
BinaryPartAbstractImagePart.createImageInline( String, String, int, int, boolean)
Total posts 10158 • Total topics 2858 • Total members 2088