Hi Team I am trying to embedded a file to be specific a .prism file in PPT. I am using below code
Path path = Paths.get(filePath);
byte[] data = Files.readAllBytes(path);
IOleEmbeddedDataInfo dataInfo = new OleEmbeddedD…...Presentation in Java Aspose.Slides Product Family slides-java , slides-ole... More examples: Manage OLE Class Libraries & REST APIs for the...