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

jwt

(2.2 sec)
  1. Wir stellen vor: GroupDocs.Comparison Cloud 19.5!

    Die neue Version von Groupdocs.Comparison Cloud 19.5 ist da. Ihr Interesse an unserer Cloud-API für den Dokumentenvergleich motiviert uns, neue Funktionen zu implementieren....haben wir in dieser Version die JWT-Authentifizierung (JSON Web Token)...Wir zeigen Ihnen, wie Sie den JWT-Zugriffstoken erhalten. ### Retrieve...

    blog.groupdocs.cloud/de/comparison/introducing-...
  2. GroupDocs.Signature Cloud V2 ใหม่ทั้งหมด!

    Signature REST API เพื่อใช้ ตรวจสอบ และค้นหา eSignature ในรูปแบบไฟล์ต่างๆ รองรับลายเซ็นอิเล็กทรอนิกส์ที่หลากหลาย...การรับรองความถูกต้อง - การรับรองความถูกต้อง JWT (JSON Web Token) Signature API...ต่อไปนี้ที่เราใช้การพิสูจน์ตัวตน JWT ในตัวอย่าง V2 โปรดทราบว่าไม่รองรับ...

    blog.groupdocs.cloud/th/signature/all-new-group...
  3. Tutti i nuovi GroupDocs.Signature Cloud V2!

    API REST di firma per applicare, verificare e cercare firme elettroniche in vari formati di file. Supporta diverse varietà di firme elettroniche...Autenticazione: autenticazione JWT (JSON Web Token). Signature API...utilizzato l’autenticazione JWT nell’esempio V2. Tieni presente...

    blog.groupdocs.cloud/it/signature/all-new-group...
  4. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from 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" # cURL example to 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/set-metadata-by-p...
  5. Add Metadata By Property Name Match Exact Phras...

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name as specified. Linux/MacOS/Bash # First 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" # cURL example to add metadata to a document curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  6. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  7. Extrair Texto de HTML | Parser de Texto HTML | ...

    Aprenda como extrair texto de HTML com a API REST .NET. Analise texto limpo, remova tags e automatize a extração de conteúdo HTML com a API REST .NET. HTML para TXT...abordagem é gerar um token de acesso JWT usando as credenciais do cliente...comando para gerar um token JWT. curl -v -X POST "https://api...

    blog.groupdocs.cloud/pt/parser/extract-text-fro...
  8. Convertir Excel en CSV | XLS vers des fichiers ...

    Comment transformer sans effort des fichiers Excel au format CSV à l'aide de l'API .NET REST. Effectuez la conversion d'Excel en fichiers délimités par des virgules. XLS vers CSV ou XLSX vers CSV...consiste à obtenir un jeton d’accès JWT personnalisé. Ainsi, une fois...que vous disposez d’un jeton JWT, veuillez exécuter la commande...

    blog.groupdocs.cloud/fr/conversion/convert-exce...
  9. تبدیل JSON به CSV | تبدیل JSON به CSV در C#.NET

    راهنمای جامع ما برای تبدیل یکپارچه JSON به CSV در C#.NET. نحوه تبدیل داده های JSON به فرمت CSV با استفاده از GroupDocs.Conversion Cloud API....دسترسی شخصی JWT است. بنابراین، هنگامی که یک توکن JWT دارید، لطفاً...«accessToken» را با رمز دسترسی شخصی شده JWT جایگزین کنید. برنامه تبدیل JSON...

    blog.groupdocs.cloud/fa/conversion/convert-json...
  10. Порівняти файли PDF | Порівняйте PDF-документи ...

    Як ефективно порівнювати PDF-файли за допомогою GroupDocs.Comparison Cloud SDK. Наш докладний посібник містить покрокові інструкції для порівняння двох PDF-файлів....є створення маркера доступу JWT на основі облікових даних клієнта...клієнта. Отримавши маркер JWT, нам потрібно виконати наступну команду...

    blog.groupdocs.cloud/uk/comparison/compare-pdf-...