Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 6,403 for

id client

(0.14 sec)
  1. Merge Multiple Excel Files into One using REST ...

    Programmatically Merge multiple Excel files into one file using a REST API on the cloud in Python with Excel Merger Cloud SDK for Python....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-multiple-exce...
  2. Available SDKs | Documentation

    GroupDocs.Merger 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 makingRequests and handlingResponses 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/merger/available-sdks/
  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. 在 Python 中使用 REST API 将 Excel 数据呈现为 HTML

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

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

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

    blog.groupdocs.cloud/zh-hant/editor/edit-word-o...
  6. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valId digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....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...
  7. Extract Text from PDF Files using C# .NET REST API

    Learn how to extract text from PDF documents in C# .NET. Step-by-step guIde for beginners to read and parse text from PDF files programmatically....account – sign up to get your Client ID and Secret . .NET 6.0 or higher...installed. Visual Studio or any IDE that supports .NET development...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  8. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage... However, manually writing client code can be difficult, error-prone...GroupDocs.Viewer.Cloud.Sdk.Client ; using GroupDocs.Viewer.Cloud...

    docs.groupdocs.cloud/viewer/working-with-storage/
  9. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provIdes text signature feature and allows to customize wIde range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provIdes various text sign options....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...
  10. 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...