Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 1,842 for

jwt

(0.19 sec)
  1. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of the 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 Add annotation Call Preview method Download result pages from cloud storage HTTP POST ~/annotation/preview/create 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 App Key and App SID from https://dashboard....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/annotation/get-pages/
  2. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Pages count Password protection Resources HTTP POST ~/info 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 "{\"FilePath\":..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FilePath": "words/four-pages...

    docs.groupdocs.cloud/editor/get-document-inform...
  3. 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/
  4. 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...
  5. 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-...
  6. CSV を JSON に変換する | C# .NET で CSV を JSON にエクスポートする

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

    blog.groupdocs.cloud/ja/conversion/convert-csv-...
  7. Text Redaction

    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....生成訪問令牌 ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...

    blog.groupdocs.cloud/zh-hant/tag/text-redaction/
  8. Convert and download document | Documentation

    GroupDocs.Viewer Cloud API enables you to to render documents using single API call, passing input file in the request body, and getting result file stream in the response. This example demonstrates how to render document without using cloud storage. Method parameters: Name Type Description Comment format string Requested conversion format: HTML, JPG, PNG or PDF Required. File binary Input file to convert Form data, Required pages string Pages range to render, like “1,2” or “3-5,10” Default value : all pages password string Input document password Required for password-protected documents....\ -H "Authorization: Bearer $JWT_TOKEN " \ --data-binary "@path/to/file"..."Authorization: Bearer $env:JWT_TOKEN" ` -d "@path/to/file" Windows...

    docs.groupdocs.cloud/viewer/convert-and-download/
  9. PDF ファイルを比較する | C# で PDF ドキュメントを比較する

    GroupDocs.Comparison Cloud SDK を使用して PDF ファイルを効率的に比較する方法。詳細なガイドでは、2 つの PDF ファイルを比較するための手順を段階的に説明しています。...このアプローチの最初のステップは、クライアントの資格情報に基づいて JWT アクセス トークンを生成することです。JWT トークンを取得したら、次の cURL...ファイルの名前に置き換え、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 PDF文書をオンラインで無料で比較...

    blog.groupdocs.cloud/ja/comparison/compare-pdf-...
  10. C# .NET で Excel を CSV | XLS からカンマ区切りファイルに変換する

    .NET REST API を使用して Excel ファイルを CSV 形式に簡単に変換する方法。Excel からコンマ区切りファイルへの変換を実行します。XLS から CSV または XLSX から CSV...このアプローチの最初のステップは、パーソナライズされた JWT アクセス トークンを取得することです。JWT トークンを取得したら、次の cURL...の名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 無料のExcelからCSVへの変換アプリを試す...

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