Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 8,573 for

json

(0.03 sec)
  1. Translate Word or Excel Documents into 7 Differ...

    Translation API to translate Word & Excel documents into Chinese, English, French, German, Italian, Russian, Spanish without disturbing document structure.... \\ -H "accept: application/json" \\ -H "authorization: Bearer...-H "Content-Type: application/json" \\ -H "x-aspose-client: Containerize...

    blog.groupdocs.cloud/translation/translate-word...
  2. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....Cloud API with parameters in JSON format in the body: curl --location...--header 'Content-Type: application/json' \ --header 'Authorization:...

    docs.groupdocs.cloud/translation/hello-world/
  3. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....Cloud API with parameters in JSON format in the body: curl --request...--header 'Content-Type: application/json' \ --header 'Authorization:...

    docs.groupdocs.cloud/rewriter/hello-world/
  4. Working with Verify Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....header 'content-type: application/json' \ -- data '{ "items": [ { "barcodeTypeName":...header 'content-type: application/json' \ -- data '{ "items": [ { "barcodeTypeName":...

    docs.groupdocs.cloud/signature/working-with-ver...
  5. Sign document with image signature | Documentation

    An image as signature is alternative way to put any presenting data in a visual form. This electronic signature type allows to create custom image with company logo, sender’ initials, names or make a company stamp icon in it, GroupDocs.Signature Cloud provides options to specify different settings for Image signature such as image content, location, colors and advanced effects. API usage There are steps that usage of GroupDocs.Signature Cloud consists of:...example Request // First get JSON Web Token // Please get your... \ - H "Accept: application/json" // cURL example to get document...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. Help! - Free Support Forum - groupdocs.cloud

    Hi , it’s possible to have support to translation PDF ( en to other language) ? How I must do it? I want test with postman and after compile java class. Now I receive error 401 , Bearer error=“invalid_token”, error_de…...“content-type”: “application/json; charset=UTF-8”, “transfer-encoding”:...“content-type”: “application/json”, “user-agent”: “PostmanRuntime/7...

    forum.groupdocs.cloud/t/help/5457
  7. Invalid client error on node js parse - Free Su...

    https://forum.groupdocs.cloud/t/invalid-client-error-on-node-js-parse/3150/2 here Client id 912afc91-4e11-4a34-b84c-27fb8a26c80b Client secret 5eaab5243b7965f67bf9fbe0c63fa9ba...json({message: 'Книга не найдена'});...book) { return res.status(404).json({ message: 'Book not found'...

    forum.groupdocs.cloud/t/invalid-client-error-on...
  8. 在 Java 中将 JPG 转换为 PowerPoint 并将 PowerPoint 转换为 JPG

    使用快速安全的 REST API 将 JPG 文件转换为 PPT,将 PPT 转换为 JPG 文件格式。让我们看看如何在 Java 中将 JPG 转换为 PowerPoint 以及将 PowerPoint 转换为 JPG...转换为 JSON 以及将 JSON 转换为 CSV 在 Java 中将 CSV 转换为 JSON 并将 JSON 转换为...如何在 Python 中将 EXCEL 转换为 JSON 以及将 JSON 转换为 EXCEL 在 Python 中将 Markdown...

    blog.groupdocs.cloud/zh/conversion/convert-jpg-...
  9. Supported QR-Codes | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Request curl -v "https://api.groupdocs.cloud/v1/signature/qrcodes" \ -X GET \ -H "Content-Type: application/Json" \ -H "authorization: Bearer _0zqJ6w3enMdpEw5C6ZKm3lgYvHell1lHdx3vztekvBpCbZGqMvMplrKNrsVXih9Xe6738GSej2hb0BnwKVVz-ANEOnW0bGqjeiJcEySo2Y9-9VZ1K_rs_p4zZcsMoGNuDkL9G4rowGX9Wd1frChwRXzsJCpJUs9G5fGK-0kochaFTVdMgoOHU8JjUOQ5wiu-_ZQSbR0bMKRamxEyc_P_gv9NU7LTJQTCrP1SIJwem1WTX7GaTr8JRUYE0zsXH2vHUkJ1rNh-1RPblqE6wwrfxkklTCGxAWTxvoaSG-Ax-h2Zl9nZkBCAjS48zzz2kqIWS-K5WUmGPP9hAWQL00_deMB0Qi7xqvf2MWoJ831mFnyse-ZQ80fAqPyFBdYpS-xVFC0Uuc8rVHehydCxD0_oIJWkCU_GuDJpNMv6q4IpM-1RzFn" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....H "Content-Type: application/json" \ - H "authorization: Bearer...

    docs.groupdocs.cloud/signature/supported-qr-codes/
  10. Upload file | Documentation

    How to upload file to Cloud storage....--header 'Content-Type: application/json' \ --F "path=@/path/to/myfile...

    docs.groupdocs.cloud/rewriter/file/upload/