-
Notifications
You must be signed in to change notification settings - Fork 186
ppt morph check
zmworm edited this page Apr 17, 2026
·
43 revisions
Analyze morph transition compatibility across slides.
Path: /morph-check
- get - Analyze morph compatibility (read-only)
Returns morph compatibility information for each slide, including:
- Matched shapes (shapes with matching
!!name prefixes across consecutive slides) - Unmatched shapes (shapes with
!!name prefix that have no match on the adjacent slide) - Morph transition info per slide, including
morphMode(byObject, byWord, byChar)
officecli get pres.pptx /morph-checkBased on OfficeCLI v1.0.51