Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 30,953 for

client id

(0.37 sec)
  1. 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...
  2. Convert SVG image to PNG in Java

    GroupDocs.Conversion API allows you to convert SVG files to PNG images, quickly. This blog post is about how to convert SVG to PNG in Java using REST API....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...account to obtain the Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  3. Convert PPT to PDF in Java - A Step-by-Step Guide.

    Learn how to convert PowerPoint to PDF in Java using REST API efficiently. Follow our step-by-step guIde using GroupDocs.Conversion Cloud SDK for Java....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...GroupDocs account to get the Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  4. Convert CSV to Excel in Java: A Guide

    Learn how to convert CSV to Excel XLS or XLSX using GroupDocs.Conversion Cloud SDK for Java. Follow the step-by-step guIde and explore the cloud-based tool....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...will be provided with a Client ID and Client Secret that you will...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  5. Convert PNG to SVG in Java using GroupDocs.Conv...

    Easily convert PNG to SVG with code sample using GroupDocs.Conversion Cloud SDK for Java. Let's see how to convert PNG to SVG file programmatically in Java....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...account to obtain the Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/conversion/convert-png-to-...
  6. Convert PNG to PowerPoint using Java - A Step-b...

    Learn how to convert PNG images to PowerPoint format quickly and efficiently. Follow our step-by-step guIde using GroupDocs.Conversion Cloud SDK for Java....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...account to obtain the Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/conversion/convert-png-to-...
  7. Convert Visio VSDX to PDF in Java - A Step-by-S...

    Convert Visio file to PDF in Java using GroupDocs.Conversion Cloud SDK for Java. Learn how to efficiently convert Visio files to PDF format with this SDK....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...GroupDocs account to get the Client ID and Client Secret from the dashboard...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  8. Convert PowerPoint to PDF using File Conversion...

    GroupDocs.Conversion API helps in converting various file formats. This tutorial is about how to convert PowerPoint to PDF using File Conversion API in Ruby...groupdocs_conversion_cloud Please get your Client ID and Secret from the GroupDocs... Once you have your Client ID and Client Secret, add these in...

    blog.groupdocs.cloud/2022/05/12/convert-powerpo...
  9. Convert PDF to an editable DOC using C-Sharp .NET

    GroupDocs.Conversion C# .NET API provIdes an easy way to convert and change PDF to Word file online. This article is about how to convert PDF to Word in C#....0 Next, get the Client ID and Client Secret from the dashboard...code snippets. Add your Client ID and Client Secret in the code as...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  10. Text Strikeout Annotation | Documentation

    Text Strikeout annotation marks text fragment with a strikethrough 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-strikeout-...