powerpoint
Here are 237 public repositories matching this topic...
What happened
Extracting document properties created and modified both return the current date.
Expected
Values should reflect what is in the respective tags of created and modified properties in docProps/core.xml.
Steps to reproduce
- Prepare some pptx file
- Copy file into a .zip file e.g.
cp some.pptx some.zip - Inspect zip
- Go inside docProps > core and
In https://gitbrent.github.io/PptxGenJS/docs/api-charts.html, it currently says:
object with properties size (pt), color and style ('solid', 'dash' or 'dot') or 'none' to hide
should be:
object with properties size (pt), color and style ('solid', 'dash' or 'dot' or 'none' to hide)
Thank you for all the hard work with V3
-
Updated
Dec 10, 2019 - TeX
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Feb 3, 2017 - JavaScript
-
Updated
Jul 3, 2020 - R
If a document is about to be saved with the Reload on Save option disabled, the editor could detect whether the file that was modified externally since it was opened in the editor (e.g. by looking at the date modified). If so, a preemptive warning message with accept / cancel actions would be good to avoid surprises.
If the Reload on Save option is enabled, no issues should occur, and hence
-
Updated
Jul 22, 2017 - C#
Documentation for the percentage num_fmt has extra backslashes included.
This StackOverflow question that I just answered references this specifically.
https://stackoverflow.com/questions/58998718/percentage-format-for-y-axis-in-mschart?noredirect=1#comment104251260_58998718
There are at least 2 related closed issues from late 2017, but it looks like that's when the double percentage sig
-
Updated
Aug 20, 2018 - HTML
-
Updated
Jun 3, 2020 - PHP
-
Updated
Sep 11, 2018 - Batchfile
-
Updated
Apr 29, 2019 - Python
-
Updated
May 3, 2017 - PHP
-
Updated
May 14, 2019
-
Updated
Mar 16, 2020 - C#
-
Updated
Apr 26, 2020 - JavaScript
-
Updated
May 29, 2020
I am upgrading from the Go client from v6 to v7:
I wanted to add a glob("images/*") which i would then feed to req.Asset; the filename part of issuing gotenberg.NewDocumentFromPath would be images/logo.png.
If doing it like this, the rendering fails with "failed to generate the result PDF", and it works if I remove the images/ from the filename path. I suspect because the assets path
-
Updated
Apr 14, 2020 - C#
-
Updated
Dec 5, 2018 - Visual Basic
-
Updated
Dec 6, 2019 - M4
-
Updated
Jul 1, 2020
Improve this page
Add a description, image, and links to the powerpoint topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the powerpoint topic, visit your repo's landing page and select "manage topics."

When creating a document, things get a little annoying once you start working with tables. I think one of the main annoyances is that once you have a table in the document, you cannot continue adding content after you've inserted the table. Instead you have to do something like: