Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 5,934 for

client id

(0.04 sec)
  1. 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....Token // Please get your Client Id and Client Secret from https://dashboard...Kindly place Client Id in the "client_id" and Client Secret in the...

    docs.groupdocs.cloud/annotation/watermark-annot...
  2. Link Annotation | Documentation

    Link annotation adds a hyper link to document 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....Token // Please get your Client Id and Client Secret from https://dashboard...Kindly place Client Id in the "client_id" and Client Secret in the...

    docs.groupdocs.cloud/annotation/link-annotation/
  3. Paraphrase text with GroupDocs.Rewriter SDK | D...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrasing texts....Client ; using GroupDocs.Rewriter.Cloud.Sdk.Client.Auth.... Rewriter . Cloud . Sdk . Client . Configuration ; using System...

    docs.groupdocs.cloud/rewriter/text/sdk/paraphrase/
  4. Translating Word files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating Word files....Client ; using GroupDocs.Translation.Cloud.Sdk.Client.Auth...Translation . Cloud . Sdk . Client . Configuration ; using HttpStatusCode...

    docs.groupdocs.cloud/translation/file/sdk/word/
  5. Translating PowerPoint files with GroupDocs.Tra...

    How to use GroupDocs.Translation Cloud SDK for translating PowerPoint files....Client ; using GroupDocs.Translation.Cloud.Sdk.Client.Auth...Translation . Cloud . Sdk . Client . Configuration ; using HttpStatusCode...

    docs.groupdocs.cloud/translation/file/sdk/power...
  6. PDF 到 HTML 转换在 Node.js 中 | PDF 到 Web API 在线

    学习如何使用 GroupDocs.Conversion Cloud SDK for Node.js 将 PDF 转换为 HTML。轻松通过 REST API 将 PDF 文件转换为适合网页的 HTML。...GroupDocs Cloud Dashboard 的客户端 ID 和客户端密钥。有关更多详细信息,您可以考虑访问此 tutorial...Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); const convertApi...

    blog.groupdocs.cloud/zh/conversion/pdf-to-html-...
  7. Split PDF - Extract Pages from PDF using Rest A...

    Split PDF - Extract Pages from PDF using Rest API in Ruby...groupdocs_merger_cloud Please get your Client ID and Client Secret from the dashboard...examples. Once you have your ID and secret, add in the code as...

    blog.groupdocs.cloud/merger/split-pdf-extract-p...
  8. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Parser Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/parser/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language.... However, manually writing client code can be difficult, error-prone...storage used versionId File version id cURL example Request curl -X...

    docs.groupdocs.cloud/parser/working-with-storage/
  9. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Watermark Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/watermark/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language.... However, manually writing client code can be difficult, error-prone...storage used versionId File version id cURL example Request curl -X...

    docs.groupdocs.cloud/watermark/working-with-sto...
  10. How to Convert XLSM to CSV in Python

    Convert XLSM file to CSV format using our GroupDocs.Conversion REST API. This article is about how to convert XLSM to CSV in Python....groupdocs_conversion_cloud Please get your Client ID and Secret from the dashboard...mentioned steps. Once you have your ID and secret, add code in your...

    blog.groupdocs.cloud/conversion/how-to-convert-...