Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,842 for

jwt

(0.1 sec)
  1. Представляем GroupDocs.Comparison Cloud 19.5!

    Вышла новая версия Groupdocs.Comparison Cloud 19.5. Ваш интерес к нашему облачному API для сравнения документов побуждает нас внедрять новые функции....выпуске мы ввели аутентификацию JWT (JSON Web Token). Методы аутентификации...токен доступа JWT. ### Retrieve access token JWT(JSON Web Token)...

    blog.groupdocs.cloud/ru/comparison/introducing-...
  2. GroupDocs.Comparison Cloud 19.5 ile tanışın!

    Groupdocs.Comparison Cloud 19.5'in yeni sürümü burada. Document Comparison Cloud API'mize gösterdiğiniz ilgi, yeni özellikleri uygulamak için bizi motive ediyor....Gelişmiş güvenlik için, bu sürümde JWT(JSON Web Token) kimlik doğrulamasını...tarafından desteklenmemektedir. Size JWT Erişim Simgesini nasıl alacağınızı...

    blog.groupdocs.cloud/tr/comparison/introducing-...
  3. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Storage existence 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 storageName Storage name cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer $Jwt_TOKEN" Windows PowerShell curl....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/annotation/working-with-st...
  4. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" \ -H "accept: application/json" \ -H "authorization: Bearer $Jwt_TOKEN" \ -H "Content-Type: application/json" \ -d '{"FileInfo": {"FilePath": "Signaturedocs/one-page.docx","StorageName": "MyStorage","VersionId": "","Password": ""}}' Windows PowerShell curl.exe -X POST "https://api.groupdocs.cloud/v2.0/signature/info" ` -H "accept: application/json" ` -H "authorization: Bearer $env:Jwt_TOKEN" ` -H "Content-Type: application/json" ` -d "{ 'FileInfo': { 'FilePath': 'Signaturedocs/one-page....\ -H "authorization: Bearer $JWT_TOKEN " \ -H "Content-Type: application/json"..."authorization: Bearer $env:JWT_TOKEN" ` -H "Content-Type: application/json"...

    docs.groupdocs.cloud/signature/get-document-inf...
  5. Усі нові GroupDocs.Signature Cloud V2!

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

    blog.groupdocs.cloud/uk/signature/all-new-group...
  6. 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...
  7. 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...
  8. Перетворення Excel на CSV | XLS у файли, розділ...

    Як легко перетворити файли Excel у формат CSV за допомогою .NET REST API. Виконайте перетворення файлів Excel у файли, розділені комами. XLS у CSV або XLSX у CSV...маркера доступу JWT. Отже, коли у вас є маркер JWT, виконайте наступну...персоналізований маркер доступу JWT. Спробуйте безкоштовну програму...

    blog.groupdocs.cloud/uk/conversion/convert-exce...
  9. Get Supported File Types | Documentation

    This REST API allows to get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. 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" # Get document information (available formats) curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " Windows PowerShell #..."Authorization: Bearer $env:JWT_TOKEN" Windows CMD : : Get JSON...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  10. Working with Search 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 search multiple signatures in a document. For example, you can search whether a document contains Text and Barcode Signatures at same time. To search list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options....\ --header "authorization: $JWT_TOKEN " \ --header "content-type:...-header "authorization: $env:JWT_TOKEN" ` - -header "content-type:...

    docs.groupdocs.cloud/signature/working-with-sea...