ThomasHager's avatar
ThomasHager
Brass Contributor
Jun 06, 2023
Status:
New

PowerPoint Copy shape API

A very basic feature such as copying a shape is missing in the PowerPoint APIs. The closes we get (in my understanding) is the general Office API getSelectedDataAsync(Office.CoercionType.XmlSvg). Fir...