Skip to content

g21589/PPTX2HTML

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
 
 
 
 
js
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Convert pptx file to HTML by using pure javascript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published