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…...Family slides-java , slides-ole mdmobin January 11, 2024, 5:31am...content visible in place of the OLE object, you should somehow create...