UniOffice Go 语言的 Office 文档处理库 UniOffice

blov2019-07-05 18:30:01 • 8907 次点击    
这是一个分享于 2019-07-05 18:30:01 的项目,其中的信息可能已经有所发展或是发生改变。

unioffice 是一个纯 Go 的开源库,实现对 Office Word、Excel 和 PowerPoint 文件的创建和处理功能。 其目标是成为一个兼容性最强,性能最好的 Go 语言 Office 文档处理库。

UniOffice

https://github.com/unidoc/unioffice/

当前的功能:

  • Read/Write/Edit
  • Formatting
  • Images
  • Tables

Spreadsheets (xlsx) [Excel]

  • Read/Write/Edit
  • Cell formatting including conditional formatting
  • Cell validation (drop down combobox, rules, etc.)
  • Retrieve cell values as formatted by Excel (e.g. retrieve a date or number as displayed in Excel)
  • Formula Evaluation (100+ functions supported currently, more will be added as required)
  • Embedded Images
  • All chart types

PowerPoint (pptx) [PowerPoint]

  • Creation from templates
  • Textboxes/shapes

Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documentsRead More

Latest commit to the master branch on 2-21-2025
Download as zip
授权协议:
AGPLv3
开发语言:
Google Go 查看源码»
操作系统:
跨平台
8907 次点击  ∙  1 赞  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传