Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 6,098 for

client id

(0.17 sec)
  1. Python Generate HTML Report from XML | HTML Rep...

    Use the GroupDocs.Assembly Cloud API to generate dynamic HTML reports with XML data in Python....<Contract> <Client> <Name>A Company</Name> </Client> <Price>1200000</Price>...alongside their corresponding Clients and related information. Subsequently...

    blog.groupdocs.cloud/assembly/display-xml-data-...
  2. Extract Annotations | Documentation

    Get method allows to retrieve all added annotations for given document as list of json objects 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 Download document with annotations Extract or Delete annotations HTTP POST ~/annotation/extract 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/extract-annotat...
  3. Merge PDF Files using a REST API | Combine Spec...

    Programmatically merge multiple PDF files using a REST API on the cloud in C#. Use document merger REST API to combine two or more files using .NET SDK....You need to get your Client ID and Client Secret from the dashboard...code examples. Add your Client ID and Client Secret in the code as...

    blog.groupdocs.cloud/merger/merge-multiple-pdf-...
  4. Combine Word Documents in C# | Merge DOC/DOCX F...

    Learn how to combine multiple Word (DOC, DOCX) documents into single file using REST API. Our guIde with C# code examples for automating Word file merging...You’ll also need your Client ID and Client Secret , which can be...Configuration class with the Client ID and Client Secret. Instantiate...

    blog.groupdocs.cloud/merger/merge-word-document...
  5. Convert Markdown to PDF in C#

    Install GroupDocs.Conversion Cloud SDKs and convert Markdown to PDF in C# programmatically. It is lightweight and offers a wIde range of features....the API Credentials (Client ID, Client Secret). You can obtain...initialize it with the Client ID & Client Secret. Set the base...

    blog.groupdocs.cloud/conversion/convert-markdow...
  6. Java: Convert PDF to Excel Online | PDF to XLS ...

    How to convert PDF to Excel workbook using Java REST API. Develop PDF to Excel online converter using Java API. Easy and simple PDF to XLS conversion...<repository> <id>repository.groupdocs.cloud</id> <name>repository...API credentials(i.e. Client ID and Client Secret). You may visit...

    blog.groupdocs.cloud/conversion/pdf-to-xls-online/
  7. Paraphrase file with GroupDocs.Rewriter SDK | D...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrasing files....Client ; using GroupDocs.Rewriter.Cloud.Sdk.Client.Auth.... Rewriter . Cloud . Sdk . Client . Configuration ; using System...

    docs.groupdocs.cloud/rewriter/file/sdk/paraphrase/
  8. How to Create GroupDocs Add-On for cloudControl

    Find detailed instructions on how to create GroupDocs add-on for cloudControl platform....a free plan and get the user ID and private key for this user...the GroupDocs API using the client ID and private key (which you...

    blog.groupdocs.cloud/total/how-to-create-groupd...
  9. Convert Word Document to PowerPoint Presentatio...

    PowerPoint PPTX help users to have greater visual impact. This article is about how to convert Word Document to PowerPoint Presentation using Ruby...Now, you need to add Client Id and Client Secret before making...Conversion Cloud API. You can get client credentials by creating an...

    blog.groupdocs.cloud/conversion/convert-word-do...
  10. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "Client_Id" and Client Secret in "Client_secret" argument....Token * 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/editor/get-supported-file-...