# aspose-convert **Repository Path**: zhengj/aspose-convert ## Basic Information - **Project Name**: aspose-convert - **Description**: aspose 实现office转pdf - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2024-08-15 - **Last Updated**: 2024-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # aspose-convert #### 介绍 aspose 实现office转pdf ``` 需要将lib目录下的 excel、word、ppt依赖包上传到私服,或者本地引入 私服maven配置文件参考 settings_local.xml 参考:https://blog.csdn.net/EasternUnbeaten/article/details/91047715 启动时指定容器目录: docker run -d --name nexus3 \ --restart=always \ -p 8081:8081 \ -p 8082:8082 \ -v /nexus-data:/nexus-data \ sonatype/nexus3 需要给/nexus-data 目录赋权限 chmod 777 /nexus-data ``` #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)