Paper Office
paper-pptxAPI referenceerrors

BoundaryViolationError

paper-pptx 0.2.0 API reference

An operation ran outside the scope where it is safe.

Today that means one thing: saving while a batch() block is open on the package. Those edits are not validated yet and may still roll back, so save after the block closes.