Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 6,787 for

client id

(0.13 sec)
  1. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Signature Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/signature/storage/MyStorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.... However, manually writing client code can be difficult, error-prone...used |versionId|File version id cURL example Linux/MacOS/Bash...

    docs.groupdocs.cloud/signature/working-with-sto...
  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)?...Tokens Work A browser or mobile client makes a request to the authentication...server containing user Client Id and Client Secret. The authentication...

    docs.groupdocs.cloud/total/authenticating-api-r...
  3. Java Convert Word Document to HTML File

    Automatically convert a Word DOCX file to HTML file using Java GroupDocs API. This article is about how to convert Word file to HTML in Java using REST API....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...</dependency> Please obtain your Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/conversion/convert-word-fi...
  4. Convert JPG to Word in Python

    JPG to Word conversion turns each image into an editable Word document within few seconds. This article is about how to Convert JPG to Word in Python....oud Please get your Client ID and Client Secret from the dashboard...examples. Once you have your ID and secret, please add in the...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  5. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Rewriter Cloud into your applications....Client ; using GroupDocs.Rewriter.Cloud.Sdk.Client.Auth.... Rewriter . Cloud . Sdk . Client . Configuration ; using System...

    docs.groupdocs.cloud/rewriter/sdk/
  6. Parse Word Documents using REST API in Python

    Programmatically parse Word documents and extract Text & Images using a REST API on the cloud in Python with GroupDocs.Parser Cloud SDK for Python....groupdocs_parser_cloud Please get your Client ID and Secret from the dashboard...mentioned steps. Once you have your ID and secret, add in the code as...

    blog.groupdocs.cloud/parser/parse-word-document...
  7. Edit Documents using REST API in PHP | Edit DOC...

    Programmatically edit documents using a REST API in PHP with Document Editor Cloud SDK for PHP. Edit Word, Excel or Text files in PHP on the cloud....php'); Please get your Client ID and Secret from the dashboard...mentioned steps. Once you have your ID and secret, add in the code as...

    blog.groupdocs.cloud/editor/edit-documents-usin...
  8. Convert JPG to PNG in Node.js - JPG to PNG Conv...

    Want to convert JPG to PNG using a JPG converter? GroupDocs.Conversion offers Cloud APIs and SDKs to programmatically convert JPG/JPEG to PNG....obtain API credentials ( Client ID and Client Secret) and you can...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  9. 2. Convert CSV Document with Load Options | Doc...

    This example demonstrates how to convert the CSV documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provIded: the convert API method will return the converted document in the response body....Token # Please get your Client Id and Client Secret from https://dashboard...environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api...

    docs.groupdocs.cloud/conversion/convert-csv-doc...
  10. 将 HTML 转换为 JSON 在 Node.js 中 | 在线网页导出为 JSON

    使用 GroupDocs.Conversion Cloud SDK for Node.js 将 HTML 文件转换为 JSON 格式。通过 REST API 在线将结构化的 HTML 文档转换为 JSON 格式。...groupdocs-conversion-cloud --save 生成您的客户端 ID 和客户端密钥,从 GroupDocs Cloud dashboard...Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); const convertApi...

    blog.groupdocs.cloud/zh/conversion/convert-html...