-
Notifications
You must be signed in to change notification settings - Fork 27
ppt chart
zmworm edited this page Mar 25, 2026
·
16 revisions
Charts and graphs on slides.
Path: /slide[N]/chart[M]
-
get - Returned attributes and output format
-
add - Add charts with data, series, and styling
-
set - Modify title, legend, data labels, position
officecli get slides.pptx /slide[1]/chart[1]officecli query slides.pptx "chart"officecli remove slides.pptx /slide[1]/chart[1]Based on OfficeCLI v1.0.21