Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 1,870 for

jwt

(0.26 sec)
  1. Reject all revisions | Documentation

    GroupDocs.Comparison Cloud allows to reject all revisions in Word document and save the result. The following code sample demonstrates how to reject all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "SourceFile":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'SourceFile':...

    docs.groupdocs.cloud/comparison/reject-all-revi...
  2. 2. Convert CSV Document with Load Options | Doc...

    This example demonstrates how to convert the CSV documents into pdf documents with load 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 GroupDocs.Conversion Cloud documentation 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": "Spreadsheet/sample..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'Spreadsheet/sample...

    docs.groupdocs.cloud/conversion/convert-csv-doc...
  3. Convert document using custom font | Documentation

    This example demonstrates how to convert document that use custom font, or non-standard font. Fonts should be uploaded into cloud storage before conversion. Then put path to fonts into conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document and fonts into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Storage Cloud documentation for usage details....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/conversion/convert-using-c...
  4. Search for digital signatures | Documentation

    GroupDocs.Signature Cloud offers an ability to find Digital signatures that are applied to document and returns its digital signature certificate. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. 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/signature/search-for-digit...
  5. C# .NET で HTML を PDF に変換する

    GroupDocs.Cloud 変換 API が HTML から PDF への変換を簡素化する方法をご覧ください。C# .NET を使用して、プログラムで簡単に HTML を PDF に変換します。...キーとアプリ SID) を取得し、JWT アクセス トークンを生成していることを確認します。JWT トークンを取得したら、次の...形式の名前に、 accessToken を上記で生成した JWT トークンに置き換えてください。 無料の HTML から PDF...

    blog.groupdocs.cloud/ja/conversion/convert-html...
  6. C# Excel から PDF | XLS から PDF | XLSX から PDF オンライン

    C# .NET を使用して Excel ワークブックを PDF にシームレスに変換します。XLS および XLSX ファイルを高品質の PDF ドキュメントに変換するための専門的なテクニック。...さて、このアプローチの最初のステップは、パーソナライズされた JWT アクセス トークンを取得することです。JWT トークンを取得したら、次の cURL...の名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 結果の PDF...

    blog.groupdocs.cloud/ja/conversion/convert-exce...
  7. PDF を JPG に変換 | PDF ドキュメントを JPG に変換 | C# で PDF ...

    .NET REST API を使用して PDF ドキュメントを JPG 画像に変換します。C# .NET で PDF から JPG への変換がシンプルで簡単になります。...キーとアプリ SID) を取得し、JWT アクセス トークンを生成することです。JWT トークンを取得したら、次の cURL...画像の名前に、 accessToken を上記で生成された JWT トークンに置き換えてください。変換が成功すると、結果のファイルはクラウド...

    blog.groupdocs.cloud/ja/conversion/convert-pdf-...
  8. Excel を HTML に変換 | XLS を HTML に変換 | Excel を HTM...

    XLS および XLSX を HTML にシームレスに変換するためのステップバイステップの手順と専門家のヒントをご覧ください。Excel を HTML に簡単に変換する方法。...このアプローチの最初のステップは、パーソナライズされた JWT アクセス トークンを取得することです。JWT トークンを取得したら、次の cURL...の名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。入力 Excel...

    blog.groupdocs.cloud/ja/conversion/convert-exce...
  9. CSV から HTML | C# .NET で CSV を HTML テーブルに変換する

    C# .NET を使用して CSV ファイルを HTML にシームレスに変換する方法を学びます。カンマ区切りのデータをオンラインで簡単に HTML に変換します。...最初のステップは、クライアントの資格情報に基づいて JWT アクセス トークンを生成することです。JWT トークンを生成したら、次の cURL...の名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 結果の HTML...

    blog.groupdocs.cloud/ja/conversion/convert-csv-...
  10. Java: MPP in PDF konvertieren | MPP in PDF Konv...

    Lernen Sie, wie Sie MPP in PDF mit der Java REST API konvertieren. Vereinfachen Sie das Projektteilen, verbessern Sie die Zugänglichkeit und stellen Sie die Kompatibilität mit einem universellen PDF-Format sicher.... Zunächst müssen wir ein JWT-Zugriffstoken generieren und...accessToken durch ein persönliches JWT-Zugriffstoken. Falls wir die...

    blog.groupdocs.cloud/de/conversion/convert-mpp-...