首页 > 其他 > 详细

QtOfficeOpenXml

时间:2020-04-19 09:23:19      阅读:91      评论:0      收藏:0      [点我收藏+]

QtOfficeOpenXml

https://github.com/dbzhang800/QtOfficeOpenXml

Introduction

Qt Office Open Xml is a library that can be used to read and write opc packages, such as .xlsx/.docx/.pptx files. It doesn‘t require Microsoft Office and can be used in any platform that Qt 5.2 or newer supported.

StatusNamespace....
[Done] QtOfficeOpenXml::Opc is designed for general OPC package reading and writing.
[Wip ] QtOfficeOpenXml::Sml is designed for Spreadsheet documents reading and writing.
[Todo] QtOfficeOpenXml::Wml is designed for Wordprocessing documents reading and writing.
[Todo] QtOfficeOpenXml::Pml is designed for Presention documents reading and writing.
[Wip ] QtOfficeOpenXml::Dml provides Drawing support for Sml, Wml and Pml.
[Wip ] QtOfficeOpenXml::Ooxml is used by Dml, Sml, Wml and Pml.
[Done] QtOfficeOpenXml::Mce provides Markup Compatibility and Extensibility supports for all the library.

 

====================

dsoframer是微软提供一款开源的用于在线编辑、调用Word、 Excel 、PowerPoint等的ActiveX控件。

Qt可以直接使用 QAxObject 调用 

https://blog.csdn.net/jacken123456/article/details/83748329  Qt实现Excel表格的读写操作(office,WPS)

https://blog.csdn.net/chase_hung/article/details/83040075  清除用QAxObject创建的Office进程

https://github.com/xinyanHu/QAxBrowser  web browser using qt QAxWidget

https://github.com/olena-lizina/PPT   Pedagogical program tool. Implemented using Qt/C++

https://github.com/Qt-Widgets/Qt-Ribbon-Widget-V1  Qt-Ribbon-Widget

https://github.com/martijnkoopman/Qt-Ribbon-Widget   A Ribbon widget for Qt

https://github.com/martijnkoopman/Qt-VTK-viewer   A CMake/C++ project for embedding a VTK 3D view in a Qt window.

 

=============== End

 

QtOfficeOpenXml

原文:https://www.cnblogs.com/lsgxeva/p/12728921.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!