Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 6,502 for

client id

(0.28 sec)
  1. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different wIdths. Barcodes are used in various areas where quick Identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses....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/signature/sign-document-wi...
  2. Convert Word Document to PDF in Java using REST...

    Quickly convert document formats using our high performance file conversion API. Let's see how to convert Word document 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-word-do...
  3. 使用 Ruby 将 Word 文档转换为 PowerPoint 演示文稿

    PowerPoint PPTX 帮助用户有更大的视觉冲击力。本文介绍如何使用 Ruby 将 Word 文档转换为 PowerPoint 演示文稿...Cloud API 发出任何请求之前添加 Client IdClient Secret。您可以通过在 Groupdocs...Groupdocs 仪表板 上创建 应用程序 获取客户端凭据 。获得客户端 ID 和客户端密码后,在您的应用程序中添加以下 ruby 代码片段:...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  4. 5. Convert to Presentation Document Formats | D...

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Presentation Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Presentation Formats You can convert the supported document formats to Presentation Document Formats and get the Storage URL Output**.** Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to SlIdes format example....Client ; using GroupDocs.Conversion...groupdocs.cloud.conversion.client.ApiException ; import com.groupdocs...

    docs.groupdocs.cloud/conversion/convert-to-pres...
  5. 2. Convert to Spreadsheet Document Formats | Do...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Spreadsheet Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Spreadsheet Formats You can convert the supported document formats to Spreadsheet Formats and returns the output document storage URL Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to spreadsheet Format example....Client ; using GroupDocs.Conversion...groupdocs.cloud.conversion.client.ApiException ; import com.groupdocs...

    docs.groupdocs.cloud/conversion/convert-to-spre...
  6. Convert PDF to Word Document in Java using REST...

    Convert PDF to editable Word DOC using PDF to Word converter fast, and reliable APIs. Let's see how to convert PDF to Word document 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-pdf-to-...
  7. Render Excel Data to PDF using REST API in Node.js

    Programmatically render Microsoft Excel spreadsheet data to PDF using a REST API in Node.js with GroupDocs.Viewer Cloud for Node.js SDK....groupdocs-viewer-cloud Please get your Client ID and Secret from the dashboard...examples. Once you have your ID and secret, add in the code as...

    blog.groupdocs.cloud/viewer/render-excel-data-t...
  8. Extract Data from PDF using a REST API in Node.js

    Let's learn how to extract data from PDF documents in Node.js. GroupDocs.Parser offers Cloud SKDs and REST APIs to extract information from PDFs....groupdocs-parser-cloud Please get your Client ID and Secret from the dashboard...mentioned steps. Once you have your ID and secret, add in the code as...

    blog.groupdocs.cloud/parser/extract-data-from-p...
  9. 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.Conversion 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/conversion/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...GroupDocs.Conversion.Cloud.Sdk.Client ; using GroupDocs.Conversion...

    docs.groupdocs.cloud/conversion/working-with-st...
  10. Convert CSV to JSON and JSON to CSV in Python

    Our API helps you quickly convert popular data formats to the format you need. This article is about how to convert CSV to JSON and JSON to CSV in Python....groupdocs_conversion_cloud Please get your Client ID and Secret from the dashboard...mentioned steps. Once you have your ID and secret, add code in your...

    blog.groupdocs.cloud/conversion/convert-csv-to-...