v1

latestOpenAPI 3.0.12026-07-14148113207.9 KB
ConnectionShapes

Slides: Modify Underlying Xml

Directly eidt the underlying xml of a Slide object within an OpenOpenXml (e.g. Excel, Powerpoint) document. This endpoint will validatate the submitted xml against the Ecma-376 standard prior to saving modification. Invalid xml will rejected by this endpoint and a (hopefully) helpful error message will be returned. Use this endpoint for client-side automation of modifications ot Slide objects.

put/ConnectionShapes/OpenOfficeXml/{id}

Path parameters

idstring required

Request body

idstring uuid nullable
openOfficeXmlstring nullable
typestring nullable

Response

Success