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

jwt

(0.13 sec)
  1. Supported Barcodes | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Barcode. This API lists all supported Barcode types. Resource The following GroupDocs.Signature Cloud REST API resource has been used in example to list supported Barcode types. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/barcodes" \ -X GET \ -H "Content-Type: 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 -v "https://api...

    docs.groupdocs.cloud/signature/supported-barcodes/
  2. ¡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...
  3. 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...
  4. 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...
  5. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $Jwt_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:Jwt_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/annotation/get-document-in...
  6. Extract Metadata By Property Name Match Regex |...

    This REST API allows to extract metadata properties from the document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning of the name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The values are taken from environment variables CLIENT_ID and CLIENT_SECRET....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  7. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via environment variables $CLIENT_ID and $CLIENT_SECRET....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FormattedTextOptions":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FormattedTextOptions':...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  8. Excel в JSON | Конвертер XLS в JSON | XLSX в JS...

    Как преобразовать Excel в формат JSON с помощью C# .NET. Экспертные методы преобразования документов XLS и XLSX в данные JSON....токена доступа JWT. Итак, когда у вас есть токен JWT, выполните следующую...персонализированным токеном доступа JWT. Онлайн-конвертер Excel в JSON...

    blog.groupdocs.cloud/ru/conversion/convert-exce...
  9. CSV в PDF | Преобразование CSV в PDF на C#. Кон...

    Как легко конвертировать файлы CSV в формат PDF, используя наше пошаговое руководство. Легкое и простое преобразование CSV в PDF с использованием C# и GroupDocs.Conversion Cloud API....сгенерировать токен доступа JWT на основе учетных данных клиента... как мы сгенерировали токен JWT, нам нужно выполнить следующую...

    blog.groupdocs.cloud/ru/conversion/convert-csv-...
  10. Конвертация PDF в Word в Node.js | PDF в DOCX и...

    Узнайте, как конвертировать PDF в редактируемый формат Word (DOC/DOCX) с использованием API Node.js. Легко экспортируйте содержимое PDF в документы Microsoft Word онлайн....\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...JWTTOKEN на персонализированный JWT токен доступа. Преобразование...

    blog.groupdocs.cloud/ru/conversion/convert-pdf-...