Skip to content

Commit

Permalink
pptx2msapp Demo
Browse files Browse the repository at this point in the history
  • Loading branch information
anpetroc committed May 26, 2024
1 parent f153568 commit 1f07fce
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions samples/pptx2msapp/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Sample application for converting PowerPoint files to Canvas apps (msapp) files

This sample application demonstrates how to convert a PowerPoint file to a Canvas app (msapp) file using OpenXML
format for PowerPoint files and YAML format for Canvas app files.

## Usage

```PowerShell
pptx2msapp '.\Track Sales Leads Power Apps Canvas App.pptx'
```

## Demo

<video src="demo/PowerPoint 2 Canvas.mp4" Width=800></video>
Binary file added samples/pptx2msapp/demo/PowerPoint 2 Canvas.mp4
Binary file not shown.

0 comments on commit 1f07fce

Please sign in to comment.