-
I'm using `v0.4.4` - Either the documentation is not up to date, or I'm doing something wrong. I'm trying to follow the step by step instructions for creating a powerpoint presentation using a layout…
-
> Message from office-js bot:
We’re closing this issue because it has been inactive for a long time. We’re doing this to keep the issues list manageable and useful for everyone. If this issue is still…
-
I have a command add-in that adds a menu item with multiple child items to the Excel cell popup menu. The menu items is displayed OK, but all the child items appear twice, once in Bold, once in plain …
-
When I downloaded a csv into the sandbox and start excel I receive this error message from Sandboxie v0.9.7e. The error message is "EXCEL.EXE (6040): SBIE2205 Service not implemented: NetUseAdd" an…
-
When we add a manifest in PowerPoint desktop Mac, we expect some of the ribbon buttons to be enabled and others to be disabled as mentioned in the manifest which is happening but after we do some op…
-
### Steps to reproduce:
open an email in Outlook that contains an email address.
Now place the cursor at the beginning of the email address and press ctrl + shift + right arrow.
### Actual behavi…
-
Daniel,
Thanks for a really interesting package. A couple of points:-
1.) For some reason, the Powerpoint images are not coming across into the img folder.
2.) When I bring over the Windows m…
-
On MacOS Ventura 13.6.9:
I take these steps:
Open Office Add-ins Development Kit
Choose "Create a New Add-in"
Choose "Excel Add-in"
Choose "TypeScript"
Create add-in
The project is cre…
-
Version 2.4.0.4488
OS: Microsoft Windows NT 10.0.17134.0, x64
Host Product: Microsoft Office x86
Host Version: 16.0.11231.20130
Host Executable: EXCEL.EXE
Got this upon closing Excel:
![unhand…
-
Creating a brand new presentation like this:
```py
from pptx import Presentation
pp = Presentation()
pp.save("text.pptx")
```
Creates a test.pptx file which microsoft office cant open and ne…