Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 2,399 for

conversion curl

(0.09 sec)
  1. 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....Conversion Product Solution GroupDocs...API directly from the browser. cURL example Linux/MacOS/Bash # First...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...Conversion Product Solution GroupDocs...of your request. cURL Example Request curl --location --request...

    docs.groupdocs.cloud/total/authenticating-api-r...
  3. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. Curl example Linux/MacOS/Bash Curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell Curl....Conversion Product Solution GroupDocs...the example. cURL example Linux/MacOS/Bash curl -X GET "https://api...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  4. Fetching results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue....Conversion Product Solution GroupDocs...processing. cURL example for authorized paraphrasing Request curl --location...

    docs.groupdocs.cloud/rewriter/text/fetch/
  5. JPG to PDF on Document Processing REST APIs | G...

    JPG to PDF on Document Processing REST APIs | GroupDocs Cloud Recent content in JPG to PDF on Document Processing REST APIs | GroupDocs Cloud 在 C# 中将 JPG 转换为 PDF | 使用 .NET REST API 将 JPG 或 JPEG 转换为......指南涵盖设置、使用 REST API 和 cURL 编写 JPEG 到 PDF 的代码。 使用 Node.js...浏览器中在线将 JPG 转换为 PDF。 Groupdocs.Conversion 提供用于图像转换的 Cloud SDK 和 API。...

    blog.groupdocs.cloud/zh/tag/jpg-to-pdf/index.xml
  6. System requirements | Documentation

    Minimum requirements and prerequisites for developing applications with GroupDocs.Rewriter Cloud....Conversion Product Solution GroupDocs...third party REST clients like cURL or Postman . The only requirement...

    docs.groupdocs.cloud/rewriter/system-requirements/
  7. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....Conversion Product Solution GroupDocs...Client Secret field. Request curl --location --request POST 'https://id...

    docs.groupdocs.cloud/translation/authorization/
  8. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....Conversion Product Solution GroupDocs...Client Secret field. Request curl --location --request POST 'https://id...

    docs.groupdocs.cloud/rewriter/authorization/
  9. System requirements | Documentation

    Minimum requirements and prerequisites for developing applications with GroupDocs.Translation Cloud....Conversion Product Solution GroupDocs...third party REST clients like cURL or Postman . The only requirement...

    docs.groupdocs.cloud/translation/system-require...
  10. Watermark Annotation | Documentation

    Watermark annotation adds text watermark API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. Curl example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Conversion Product Solution GroupDocs...API directly from the browser. cURL example Request // First get...

    docs.groupdocs.cloud/annotation/watermark-annot...