Skip to content

Commit 88e3fba

Browse files
committed
update
1 parent 1a11b66 commit 88e3fba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pdf/aspose-pdf-for-aws/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3082,8 +3082,8 @@ try {
30823082

30833083
**Supported formats:**
30843084

3085-
| bmp | image | jpg | png |
3086-
| --- | --- | --- | --- |
3085+
| bmp | doc | image | jpg | png | pptx | docx | pdf |
3086+
| --- | --- | --- | --- | --- | --- | --- | --- |
30873087

30883088
<details><summary>curl</summary>
30893089
<pre><code>
@@ -3522,7 +3522,7 @@ try {
35223522

35233523
<details><summary>curl</summary>
35243524
<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'
35263526
</code></pre>
35273527
</details>
35283528
<details><summary>php</summary>

0 commit comments

Comments
 (0)