docx-html:将 .docx 文件转换为 html

时间:2021-06-11 00:04:18
【文件属性】:
文件名称:docx-html:将 .docx 文件转换为 html
文件大小:24KB
文件格式:ZIP
更新时间:2021-06-11 00:04:18
Ruby docx-html docx gem 的扩展,为文档提供了to_html方法 安装 gem install docx-html 用法 require 'docx/html' d = Docx :: Document . open ( 'test.docx' ) d . to_html
【文件预览】:
docx-html-master
----docx-html.gemspec(538B)
----Rakefile(300B)
----test()
--------docx()
--------fixtures()
----Gemfile(38B)
----Gemfile.lock(319B)
----LICENSE.md(1KB)
----.gitignore(15B)
----lib()
--------docx()
----README.md(222B)

网友评论