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

jwt

(0.38 sec)
  1. Сравнить PDF-файлы | Сравнение PDF-документов в C#

    Как эффективно сравнивать PDF-файлы с помощью GroupDocs.Comparison Cloud SDK. В нашем подробном руководстве представлены пошаговые инструкции по сравнению двух файлов PDF....является создание токена доступа JWT на основе учетных данных клиента...клиента. Получив токен JWT, нам нужно выполнить следующую команду...

    blog.groupdocs.cloud/ru/comparison/compare-pdf-...
  2. Word zu HTML | DOC zu HTML online | DOCX zu HTM...

    Konvertieren Sie Word Dokumente in C# .NET in HTML. Erfahren Sie mehr über die Vorteile der Konvertierung von DOC und DOCX Dateien in das HTML-Format mit C#....diesem Ansatz besteht darin, das JWT-Zugriffstoken basierend auf den...generieren. Nachdem wir das JWT-Token generiert haben, müssen...

    blog.groupdocs.cloud/de/conversion/convert-doc-...
  3. 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...
  4. Word a HTML | DOC a HTML en línea | DOCX a HTML...

    Convierta documentos de Word a HTML en C# .NET. Conozca los beneficios de convertir archivos DOC, DOCX a formato HTML con C#....es generar el token de acceso JWT según las credenciales del cliente...que hayamos generado el token JWT, debemos ejecutar el siguiente...

    blog.groupdocs.cloud/es/conversion/convert-doc-...
  5. تحويل JSON إلى CSV في Node.js | JSON إلى CSV وا...

    تعلم كيفية تحويل بيانات JSON المنظمة إلى تنسيق CSV باستخدام واجهة برمجة تطبيقات Node.js. قم بتحويل JSON إلى CSV بسهولة من أجل التقارير أو قواعد البيانات أو جداول البيانات....باستخدام API: بمجرد الحصول على رمز JWT، يرجى استخدام أمر cURL هذا لتحويل...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/ar/conversion/convert-json...
  6. إكسل إلى JPG | XLS إلى JPG | ورقة Excel للصورة ...

    كيفية تحويل ملفات Excel إلى صور JPG عالية الجودة باستخدام .NET REST API. تحويل XLS / XLSX إلى JPG في C# .NET....على رمز وصول JWT مخصص. لذلك، بمجرد حصولك على رمز JWT، يرجى تنفيذ...الناتجة و"accessToken" برمز وصول JWT المخصص. محول مجاني من Excel إلى...

    blog.groupdocs.cloud/ar/conversion/convert-exce...
  7. GroupDocs.Signature Cloud V2 ใหม่ทั้งหมด!

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

    blog.groupdocs.cloud/th/signature/all-new-group...
  8. 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...
  9. Getting metered license-information | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license information. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/license cURL example Linux/MacOS/Bash # cURL example to get metered license information curl -v "https://api.groupdocs.cloud/v2.0/conversion/license" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $Jwt_TOKEN" Windows PowerShell # cURL example to get metered license information (PowerShell) curl....\ -H "Authorization: Bearer $JWT_TOKEN " Windows PowerShell #..."Authorization: Bearer $env:JWT_TOKEN" Windows CMD : : cURL example...

    docs.groupdocs.cloud/conversion/license-informa...
  10. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Editor-Cloud only The metered license can be used in Docker version of GroupDocs.Editor-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Editor Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Editor API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....\ -H "Authorization: Bearer $JWT_TOKEN " Windows PowerShell #..."Authorization: Bearer $env:JWT_TOKEN" Windows CMD : : cURL example...

    docs.groupdocs.cloud/editor/metered-consumption/