在線文檔轉換接口 word,excel,ppt等在線文件轉pdf、png

在線文檔轉換API提供word,excel,ppt等在線文件轉pdf、png等,文檔:https://www.juhe.cn/docs/api/...json

接口地址:http://v.juhe.cn/fileconvert/...api

支持格式:jsonpost

請求方式:http get/posturl

請求示例:http://v.juhe.cn/fileconvert/...excel

接口備註:經過提交須要轉換的源文件url,轉換成對應的文檔格式code

請求參數說明:接口

名稱 類型 必填 說明
key string 你申請的key
url string 須要轉換的文檔在線url地址
type int 轉換類型,默認1(1:office轉pdf、2:office轉swf、3:office轉png、4:office轉pdf拆單頁、5:pdf轉swf、6:pdf轉png、7:word轉txt),office支持:word,excel,ppt三種文檔格式

返回參數說明:文檔

名稱 類型 說明
error_code int 返回碼
reason string 返回說明
sourceurl string 提交的文件url
mes_path string 轉換後的文件下載地址(轉換事後的文件,10分鐘有效時間,請儘快下載)

JSON返回示例:get

{
    "reason": "轉換成功",
    "result": {
        "sourceurl": "http://juheimg.oss-cn-hangzhou.aliyuncs.com/docs/juhe.doc",
        "mes_path": "http://office.edu-paas.com/Resources/Anonymous/6059d8af-82d0-44f5-9c97-629dd26af4ff.pdf"
    },
    "error_code": 0
}
相關文章
相關標籤/搜索