PDF轉WORD

https://api.toolnb.com/ext/pdftoword.json
查看TOKEN 返回列表
接口類型:免費
每日額度:100
接口狀態:未申請

接口說明

參數:

token = 你的token

file = 文件流

返回內容:

{
    "msg": "ok",
    "code": "1",
    "data": {
        "filename": "xxxx",
        "file": "https://api.toolnb.com/codefileupdate/xxxx_19134.doc",
        "dispose_name": "xxxx_19134.doc",
        "error": ""
    }
}