8000 GitHub - hetao29/libreoffice: office 文件(ppt,pptx,word,excel)转换成 png/jpeg 的 grpc 服务
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.
/ libreoffice Public archive

office 文件(ppt,pptx,word,excel)转换成 png/jpeg 的 grpc 服务

Notifications You must be signed in to change notification settings

hetao29/libreoffice

Repository files navigation

说明

把 office文件,转换成 png 的grpc 服务,具体的定义参考 proto_src 里的协议 默认 docker 服务的端口是10001

目录说明

  1. proto_src目录,proto 的定义文件目录
  2. client 目录,golang语言的客户端示例代码
  3. client_xxx目录,是各种语言的客户端示例代码
  4. proto目录,是自动生成的 proto 的目录,不需要手动修改
  5. server/client目录,golang 版本的 server 和 client

Makefile 说明

编译

make build

运行

make dockerpull
make dockerrun

About

office 文件(ppt,pptx,word,excel)转换成 png/jpeg 的 grpc 服务

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0