项目作者: jpcarrascal

项目描述 :
Service and tools for exporting your Powerpoint presentation as a Web page (Powerpoint Add-In / client).
高级语言: C#
项目地址: git://github.com/jpcarrascal/PPT2Web-PowerpointAddIn.git
创建时间: 2018-12-15T21:04:54Z
项目社区:https://github.com/jpcarrascal/PPT2Web-PowerpointAddIn

开源协议:

下载


PPT2Web

Service and tools for exporting your Powerpoint presentation as a Web page. I built this tool for sharing decks outside my organization for UX research purposes.
It is currently a work in progress, a lot of improvements are still ongoing.

PPT2Web is composed of 3 components:

  • A Powerpoint add-in (this repository) exports to a web-deck and manages the URL (copying to clipboard, opening in browser).
  • A Web API for uploading and serving the web-decks (can be found here).
  • A Web front-end for viewing the web-decks (here). It provides simple navigation through the deck as well as displaying the slide comments.