-
In our PowerPoint add-in, which was developed with OfficeJS, we need to differentiate between the available shapes in PowerPoint. To do this, we query the type of shape by accessing the `shape.type`…
-
Hello,
We are developing an Office Add-In (Taskpane) using the Angular framework, and we need a way to determine whether the user has unsaved changes in the document. We’ve successfully implemented…
-
hi, experiencing weird issues when trying to embed the font in PowerPoint.
Tried with Medium, font appears to embed. looking inside the PPTX fntdata is generated.
Opening the file on a machine wit…
-
# Expected behavior
I wanted to run the add-in tutorial for Powerpoint as per the documentation
https://learn.microsoft.com/en-us/office/dev/add-ins/tutorials/powerpoint-tutorial?tabs=yeomangener…
-
# Prerequisites
Please answer the following questions before submitting an issue.
**YOU MAY DELETE THE PREREQUISITES SECTION.**
- [x] I checked to make sure that this issue has not already been …
-
The `SlidesCodeHighlighter` is not able to paste code with the right format into PowerPoint correctly.
When I paste code into it, it will become only 1 line.
![image](https://github.com/romannur…
-
### Type of Connector
Independent Publisher Connector
### Name of Connector
Amazon S3 Bucket
### Describe the bug
Trying to use the connector to put office files into an Amazon S3 bucket.
The P…
-
Hi,
PDF generation for powerpoint using office.js was working fine in last month.
This month this functionality is failing.
Office.context.document.getFileAsync(
fileType,
fi…
-
Hello,
We are developing an Office Add-In (Taskpane) using the Angular framework and are looking for a way to set the document to read-only or disable editing using the Office JavaScript API. Our A…
-
Hello,
We are developing an Office Add-In (Taskpane) using the Angular framework and need to execute specific logic before a document is closed. In certain scenarios, we may need to prevent the doc…