Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 5,484 for

secret client

(0.05 sec)
  1. Document Splitting in Python | Python PDF Files...

    Learn how to split a PDF file into multiple PDF files in Python using the GroupDocs.Merger Cloud SDK. Improve document organization with this guide....Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/merger/split-pdf-file-into...
  2. Convert DOCX to PPTX using Java SDK: A Guide

    Learn how to convert Word to PowerPoint Presentation in Java. This guide covers the steps to convert your files seamlessly and efficiently....Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/conversion/convert-word-to...
  3. 使用 Ruby 将 Word 文档转换为 PowerPoint 演示文稿

    PowerPoint PPTX 帮助用户有更大的视觉冲击力。本文介绍如何使用 Ruby 将 Word 文档转换为 PowerPoint 演示文稿...Cloud API 发出任何请求之前添加 Client Id 和 Client Secret。您可以通过在 Groupdocs 仪表板...groupdocs.cloud 获取您的 client_id 和 client_secret。 # 在你的 ruby 应用程序中为...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  4. Convert SVG to JPG and JPG to SVG in Python

    Convert SVG images to JPG and image format JPG to SVG of specific size or dpi using the python. Let's see how to convert SVG to JPG and JPG to SVG in Python...d Please obtain the Client ID and Secret from the dashboard before... Once you have your ID and secret, add in the code as shown below:...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  5. Convert XLSX to CSV in Java - A Step-by-Step Guide

    Learn how to convert Excel (XLS/XLSX) to CSV in Java using REST API. This article provides step-by-step instructions for converting Excel to CSV quickly....Once you have the Client Id and Client Secret , add below code...

    blog.groupdocs.cloud/conversion/convert-excel-x...
  6. 4. Convert to Image Formats | Documentation

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

    docs.groupdocs.cloud/conversion/convert-to-imag...
  7. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows to sign document with several signatures simultaneously and even apply signatures of different types to the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage and other files, like digital certificate or image stamp Sign document Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....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...
  8. 在 Python 中使用 REST API 将 Excel 数据呈现为 HTML

    使用适用于 Python 的 Document Viewer Cloud SDK 在 Python 中使用云端的 REST API 以编程方式将 Excel 电子表格数据呈现为 HTML。...获取您的 Client ID 和 Client Secret。获得 ID 和密码后,添加如下所示的代码: client_id..."659fe7da-715b-4744-a0f7-cf469a392b73" client_secret = "b377c36cfa28fa69960e"...

    blog.groupdocs.cloud/zh/viewer/render-excel-dat...
  9. 使用 REST API 編輯 Word 文檔或 Excel 工作表

    使用適用於 Python 的 Document Editor Cloud SDK,使用 Python 中云端文檔中的 REST API 以編程方式編輯 Word 文檔或 Excel 工作表。...獲取您的 Client ID 和 Client Secret。在代碼中添加您的 ID 和密碼,如下所示: client_id...= "YOUR_CLIENT_ID" client_secret = "YOUR_CLIENT_SECRET" configuration...

    blog.groupdocs.cloud/zh-hant/editor/edit-word-o...
  10. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to PDF Formats and returns the output document storage URL and also support to get result as a stream. Convert to PDF Formats You can convert the supported document formats to PDF Formats and get output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to PDF format example. cURL example Request curl -X POST "https://api....Client ; using GroupDocs.Conversion...groupdocs.cloud.conversion.client.ApiException ; import com.groupdocs...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...