Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 1,862 for

jwt

(0.1 sec)
  1. CSV zu JSON in Node.js | Konvertiere CSV zu JSO...

    Konvertieren Sie CSV in JSON in Node.js mit dem GroupDocs.Conversion SDK. Eine skalierbare und sichere REST-API zum Transformieren tabellarischer Daten in ein strukturiertes JSON-Format....Schritt 1: Generieren Sie ein JWT-Zugriffstoken: curl -v "https://api...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/de/conversion/convert-csv-...
  2. C#: تحويل MPP إلى Excel | تصدير MS Project إلى ...

    تعلم كيفية تحويل ملفات Microsoft Project (MPP) إلى Excel (XLS/XLSX) عبر الإنترنت. دليل خطوة بخطوة لتصدير بيانات MS Project إلى Excel لتحليل سهل....الخطوة الأولى هي إنشاء رمز وصول JWT ثم تنفيذ أمر cURL التالي لتصدير...و ACCESSTOKEN مع رمز الوصول JWT المخصص. إذا كان متطلبك هو حفظ...

    blog.groupdocs.cloud/ar/conversion/convert-mpp-...
  3. Java: Incorporar Página da Web no PowerPoint | ...

    Aprenda como converter HTML em apresentações PowerPoint usando Java com o GroupDocs.Conversion Cloud SDK. Insira facilmente HTML no PowerPoint ou HTML para PPT...abordagem é gerar um token de acesso JWT e, em seguida, executar o seguinte...accessToken pelo token de acesso JWT personalizado. Conversor gratuito...

    blog.groupdocs.cloud/pt/conversion/convert-html...
  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. 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. 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...
  8. 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/
  9. 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...
  10. Java JSON を HTML に | JSON を HTML に変換 | JSON から ...

    Javaを使用してJSONをHTMLに変換する方法を学びましょう。このガイドでは、GroupDocs.Conversion Cloud SDKを使用したJSONからHTMLへの変換の手順を説明します。...このアプローチを始めるには、最初にクライアント資格情報に基づいてJWTアクセストークンを生成する必要があります。JWTトークンが取得されたら、次のcUR...JSON ファイルの名前に、 JWTtoken を個別の JWT アクセストークンに置き換えてください。 ローカルドライブ...

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