Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 6,576 for

id client

(0.08 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. 1. Convert CAD Document with Load Options | Doc...

    This example demonstrates how to convert cad document into pdf document 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...groupdocs.cloud/applications. # The client credentials are provided via...

    docs.groupdocs.cloud/conversion/convert-cad-doc...
  3. Convert Word to Markdown and Markdown to Word i...

    Online file conversion API converts a file format to another file format. This article covers how to convert Word to Markdown and Markdown to Word in Python...cloud Now, get your Client ID and Client Secret from the dashboard...After you have collected Client ID and Client Secret, please add the...

    blog.groupdocs.cloud/conversion/convert-word-to...
  4. 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-...
  5. 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-...
  6. 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...
  7. Convert pages to a PDF document in Java

    Our Online document converter API allows you to convert HTML to PDF in high quality. This article is about how to convert HTML to PDF 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-html-to...
  8. 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-...
  9. C# Convert HTML to PDF | Web Page to PDF with ....

    How to convert HTML to PDF in C# .NET. Our step-by-step guIde to programmatically transform HTML and web pages to high-quality PDF documents with REST API...account to obtain your Client ID and Client Secret. For more information...Configuration class where we pass client credentials as arguments. var...

    blog.groupdocs.cloud/conversion/convert-html-to...
  10. Detecting paraphrases in text with GroupDocs.Re...

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

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