-
### Environment
1. `node -v`: v12.5.0
1. `npm -v`: 6.9.0
1. `npm ls officegen`: officegen@0.6.3
1. Operating system: Windows 10
1. Microsoft Office version: Office 2016
1. Problem with Powerpo…
-
I have used Python Example provided in this url "https://api.onlyoffice.com/editors/demopreview".
I have change STORAGE_PATH and DOC_SERV_SITE_URL.
Config.py
```
import os
VERSION = '1.5.1'
…
-
test code
```
let pptx = new PPTX.Composer()
await pptx.load(__dirname + '/../../templates/test.pptx')
const tmpPPTX = '/tmp/worship' + Math.random() + '.pptx'
await pptx.save(tmpPPTX)…
-
Hello - I'm running into this error when the node function is being called from a next.js runtime. My file/function works fine when calling directly from node, but it appears to fail to load based on …
-
# Develop Presentation Generator Tool
## Description
As an **educator**, I want to generate engaging slide presentations for my class based on specific topics, text, or uploaded files so that I can …
-
**Steps to Reproduce**
Try on both - Stand Alone version and on Remote version
1. Click Open... button (Ctrl+O)
2. Select open from file
3. Select file: [Unsupported node connectivity for bond.ppt…
-
For some of the files that worked before, now I have this error.
Do you know what could be the problem?
(libreoffice:28): GStreamer-CRITICAL **: gst_element_link_pads_full: assertion 'GST_IS_ELEME…
-
Features:
- Monorepo project.
- New API.
- Pure ES, no need for external tools. No temporary files.
- Separated modules for pptx/docx/xlsx.
- Written in Typescript and the latest ES6 features (…
-
I'm using the following code to convert pptx to pdf (using integration with cloud storage).
```
const slidesApi = new SlidesApi(
''
''
);
const asposeStorage = '';
a…
-
It appears as though the default installation of jsreport and @jsreport/jsreport-cli raises errors when using PNPM.
### Steps to reproduce
Node version: v22.2.0
PNPM version: 9.1.0
package.…
ml653 updated
2 months ago