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…...Adding Embedded Object in PowerPoint Presentation in Java Aspose...Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other...