Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions playlists-prod/powerpoint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,15 @@
group: Shapes
api_set:
PowerPointApi: '1.4'
- id: powerpoint-shapes-binding-to-shapes
name: Binding to shapes
fileName: binding-to-shapes.yaml
description: Shows how to create binding references for images and work with z-order.
rawUrl: >-
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/powerpoint/shapes/binding-to-shapes.yaml
group: Shapes
api_set:
PowerPointApi: '1.8'
- id: powerpoint-add-slides
name: Add slides to a presentation
fileName: add-slides.yaml
Expand Down
9 changes: 9 additions & 0 deletions playlists/powerpoint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,15 @@
group: Shapes
api_set:
PowerPointApi: '1.4'
- id: powerpoint-shapes-binding-to-shapes
name: Binding to shapes
fileName: binding-to-shapes.yaml
description: Shows how to create binding references for images and work with z-order.
rawUrl: >-
https://raw.githubusercontent.com/OfficeDev/office-js-snippets/main/samples/powerpoint/shapes/binding-to-shapes.yaml
group: Shapes
api_set:
PowerPointApi: '1.8'
- id: powerpoint-add-slides
name: Add slides to a presentation
fileName: add-slides.yaml
Expand Down
Loading