All Projects → g21589 → Pptx2html

g21589 / Pptx2html

Licence: mit
Convert pptx file to HTML by using pure javascript

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Pptx2html

Flextable
table farming
Stars: ✭ 288 (-9.43%)
Mutual labels:  html5
M.css
A no-nonsense, no-JavaScript CSS framework and Pelican theme for content-oriented websites
Stars: ✭ 296 (-6.92%)
Mutual labels:  html5
Phaserquest
Reproduction of Mozilla's BrowserQuest using Phaser, socket.io and Node.js
Stars: ✭ 313 (-1.57%)
Mutual labels:  html5
Formdata
HTML5 `FormData` polyfill for Browsers.
Stars: ✭ 292 (-8.18%)
Mutual labels:  html5
Hstardoc
My blogs write with markdown.
Stars: ✭ 297 (-6.6%)
Mutual labels:  html5
Html5 validators
A gem/plugin for Rails 3, Rails 4, Rails 5, and Rails 6 that enables client-side validation using ActiveModel + HTML5 Form Validation
Stars: ✭ 302 (-5.03%)
Mutual labels:  html5
Html Css
Curso de HTML5 e CSS3
Stars: ✭ 4,917 (+1446.23%)
Mutual labels:  html5
Raycast
HTML5 raycasting demo using React
Stars: ✭ 315 (-0.94%)
Mutual labels:  html5
Redom
Tiny (2 KB) turboboosted JavaScript library for creating user interfaces.
Stars: ✭ 3,123 (+882.08%)
Mutual labels:  html5
Coreui Free React Admin Template
CoreUI React is a free React admin template based on Bootstrap 5
Stars: ✭ 3,573 (+1023.58%)
Mutual labels:  html5
Vue Electron Music
vue、electron纯前端技术制作网易云音乐客户端
Stars: ✭ 296 (-6.92%)
Mutual labels:  html5
Greenfield
HTML5 Wayland compositor 🌱
Stars: ✭ 296 (-6.92%)
Mutual labels:  html5
Egerpro
Eger Pro is based on the development of Egret HTML5 4.x game development solutions
Stars: ✭ 303 (-4.72%)
Mutual labels:  html5
Zx Editor
The HTML document (rich text) editor in Smart phone browser or webview, supporting mixed layout, reference, headline, unordered list, font color, bold and italics. 移动端HTML文档(富文本)编辑器,支持图文混排、引用、大标题、无序列表,字体颜色、加粗、斜体
Stars: ✭ 292 (-8.18%)
Mutual labels:  html5
Fritz2
Easily build reactive web-apps in Kotlin based on flows and coroutines.
Stars: ✭ 308 (-3.14%)
Mutual labels:  html5
Html5 Asteroids
Pure Javascript Asteroids
Stars: ✭ 287 (-9.75%)
Mutual labels:  html5
T Shirts
The first OpenSource t-shirts (probably)
Stars: ✭ 300 (-5.66%)
Mutual labels:  html5
Frontendwingman
Frontend Wingman, Learn frontend faster!
Stars: ✭ 315 (-0.94%)
Mutual labels:  html5
Mmark
Mmark: a powerful markdown processor in Go geared towards the IETF
Stars: ✭ 313 (-1.57%)
Mutual labels:  html5
Hanshan Lottery
An amazing lottery app created for the world
Stars: ✭ 305 (-4.09%)
Mutual labels:  html5

PPTX2HTML

MIT License

PPTX2HTML can convert MS-PPTX file to HTML by using pure javascript.
Support Chrome, Firefox, IE>=10 and Edge.
Here is the Online DEMO page.

Version

0.2.7 (Beta Test)

Support Objects

  • Text
    • Font size
    • Font family
    • Font style: blod, italic, underline
    • Color
    • Location
    • hyperlink
  • Picture
    • Type: jpg/jpeg, png, gif
    • Location
  • Graph
    • Bar chart
    • Line chart
    • Pie chart
    • Scatter chart
  • Table
    • Location
    • Size
  • Text block (convert to Div)
    • Align (Horizontal and Vertical)
    • Background color (single color)
    • Border (borderColor, borderWidth, borderType, strokeDasharray)
  • Drawing (convert to SVG)
    • Simple block (rect, ellipse, roundRect)
    • Background color (single color)
    • Align (Horizontal and Vertical)
    • Border (borderColor, borderWidth, borderType, strokeDasharray)
  • Group/Multi-level Group
    • Level (z-index)
  • Theme/Layout

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].