PptxGenJS
PptxGenJS copied to clipboard
Create PowerPoint presentations with a powerful, concise JavaScript API.
Great api! I've tried every and all combinations to try to get the result below but no luck. I even tried adding text after a bullet and using inset to...
added new options to allow users to add connector between shapes
Hi @gitbrent, I've tried to find a contact information in this repository but unsuccessfully; thus, I've chosen this way. First of all, I really appreciate your library, it's really helpful...
https://github.com/gitbrent/PptxGenJS/blob/88a49d3a24f5fb383e0738cabe86499c3643cf37/types/index.d.ts#L472 Is it supposed to be like this? ``` FOLDED_CORNER = 'foldedCorner' ``` There's an `'folderCorner' = 'folderCorner' ` in this file already.
### Category - [ ] Enhancement - [X] Bug - [ ] Question - [ ] Documentation gap/issue ### Version * Lib version : 3.4.0 * PowerPoint you are targeting:...
Hey, this is a draft PR for https://github.com/gitbrent/PptxGenJS/issues/898 Hoping to get some feedback if possible - My main issue that the image is added to the slide at x:0 and...
### Category - [X] Enhancement ### Version Please specify what version of the library you are using: [ 3.4 ] Please specify what version(s) of PowerPoint you are targeting: [...
At the moment, specifying "rounding" for an image crops the image inside a circle. It would be nice to extend this to all shapes. Relevant code is somewhere around here:
Passing an array of objects with text/options values as the text value to table cells does not support the rotate option. The rotate option only worked with the .addText method....
Thank you for reporting an issue, suggesting an enhancement, or asking a question. We appreciate your feedback - to help the team understand your needs please complete the below template...