File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3082,8 +3082,8 @@ try {
3082
3082
3083
3083
** Supported formats:**
3084
3084
3085
- | bmp | image | jpg | png |
3086
- | --- | --- | --- | --- |
3085
+ | bmp | doc | image | jpg | png | pptx | docx | pdf |
3086
+ | --- | --- | --- | --- | --- | --- | --- | --- |
3087
3087
3088
3088
<details ><summary >curl</summary >
3089
3089
<pre ><code >
@@ -3522,7 +3522,7 @@ try {
3522
3522
3523
3523
<details ><summary >curl</summary >
3524
3524
<pre ><code >
3525
- curl -X POST 'http://localhost:5252/pdf/webapi/translate?source=value&target=value' -F 'files=@file.pdf'
3525
+ curl -X POST 'http://localhost:5252/pdf/webapi/translate?source=value&target=value&translationSource=value ' -F 'files=@file.pdf'
3526
3526
</code ></pre >
3527
3527
</details >
3528
3528
<details ><summary >php</summary >
You can’t perform that action at this time.
0 commit comments