Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 30,953 for

client id

(1.08 sec)
  1. Convert Excel to HTML | XLS to HTML | Save Exce...

    Explore step-by-step instructions and expert tips for seamless conversion of XLS and XLSX to HTML. How to convert Excel to HTML effortlessly.... 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...
  2. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a document page 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/ellipse-annotat...
  3. Text field Annotation | Documentation

    Text field annotation adds rectangle with a text insIde 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-field-anno...
  4. Text Underline Annotation | Documentation

    Text Underline annotation marks text with a underline 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/text-underline-...
  5. Convert Word DOC to PDF Programmatically in CSharp

    Quickly convert Word document to PDF file without changing format in high quality. This article is about how to convert Word to PDF programmatically in C#....need to obtain 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-word-to...
  6. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage... However, manually writing client code can be difficult, error-prone...storage used versionId File version id Check Storage Object Exist with...

    docs.groupdocs.cloud/viewer/working-with-storage/
  7. Translating files with GroupDocs.Translation SD...

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

    docs.groupdocs.cloud/translation/file/sdk/
  8. 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.Annotation 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/annotation/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...authenticate with versionId File version id cURL example Request curl -X...

    docs.groupdocs.cloud/annotation/working-with-st...
  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. 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/