-
PPTX with Charts are not compatible with Keynote.
Poke @informed-source
-
Hi, I can't merge two pptx files into one. The result pptx has all slides in blank. Here is my code:
$oPHPPresentation = new PhpPresentation();
$oReader1 = IOFactory::createRead…
-
Hi, I am trying to use this library to load and convert ppt and pptx files to pdf. **Unfortunately, unlike PHPSpredsheet and PHPWord this library is not as rich in options when it comes to writers and…
-
i create a pptx in PowerPoint 2016 which only one page with a shape.
![before](https://user-images.githubusercontent.com/51143541/60652539-0004ee80-9e7b-11e9-8361-0e4df2ad3852.JPG)
then i use phppre…
-
Hi!
I'm trying to use this code to open a template pptx, add some images, and write an output text.
The issue I'm seeing is that any texts from the original PPTX are removed. Background stays, s…
-
I saw that it has been answered as to whether or not it is possible to achieve this with node-pptx but I have not seen any documentation with an example. I have attached my attempt at this solution an…
-
got error when save pptx says -> Error while trying to load an asset: Failed to load asset at "assets/data%253Aimage/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAQ4CAYAAADo08FDAAAAAXNSR0IArs4c6QAAAARzQklU…
-
According forum topic https://groups.google.com/forum/#!topic/bigbluebutton-setup/Y__errGUMyw
[default.pptx](https://github.com/bigbluebutton/bigbluebutton/files/2824337/default.pptx)
[default.pdf…
-
I have successfully read the pptx file and I tried to change one of the paragraphs from value A to value B, but when it was saved to another file (with a new name)
there is a mistake :
Source File N…
-
Hi,
i'd suggest unpacking the pptx file to have better versioning and allow working on the same file as granularly as possible.
Also, it would allow batch editing of slides by editing the xml files.…