Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 5,934 for

client id

(0.04 sec)
  1. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion Cloud API Reference lets you to try out Download a File 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 Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....storage used versionId File version id cURL example Request curl -X... However, manually writing client code can be difficult, error-prone...

    docs.groupdocs.cloud/conversion/working-with-fi...
  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. Polyline Annotation | Documentation

    Polyline annotation allows to draw shapes and freehand lines 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/polyline-annota...
  4. Edit Documents using REST API in PHP | Edit DOC...

    Programmatically Rearrange PDF Pages using REST API on the cloud in Node.js with Document Merger Cloud SDK for Node.js. Reorder or Swap PDF pages in Node.js...groupdocs-merger-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/merger/rearrange-pdf-pages...
  5. C# Excel to PDF | XLS to PDF | XLSX to PDF online

    Seamlessly convert Excel workbooks to PDF using C# .NET. Expert techniques for XLS and XLSX files into high-quality PDF documents conversion.... Client ID and Client Secret). You may visit...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  6. Text Replacement Annotation | Documentation

    Text Replacement annotation replaces original text with other provIded text fragment 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/text-replacemen...
  7. Convert XLSX to CSV in Java - A Step-by-Step Guide

    Learn how to convert Excel (XLS/XLSX) to CSV in Java using REST API. This article provIdes step-by-step instructions for converting Excel to CSV quickly....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs.... Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/conversion/convert-excel-x...
  8. Summarizing text with GroupDocs.Rewriter SDK | ...

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

    docs.groupdocs.cloud/rewriter/text/sdk/summarize/
  9. Simplifying text with GroupDocs.Rewriter SDK | ...

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

    docs.groupdocs.cloud/rewriter/text/sdk/simmplify/
  10. Findging synonyms with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK to find synonyms for word or phrase....Client ; using GroupDocs.Rewriter.Cloud.Sdk.Client.Auth.... Rewriter . Cloud . Sdk . Client . Configuration ; using System...

    docs.groupdocs.cloud/rewriter/text/sdk/synoymize/