Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,870 for

jwt

(0.27 sec)
  1. Render all layouts | Documentation

    When GroupDocs.Viewer Cloud renders CAD drawings we get only Model representation. In order to render Model and all non-empty Layouts within CAD drawing, the property CadOptions.RenderLayouts is used. The following code sample shows how to render layouts along with the Model of a CAD drawing. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {...CLIENT_ID, CLIENT_SECRET, and JWT_TOKEN are set. curl . exe -v...

    docs.groupdocs.cloud/viewer/render-all-layouts/
  2. まったく新しい GroupDocs.Signature Cloud V2!

    さまざまなファイル形式の電子署名を適用、検証、検索するための署名 REST API。多彩な電子署名に対応...- API バージョン V2 を導入しました 認証 - JWT(JSON Web Token)認証 署名 API - ド...ソース文書にバーコード署名を追加する 次の cURL の例から、V2 の例で JWT 認証を使用していることがわかります。 V1 API バージョンの...

    blog.groupdocs.cloud/ja/signature/all-new-group...
  3. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Merger-Cloud only The metered license can be used in Docker version of GroupDocs.Merger-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Merger Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Merger API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....\ -H "Authorization: Bearer $JWT_TOKEN " Windows PowerShell #..."Authorization: Bearer $env:JWT_TOKEN" Windows CMD REM cURL example...

    docs.groupdocs.cloud/merger/metered-consumption/
  4. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Viewer-Cloud only The metered license can be used in Docker version of GroupDocs.Viewer-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Viewer Cloud with Docker Resource URI HTTP GET ~/viewer/consumption cURL example Linux/MacOS/Bash # cURL example to get metered license consumption curl -v "https://api.groupdocs.cloud/v2.0/viewer/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $Jwt_TOKEN" Windows PowerShell # cURL example to get metered license consumption curl....\ -H "Authorization: Bearer $JWT_TOKEN " Windows PowerShell #..."Authorization: Bearer $env:JWT_TOKEN" Windows CMD : : cURL example...

    docs.groupdocs.cloud/viewer/metered-consumption/
  5. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Signature-Cloud only The metered license can be used in Docker version of GroupDocs.Signature-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Signature Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Signature API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....\ -H "Authorization: Bearer $JWT_TOKEN " Windows PowerShell #..."Authorization: Bearer $env:JWT_TOKEN" Windows CMD rem cURL example...

    docs.groupdocs.cloud/signature/metered-consumpt...
  6. Excel 转 JSON | XLS 转 JSON 转换器 | 使用 C# 将 XLSX 转 ...

    如何使用 C# .NET 将 Excel 转换为 JSON 格式。将 XLS 和 XLSX 文档转换为 JSON 数据的专家技术... 此方法的第一步是获取个性化的 JWT 访问令牌。因此,一旦您拥有 JWT 令牌,请执行以下 cURL 命令将 XLSX...JSON 的名称,将“accessToken”替换为个性化 JWT 访问令牌。 在线 Excel 到 JSON 转换器 # 您可以快速浏览免费的在线...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  7. Komma-getrennte Dateien nach Excel | CSV nach E...

    Konvertieren Sie kommagetrennte Dateien mit C# .NET in Excel. Speichern Sie CSV-Komma-getrennte Werte mit C# in einer Excel-Arbeitsmappe....erste Schritt besteht darin, ein JWT-Zugriffstoken basierend auf den...generieren. Nachdem wir das JWT-Token generiert haben, führen...

    blog.groupdocs.cloud/de/conversion/convert-csv-...
  8. 在 Node.js 中將 Word 轉換為 PDF | DOCX 轉 PDF 在線 REST API

    學習如何使用 Node.js API 將 Microsoft Word 文件 (DOC, DOCX) 轉換為 PDF。這是一個可靠且可擴展的 REST API,用於將 Word 轉換為 PDF。...\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...PDF 文件名稱,並將 JWTTOKEN 替換為個性化的 JWT 訪問令牌。 DOC 轉 PDF 轉換 - 將輸出保存到本地驅動器:...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  9. 在 Node.js 中將 PDF 轉換為 Word | 在線將 PDF 轉換為 DOCX 或 DOC

    學習如何使用 Node.js API 將 PDF 轉換為可編輯的 Word 格式 (DOC/DOCX)。輕鬆地將 PDF 內容在線匯出至 Microsoft Word 文件。...\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...Word 文檔的名稱,並將 JWTTOKEN 替換為個人化的 JWT 訪問令牌。 PDF to DOC 轉換 - 將結果文件保存到本地磁碟:...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  10. 使用 C# .NET 合併 PDF 檔案 |高效率合併 PDF

    了解如何使用 C# .NET 合併 PDF 檔案。使用 PDF 合併器合併 PDF 檔案的簡單步驟。將多個 PDF 文件連接成單一 PDF... 在這種方法中,首先我們需要根據客戶端憑證產生 JWT 存取權杖(如下面的命令所示)。 curl -v "https://api..."Accept: application/json" 產生 JWT 令牌後,請執行下列指令將第一個檔案的第 2 和第 3 頁與第二個...

    blog.groupdocs.cloud/zh-hant/merger/combine-pdf...