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

client id

(0.07 sec)
  1. Python で PowerPoint PPT/PPTX を JPG/JPEG 画像に変換する

    GroupDocs.Conversion は、数秒で PPT を JPG ファイルに変換する最良の方法です。 Python で PowerPoint PPT/PPTX を JPG/JPEG 画像に変換する方法を学びましょう。...まず、以下の手順を実行する前に、 ダッシュボードからクライアント ID とシークレットを取得 してください。 ID とシークレットを取得したら、以下に...cloud から client_idclient_secret を取得します。 client_id = "xxxxx...

    blog.groupdocs.cloud/ja/conversion/convert-powe...
  2. HTML to PDF Node.js API | ウェブページをオンラインでPDFに変換

    HTML ファイルやウェブページを、Node.js 用の GroupDocs.Conversion Cloud SDK を使用して簡単に PDF に変換できます。REST API を使用してオンラインで HTML から PDF への変換を自動化します。...groupdocs-conversion-cloud --save あなたの個別のクライアントIDとクライアントシークレットが GroupDocs Cloud...Configuration("YOUR_CLIENT_ID", "YOUR_CLIENT_SECRET"); const convertApi...

    blog.groupdocs.cloud/ja/conversion/html-to-pdf-...
  3. C# Wasserzeichen PDF | Wasserzeichen in PDF mit...

    Erfahren Sie, wie Sie PDF Dokumente mit Bildern mit dem .NET Cloud SDK wasserzeichen. Schritt-für-Schritt-Anleitung, wie Sie Wasserzeichen in Ihren PDF Dateien hinzufügen, einfügen und erstellen....Configuration( "YOUR_CLIENT_ID" , "YOUR_CLIENT_SECRET" ); var watermarkApi..."grant_type=client_credentials&client_id=YOUR_CLIENT_ID&client_secr...

    blog.groupdocs.cloud/de/watermark/insert-waterm...
  4. C# Водяний знак PDF | Вставити водяний знак у P...

    Дізнайтеся, як наносити водяні знаки на PDF-документи з зображеннями, використовуючи .NET Cloud SDK. Покрокова інструкція про те, як додавати, вставляти та створювати водяні знаки у ваших PDF-файлах....Configuration( "YOUR_CLIENT_ID" , "YOUR_CLIENT_SECRET" ); var watermarkApi..."grant_type=client_credentials&client_id=YOUR_CLIENT_ID&client_secr...

    blog.groupdocs.cloud/uk/watermark/insert-waterm...
  5. Point Annotation | Documentation

    Point annotation sticks comments to any point in a document 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JWT token curl -v "https://api...."grant_type=client_credentials&client_id= $CLIENT_ID &client_secret=...&client_secret= $CLIENT_SECRET " \ -H "Content-Type: application/x-www-form-urlencoded"...

    docs.groupdocs.cloud/annotation/point-annotation/
  6. Extraer texto de XML en Java | Analizar documen...

    Aprenda a extraer texto de documentos XML en Java con GroupDocs.Parser Cloud SDK para Java. Optimice el proceso de acceso a datos de archivos XML....<repository> <id>groupdocs-artifact-repository</id> <name>GroupDocs...identificación del cliente y el secreto del cliente, agregue el siguiente...

    blog.groupdocs.cloud/es/parser/java-dom-parser-...
  7. 在 .NET 中更新 PPTX 文件:完整開發者指南

    了解如何在 .NET 中使用 GroupDocs.Editor Cloud SDK for .NET 更新 PPTX 檔案。本指南提供程式碼、設定以及用於編輯投影片的 REST API 範例。...建立一個 GroupDocs 帳戶,並記下您的 Client IdClient Secret ——它們是使用雲服務進行身份驗證所必需的。...application/json" \ -d '{"client_id":"YOUR_CLIENT_ID","client_secret":"YOUR_CLIENT_SECRET"...

    blog.groupdocs.cloud/zh-hant/editor/update-pptx...
  8. 在 .NET 中更新 PPTX 文件:完整开发者指南

    了解如何在 .NET 中使用 GroupDocs.Editor Cloud SDK for .NET 更新 PPTX 文件。本指南提供代码、设置和 REST API 示例,用于编辑幻灯片。...创建一个 GroupDocs 账户并记录您的 Client IdClient Secret - 它们是进行云服务身份验证所必需的。...application/json" \ -d '{"client_id":"YOUR_CLIENT_ID","client_secret":"YOUR_CLIENT_SECRET"...

    blog.groupdocs.cloud/zh/editor/update-pptx-file...
  9. C# 水印 PDF | 使用 C# .NET 在 PDF 中插入水印

    了解如何使用 .NET Cloud SDK 對 PDF 文件進行水印處理,包含圖像的水印。逐步指南說明如何在 PDF 文件中添加、插入和創建水印。...Configuration( "YOUR_CLIENT_ID" , "YOUR_CLIENT_SECRET" ); var watermarkApi..."grant_type=client_credentials&client_id=YOUR_CLIENT_ID&client_secr...

    blog.groupdocs.cloud/zh-hant/watermark/insert-w...
  10. Merge specific pages of PDF

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....在開始執行步驟和可用代碼示例之前,您需要從 儀表板 獲取您的客戶端 ID 和客戶端密碼。在代碼中添加您的客戶端 ID 和客戶端密碼,如下所示: string..."YOUR-CLIENT-ID"; string MyClientSecret = "YOUR-CLIENT-SECRET";...

    blog.groupdocs.cloud/zh-hant/tag/merge-specific...