Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 9,921 for

json

(0.05 sec)
  1. 在 Java 中将页面转换为 PDF 文档

    我们的在线文档转换器 API 允许您将 HTML 高质量地转换为 PDF。本文介绍如何使用 REST API 在 Java 中将 HTML 转换为 PDF...EXCEL 转换为 JSON 并将 JSON 转换为 EXCEL 如何在 Python 中将 CSV 转换为 JSON 以及将 JSON...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  2. Status and Error Codes | Documentation

    An overview of GroupDocs Assembly Cloud API status and error codes....request/response data is transmitted in JSON format. The following table...

    docs.groupdocs.cloud/assembly/getting-started/s...
  3. No ChatGPT | Rephrase Rewrite Paraphrase Text a...

    Forget OpenAI or ChatGPT. Easily rewrite, rephrase, and paraphrase documents online with .NET REST API. Better than Gemini, Microsoft Copilot, and Claude...-H "Content-Type: application/json" \ -d '{ "Text": "Rewrite this...

    blog.groupdocs.cloud/rewriter/paraphrase-docume...
  4. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows to sign document with several signatures simultaneously and even apply signatures of different types to the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage and other files, like digital certificate or image stamp Sign document Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....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...
  5. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes....storageName#MyStorage" -H "accept: application/json" -H "authorization: Bearer [Access...storageName#MyStorage" -H "accept: application/json" -H "authorization: Bearer [Access...

    docs.groupdocs.cloud/annotation/working-with-fo...
  6. Export Markdown to PDF in Java - A Step-by-Step...

    Learn how to convert Markdown files to PDF in Java using REST API. Follow our guide with code examples and discover advanced options for customization....using Java Convert EXCEL to JSON and JSON to EXCEL in Python How to...

    blog.groupdocs.cloud/conversion/convert-markdow...
  7. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....storageName=MyStorage" -H "accept: application/json" -H "authorization: Bearer [Access...storageName=MyStorage" -H "accept: application/json" -H "authorization: Bearer [Access...

    docs.groupdocs.cloud/editor/working-with-folder/
  8. Working With Folder | Documentation

    GroupDocs.Viewer Cloud Working With Folder...storageName#MyStorage" -H "accept: application/json" -H "authorization: Bearer [Access...storageName#MyStorage" -H "accept: application/json" -H "authorization: Bearer [Access...

    docs.groupdocs.cloud/viewer/working-with-folder/
  9. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/formats" -H "accept: application/Json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....0/signature/formats" - H "accept: application/json" - H "authorization: Bearer...

    docs.groupdocs.cloud/signature/get-supported-fi...
  10. Fetching translations | Documentation

    How to fetch the translated text from the GroupDocs.Translation Cloud queue....Translations are returned in JSON format in the response body...

    docs.groupdocs.cloud/translation/text/fetch/