Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 5,409 for

client secret

(0.05 sec)
  1. JSON to HTML | Convert JSON to HTML | JSON to H...

    How to convert JSON to HTML using C# .NET. Our step-by-step guide explaining methods for JSON to HTML conversion using .NET REST API.... Client ID and Client Secret). Please follow the...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-json-to...
  2. CSV to PDF | CSV to PDF Conversion in C#. Conve...

    How to convert CSV files to PDF format with ease using our step-by-step guide. Easy and simple CSV to PDF conversion using C# and GroupDocs.Conversion Cloud API.... Client ID and Client Secret). Please follow the...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  3. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…...async () => { // Get Client Id and Client Secret from https://dashboard...share your credentials (client ID and secret) via a private message...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  4. Extract Metadata of Images using C# | Metadata ...

    Automate the Extraction and Modification of Image Metadata in C# by Utilizing a REST API hosted in the Cloud, Employing the Metadata Manipulation Cloud SDK for .NET....Please get your Client ID and Client Secret from the dashboard... Once you have your client ID and Secret, add in the code as...

    blog.groupdocs.cloud/metadata/extract-and-manip...
  5. Latest topics - Free Support Forum - groupdocs....

    Get FREE technical support for GroupDocs Cloud APIs from our developers using free support forum....Token using the client id and client secret GroupDocs.Conversion...com.groupdocs.cloud.merger.client.ApiException: No space left...

    forum.groupdocs.cloud/latest
  6. 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)?... The signature’s secret key is held by the server so...Tokens Work A browser or mobile client makes a request to the authentication...

    docs.groupdocs.cloud/total/authenticating-api-r...
  7. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....Please get your Client Id and Client Secret from https://dashboard...place Client Id in "client_id" and Client Secret in "client_secret"...

    docs.groupdocs.cloud/merger/join-document-pages/
  8. Overview | Documentation

    GroupDocs.Viewer Cloud Overview...application with Client Id and Client Secret when they . Authenticated...

    docs.groupdocs.cloud/viewer/overview/
  9. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output 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 Add annotation and get the result immediately HTTP PUT ~/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....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/add-direct/
  10. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Please get your Client Id and Client Secret from https://dashboard...place Client Id in "client_id" and Client Secret in "client_secret"...

    docs.groupdocs.cloud/signature/search-for-multi...