Socket
Socket
Sign inDemoInstall

pptx2html

Package Overview
Dependencies
51
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    pptx2html

PPTX2HTML


Version published
Weekly downloads
18
increased by12.5%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

PPTX2HTML

MIT License npm version

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.

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
  • 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

FAQs

Last updated on 28 Nov 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc