Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,870 for

jwt

(0.4 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. Working with Verify Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....--header "authorization: Bearer $JWT_TOKEN " \ --header "content-type:..."authorization: Bearer $env:JWT_TOKEN" ` - -header "content-type:...

    docs.groupdocs.cloud/signature/working-with-ver...
  3. Представляємо GroupDocs.Comparison Cloud 19.5!

    Нова версія Groupdocs.Comparison Cloud 19.5 тут. Ваш інтерес до нашого Document Comparison Cloud API мотивує нас до впровадження нових функцій....ми запровадили автентифікацію JWT (JSON Web Token) у цьому випуску...маркер доступу JWT. ### Retrieve access token JWT(JSON Web Token)...

    blog.groupdocs.cloud/uk/comparison/introducing-...
  4. Przedstawiamy GroupDocs.Comparison Cloud 19.5!

    Nowa wersja Groupdocs.Comparison Cloud 19.5 jest już dostępna. Twoje zainteresowanie naszym interfejsem Document Comparison Cloud API motywuje nas do wdrażania nowych funkcji....wprowadziliśmy uwierzytelnianie JWT (JSON Web Token). Metody uwierzytelniania...token dostępu JWT. ### Retrieve access token JWT(JSON Web Token)...

    blog.groupdocs.cloud/pl/comparison/introducing-...
  5. 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/
  6. Преобразование Excel в CSV | XLS в файлы с разд...

    Как легко преобразовать файлы Excel в формат CSV с помощью .NET REST API. Выполните преобразование файлов Excel в файлы с разделителями-запятыми. XLS в CSV или XLSX в CSV...токена доступа JWT. Итак, если у вас есть токен JWT, выполните следующую...персонализированным токеном доступа JWT. Попробуйте бесплатное приложение...

    blog.groupdocs.cloud/ru/conversion/convert-exce...
  7. Apresentando o GroupDocs.Comparison Cloud 19.5!

    Chegou a nova versão do Groupdocs.Comparison Cloud 19.5. Seu interesse em nossa API de nuvem de comparação de documentos nos mantém motivados a implementar novos recursos....introduzimos a autenticação JWT (JSON Web Token) nesta versão...token de acesso JWT. ### Retrieve access token JWT(JSON Web Token)...

    blog.groupdocs.cloud/pt/comparison/introducing-...
  8. Konversi Excel ke CSV | XLS ke File Dibatasi Ko...

    Cara mudah mengubah file Excel ke format CSV menggunakan .NET REST API. Lakukan konversi file Excel ke file yang dibatasi koma. XLS ke CSV atau XLSX ke CSV...adalah mendapatkan token akses JWT yang dipersonalisasi. Jadi, setelah...setelah Anda memiliki token JWT, silakan jalankan perintah cURL...

    blog.groupdocs.cloud/id/conversion/convert-exce...
  9. Word'den HTML'ye | DOC'dan HTML'ye Çevrimiçi | ...

    C# .NET'te Word belgelerini HTML'ye dönüştürün. DOC, DOCX dosyalarını C# ile HTML formatına dönüştürmenin faydalarını öğrenin....bilgilerine göre JWT erişim belirtecini oluşturmaktır. JWT tokenını oluşturduktan...‘accessToken’ı kişiselleştirilmiş JWT erişim belirteciyle değiştirin...

    blog.groupdocs.cloud/tr/conversion/convert-doc-...
  10. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET 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" # Join several documents into one (example endpoint) 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...