office addin dev 2016 and newer: how to add insert new page / slide button in the task pane app
问题 I am looking for directions (API reference / samples) to create a insert new page buttons along with Slide number grid view for quick navigation to slides in Powerpoint 2013 and newer additions with an addin For this I guess we would need the Office JS Api to i) Read the current number of slides, ii) Event listeners for add / remove slide iii) Insert / Duplicate particular slide into presentation iv) Navigate to particular slide So, to begin with I started following - https://docs.microsoft