Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 5,614 for

id client

(0.03 sec)
  1. Convert HTML to PDF in C# using REST API

    Convert HTML web page to PDF document online in C# to retain the format or print it. This article is about how to convert HTML to PDF in C# using REST API....you need to get your Client ID and Client Secret from the dashboard...code samples. Add your Client ID and Client Secret in the code as...

    blog.groupdocs.cloud/conversion/convert-html-to...
  2. Convert XML to JSON in Java: A step-by-step Guide

    Learn how to convert XML to JSON in Java using REST API. Follow our step-by-step tutorial with just a few simple steps to get started today....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs.... Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  3. Merge JPG Files into one in Java

    Learn how to merge multiple JPG images into one using GroupDocs.Merger Cloud SDK for Java. Get step-by-step instructions for using this tool....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs.... Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/merger/merge-multiple-jpg-...
  4. 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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/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...used |versionId|File version id cURL example Request curl - X...

    docs.groupdocs.cloud/signature/working-with-sto...
  5. Merge and Combine PowerPoint PPT/PPTX Presentat...

    Merge Powerpoint files into one file or combine PPT files online free. This artilce covers how to merge and combine PowerPoint PPT/PPTX presentations in C#....0 Next, get your Client ID and Client Secret from the dashboard...available code examples. Add Client ID and Client Secret in the code as...

    blog.groupdocs.cloud/merger/merge-powerpoint-pp...
  6. Text Highlight Annotation | Documentation

    Text Highlight annotation highlights and comments selected text 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-highlight-...
  7. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. 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/area-annotation/
  8. Distance Annotation | Documentation

    Distance annotation measures a distance between objects in a 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/distance-annota...
  9. Squiggly Annotation | Documentation

    Squiggly annotation marks text with a squiggly styling. 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/squiggly-annota...
  10. 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...