You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slide numbers are not being displayed for any slide in the Powerpoint.
I used the following code to define master slide: pptx.defineSlideMaster({ title:'Title', slideNumber: {x: 0.3, y:7.15}, objects: [...........] });