Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,870 for

jwt

(0.39 sec)
  1. Tutti i nuovi GroupDocs.Signature Cloud V2!

    API REST di firma per applicare, verificare e cercare firme elettroniche in vari formati di file. Supporta diverse varietà di firme elettroniche...Autenticazione: autenticazione JWT (JSON Web Token). Signature API...utilizzato l’autenticazione JWT nell’esempio V2. Tieni presente...

    blog.groupdocs.cloud/it/signature/all-new-group...
  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. Image Viewer - Adjust quality for JPG | Documen...

    When rendering documents and files to JPG with GroupDocs.Viewer Cloud you can adjust quality of the output images by setting Quality property of ImageOptions class. The supported values range of Quality is from 1 to 100. Default value is 90. This example demonstrates how to adjust quality of the output JPG image. 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 in your session...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  4. 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/
  5. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...เราได้เปิดตัวการตรวจสอบสิทธิ์ JWT (JSON Web Token) ในรุ่นนี้ วิธีการตรวจสอบสิทธิ์...ให้เราแสดงวิธีรับ JWT Access Token ### Retrieve access token JWT(JSON Web...

    blog.groupdocs.cloud/th/groupdocs.cloud/page/43/
  6. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/editor/working-with-files/
  7. Working with File Api | Documentation

    This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell #..."authorization: Bearer $env:JWT_TOKEN" Windows CMD REM GET file...

    docs.groupdocs.cloud/comparison/working-with-fi...
  8. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/comparison/working-with-fo...
  9. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/merger/working-with-folder/
  10. تحويل JSON إلى CSV في Node.js | JSON إلى CSV وا...

    تعلم كيفية تحويل بيانات JSON المنظمة إلى تنسيق CSV باستخدام واجهة برمجة تطبيقات Node.js. قم بتحويل JSON إلى CSV بسهولة من أجل التقارير أو قواعد البيانات أو جداول البيانات....باستخدام API: بمجرد الحصول على رمز JWT، يرجى استخدام أمر cURL هذا لتحويل...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

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