Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,843 for

jwt

(0.42 sec)
  1. جميع مستندات GroupDocs الجديدة. Signature Cloud...

    قم بتوقيع واجهات برمجة تطبيقات REST لتطبيق التوقيعات الإلكترونية والتحقق منها والبحث فيها بتنسيقات ملفات مختلفة. يدعم مجموعة متنوعة من التوقيعات الإلكترونية...إصدار API V2 المصادقة - مصادقة JWT (JSON Web Token) Signature API...التالية أننا استخدمنا مصادقة JWT في مثال V2. يرجى ملاحظة أن OAuth...

    blog.groupdocs.cloud/ar/signature/all-new-group...
  2. Yepyeni GroupDocs.Signature Cloud V2!

    Çeşitli dosya biçimlerinde e-İmzaları uygulamak, doğrulamak ve aramak için İmza REST API'leri. Çeşitli elektronik imza çeşitlerini destekler...sürümü V2 Kimlik doğrulama - JWT(JSON Web Token) kimlik doğrulaması...Signature ekleyin V2 örneğinde JWT kimlik doğrulaması kullandığımızı...

    blog.groupdocs.cloud/tr/signature/all-new-group...
  3. Semua GroupDocs Baru.Signature Cloud V2!

    Signature REST API untuk menerapkan, memverifikasi & mencari tanda tangan elektronik dalam berbagai format file. Mendukung beragam jenis tanda tangan elektronik...versi V2 Otentikasi - otentikasi JWT (JSON Web Token). API Tanda Tangan...telah menggunakan otentikasi JWT dalam contoh V2. Harap dicatat...

    blog.groupdocs.cloud/id/signature/all-new-group...
  4. Усі нові GroupDocs.Signature Cloud V2!

    Підписи REST API для застосування, перевірки та пошуку електронних підписів у різних форматах файлів. Підтримує різні варіанти електронних підписів...Автентифікація - автентифікація JWT (JSON Web Token). Signature API...використовували автентифікацію JWT у прикладі V2. Зауважте, що OAuth...

    blog.groupdocs.cloud/uk/signature/all-new-group...
  5. 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.conversion 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/conversion/working-with-fo...
  6. Extract Metadata By Property Value | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties which values are matching the specified value. cURL example The following example demonstrates how to extract metadata information from all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # Get JSON Web Token # Set CLIENT_ID and CLIENT_SECRET as environment variables or replace them directly in the command. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Example: retrieve metadata (join several documents into one) curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  7. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. 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; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/watermark/get-document-inf...
  8. Remove Metadata By Tag | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to remove all metadata properties with the “Created” tag name. Linux/MacOS/Bash # Get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Example: remove metadata from a document curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  9. Converti JSON in CSV | Trasforma JSON in CSV in...

    La nostra guida completa per la conversione perfetta da JSON a CSV in C# .NET. Come trasformare i dati JSON in formato CSV utilizzando l'API GroupDocs.Conversion Cloud....ottenere un token di accesso JWT personalizzato. Pertanto, una...una volta ottenuto un token JWT, esegui il seguente comando cURL...

    blog.groupdocs.cloud/it/conversion/convert-json...
  10. Ti presentiamo GroupDocs.Comparison Cloud 19.5!

    La nuova versione di Groupdocs.Comparison Cloud 19.5 è qui. Il tuo interesse per la nostra API Document Comparison Cloud ci mantiene motivati a implementare nuove funzionalità....introdotto l’autenticazione JWT (JSON Web Token). I metodi di...token di accesso JWT. ### Retrieve access token JWT(JSON Web Token)...

    blog.groupdocs.cloud/it/comparison/introducing-...