-
I am trying to repeat pages in a PPTX and I can't find the way.
Here is my current test data :
```
const fs = require("fs");
const carbone = require("carbone");
// Data to inject
var data…
-
**Background**: need to append PptxGenJS buffer presentation into the main one, for some reasons just appending slides cut off last 2 slides, so was trying to combine `.loadRoot` and `.load` for getti…
-
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…
-
### Version of Marp Tool
@marp-team/marp-cli v4.0.0 (w/ @marp-team/marp-core v4.0.0)
### Operating System
macOS
### Environment
- OS version: macOS Sonoma 14.5
- Node.js version: Marp CLI 4.0.0,…
-
something like this:
ModifyImageHelper.setImage('https://your-amazon-s3-link-to-image.com/image.jpg').
thanks!
-
setChartData throws
``Error: Could not find file ppt/charts/undefinedundefined.xml@Recreated_Presentation_OUTO1.pptx
at ArchiveJszip. (/Users/matt/dev/pptxtopptxgenjs/node_modules/pptx-automi…
MP70 updated
3 months ago
-
I am trying to remove slide from my presentation using code
`const PPTX = require('nodejs-pptx');
let pptx = new PPTX.Composer();
async function load() {
await pptx.load('/app/go/src/ppt2s…
-
```
D:\node_works\Ai-pptx\express>pnpm run express
> express@1.0.0 express D:\node_works\Ai-pptx\express
> nodemon src/app.ts
[nodemon] 3.1.2
[nodemon] to restart at any time, enter `rs`
[…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://…
-
hello,
at the time of writing, there is no support of PPTX: components/chat/chat-hooks/use-select-file-handler.tsx returns a "Unsupported file type" exception.
Note that langchain.js (in chatbot…
aalev updated
8 months ago