Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,870 for

jwt

(0.33 sec)
  1. 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...
  2. Преобразование Excel в CSV | XLS в файлы с разд...

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

    blog.groupdocs.cloud/ru/conversion/convert-exce...
  3. 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...
  4. 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-...
  5. 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...
  6. Komplett neue GroupDocs.Signature Cloud V2!

    Signatur-REST-APIs zum Anwenden, Überprüfen und Durchsuchen von elektronischen Signaturen in verschiedenen Dateiformaten. Unterstützt verschiedene Arten elektronischer Signaturen...API-Version V2 Authentifizierung – JWT-Authentifizierung (JSON Web Token)...dass wir im V2-Beispiel die JWT-Authentifizierung verwendet haben...

    blog.groupdocs.cloud/de/signature/all-new-group...
  7. ¡Todo nuevo GroupDocs.Signature Cloud V2!

    API REST de firma para aplicar, verificar y buscar firmas electrónicas en varios formatos de archivo. Admite diversas variedades de firmas electrónicas...Autenticación: autenticación JWT (token web JSON) API de firma:...hemos utilizado la autenticación JWT en el ejemplo V2. Tenga en cuenta...

    blog.groupdocs.cloud/es/signature/all-new-group...
  8. Todos os novos GroupDocs.Signature Cloud V2!

    APIs REST de assinatura para aplicar, verificar e pesquisar assinaturas eletrônicas em vários formatos de arquivo. Suporta diversas variedades de assinaturas eletrônicas...Autenticação - autenticação JWT (JSON Web Token) API de assinatura...seguir que usamos a autenticação JWT no exemplo V2. Observe que os...

    blog.groupdocs.cloud/pt/signature/all-new-group...
  9. Working with Text Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Text. It provides methods to create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature to Document You can create Text Signature on Document provided by fileName and document folder (if required) using following API....\ -H "authorization: Bearer $JWT_TOKEN " \ -d '{ "Margin": {"All":0..."authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'Margin': {'All':0...

    docs.groupdocs.cloud/signature/working-with-tex...
  10. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger 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/merger/working-with-files/