Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 1,870 for

jwt

(0.17 sec)
  1. 將 HTML 轉換為 Excel | C# 中的 Web 到 Excel |網路為基礎的 Excel

    如何使用 C# .NET 將 HTML 表格無縫轉換為 Excel 電子表格。... 當我們根據個人化憑證產生 JWT 令牌後,請執行以下 cURL 指令將網頁下載為 Excel...工作簿的名稱,將「accessToken」替換為個人化 JWT 存取權令牌。 如果您想將產生的檔案保存在本機磁碟機上,請嘗試使用下列...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  2. Java: 將 MPP 轉換為 HTML | 開發 MPP 轉換為 HTML 的轉換器

    學習如何使用 REST API 在線將 Microsoft Project (MPP) 文件轉換為 HTML。輕鬆地在任何網頁瀏覽器中共享和查看項目計劃。... 首先,我們需要基於客戶端憑證生成一個 JWT 訪問令牌,然後執行以下命令以進行 MPP 轉換為 HTML。...文件的名稱,並將 accessToken 替換為個人化的 JWT 訪問令牌。 您可以考慮執行以下 cURL 命令將結果文件保存為本地...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  3. متن را از XML در C# استخراج کنید | متن XML را ب...

    یاد بگیرید که چگونه متن را از فایل‌های XML در C# با استفاده از .NET Cloud SDK استخراج کنید. متن را به‌طور برنامه‌نویسی از اسناد XML بگیرید یا متن XML را به‌طور آنلاین دانلود کنید....دریافت توکن JWT: اولین قدم این است که یک توکن دسترسی JWT بر اساس...

    blog.groupdocs.cloud/fa/parser/extract-text-fro...
  4. Convert document | Documentation

    This example demonstrates how to convert word processing document into pdf document with default options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/conversion/convert-document/
  5. Excel から JSON へ | XLS から JSON へのコンバーター | C# での ...

    C# .NET を使用して Excel を JSON 形式に変換する方法。XLS および XLSX ドキュメントを JSON データに変換する専門的なテクニック...このアプローチの最初のステップは、パーソナライズされた JWT アクセス トークンを取得することです。JWT トークンを取得したら、次の cURL...の名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 オンライン Excel...

    blog.groupdocs.cloud/ja/conversion/convert-exce...
  6. CSV を JSON に変換する | C# .NET で CSV を JSON にエクスポートする

    ステップバイステップ ガイドを使用して、CSV ファイルを JSON 形式に簡単に変換する方法を学びます。CSV を JSON に簡単にエクスポートします。...最初のステップは、クライアントの資格情報に基づいて JWT アクセス トークンを生成することです。JWT トークンを生成したら、次の cURL...ファイルの名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 ここで、結果の...

    blog.groupdocs.cloud/ja/conversion/convert-csv-...
  7. CSV から PDF | C# での CSV から PDF への変換。CSV から PDF への変換

    ステップバイステップ ガイドを使用して、CSV ファイルを PDF 形式に簡単に変換する方法。C# と GroupDocs.Conversion Cloud API を使用して、CSV から PDF への変換を簡単かつシンプルに実行します。...まず、クライアントの資格情報に基づいて JWT アクセス トークンを生成する必要があります。JWT トークンを生成したら、次の cURL...ファイルの名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 結果の PDF...

    blog.groupdocs.cloud/ja/conversion/convert-csv-...
  8. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. 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 Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/annotation/delete-annotati...
  9. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional information for PDF documents when calling Info method. Following example demonstrates how to retrieve view information for PDF document. 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. Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...
  10. カンマ区切りファイルを Excel に転送 | C# .NET で CSV を Excel に転送

    C# .NET を使用して、カンマ区切りファイルを Excel に変換します。C# を使用して、CSV カンマ区切り値を Excel ワークブックに保存します。...最初のステップは、クライアントの資格情報に基づいて JWT アクセス トークンを生成することです。JWT トークンを生成したら、次の cURL...ワークブックの名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 結果の Excel...

    blog.groupdocs.cloud/ja/conversion/convert-csv-...