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

client id

(0.03 sec)
  1. Features Overview | Documentation

    GroupDocs.Parser Cloud is a document data extraction REST API from over 50 document types. One of the most valuable features of GroupDocs.Parser Cloud is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API also provIdes methods to extract images, extract text. You can do it with regular documents and containers like ZIP archives, OST/PST mail data files and PDF portfolios.... Two keys Client Id and Client Secret are required...

    docs.groupdocs.cloud/parser/features-overview/
  2. 使用 Ruby 将 Word 文档转换为 PowerPoint 演示文稿

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

    blog.groupdocs.cloud/zh/conversion/convert-word...
  3. Rotate PDF File Pages using Rest API in Python

    Rotate all pages in PDF or rotate single page in PDF using PDF page rotator API. This article is about how to rotate PDF file pages using Rest API in Python...groupdocs_merger_cloud Please get your Client ID and Client Secret from the dashboard...examples. Once you have your ID and secret, add in the code as...

    blog.groupdocs.cloud/merger/rotate-pdf-file-pag...
  4. 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...
  5. 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-...
  6. Merge PowerPoint PPT/PPTX Files Online using RE...

    Combine multiple PowerPoint presentations into a single file. This article is about how to merge powerPoint PPT/PPTX files online using REST API in Ruby....groupdocs_merger_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/merger/merge-powerpoint-pp...
  7. Merge Multiple File Types into One Document usi...

    How to Merge Multiple File Types into One Document using Ruby...groupdocs_conversion_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/merger/merge-multiple-file...
  8. Convert Word to TIFF File in Python

    GroupDocs API is a secure and easy to use way to convert DOC to TIFF file in seconds. This article is about how to convert word to TIFF file in Python....groupdocs_converison_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/conversion/convert-word-to...
  9. Available SDKs | Documentation

    GroupDocs.Conversion Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API Client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running.... Using an SDK (API client) is the quickest way for a...<repository> <id> groupdocs-artifact-repository </id> <name> GroupDocs...

    docs.groupdocs.cloud/conversion/available-sdks/
  10. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....storage used versionId File version id cURL example Request curl -X... However, manually writing client code can be difficult, error-prone...

    docs.groupdocs.cloud/merger/working-with-files/