HamnaIshaq's avatar
HamnaIshaq
Iron Contributor
Mar 27, 2025
Status:
New

Set PowerPoint slide dimension

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

  • 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 😂

  • macg's avatar
    macg
    Copper 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!