We are modernizing our PowerPoint VBA add-in to Office.js. In our VBA add-in, we are able to change the dimensions (width and height) of all the slides in the presentation. We have not found a way to do this in Office.js. Can this functionality be added?
2 Comments
Sort By
Try position something on an object without knowing the dimensions. It is like playing pin the tail on the donkey with a blind fold on 😂
- macgCopper Contributor
There are so many features that you can imagine rely on slide height/width. While these properties by themselves don't do much, they enable building many other things that do!