Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,870 for

jwt

(2.36 sec)
  1. JSON'dan HTML'ye | JSON'u HTML'ye dönüştürün | ...

    C# .NET kullanarak JSON'u HTML'ye dönüştürme. .NET REST API'yi kullanarak JSON'dan HTML'ye dönüştürme yöntemlerini açıklayan adım adım kılavuzumuz....göre JWT erişim belirtecini oluşturmamız gerekiyor. JWT belirteci...‘accessToken’ı kişiselleştirilmiş bir JWT erişim belirteciyle değiştirin...

    blog.groupdocs.cloud/tr/conversion/convert-json...
  2. JSON'u HTML'ye Kaydetme Node.js | Çevrimiçi JSO...

    JSON dosyalarını kolayca HTML formatına dönüştürün, GroupDocs.Conversion Cloud SDK for Node.js kullanarak. Yapılandırılmış JSON verilerini çevrimiçi olarak HTML sayfalarına dönüştürün.... Kişiselleştirilmiş JWT erişim tokenimizi aldıktan sonra...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/tr/conversion/convert-json...
  3. جميع مستندات GroupDocs الجديدة. Signature Cloud...

    قم بتوقيع واجهات برمجة تطبيقات REST لتطبيق التوقيعات الإلكترونية والتحقق منها والبحث فيها بتنسيقات ملفات مختلفة. يدعم مجموعة متنوعة من التوقيعات الإلكترونية...إصدار API V2 المصادقة - مصادقة JWT (JSON Web Token) Signature API...التالية أننا استخدمنا مصادقة JWT في مثال V2. يرجى ملاحظة أن OAuth...

    blog.groupdocs.cloud/ar/signature/all-new-group...
  4. Představujeme GroupDocs.Comparison Cloud 19.5!

    Nová verze Groupdocs.Comparison Cloud 19.5 je zde. Váš zájem o naše Document Comparison Cloud API nás neustále motivuje k implementaci nových funkcí....tomto vydání zavedli ověřování JWT (JSON Web Token). OAuth2 a autentizační...přístupový token JWT. ### Retrieve access token JWT(JSON Web Token)...

    blog.groupdocs.cloud/cs/comparison/introducing-...
  5. تقديم GroupDocs.Comparison Cloud 19.5!

    يتوفر إصدار جديد من Groupdocs.Comparison Cloud 19.5. يبقينا اهتمامك بواجهة Document Comparison Cloud API دافعًا لتطبيق ميزات جديدة....لتحسين الأمان ، قدمنا مصادقة JWT (JSON Web Token) في هذا الإصدار...الحصول على JWT Access Token. ### Retrieve access token JWT(JSON Web...

    blog.groupdocs.cloud/ar/comparison/introducing-...
  6. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/merger/working-with-folder/
  7. Word'den HTML'ye | DOC'dan HTML'ye Çevrimiçi | ...

    C# .NET'te Word belgelerini HTML'ye dönüştürün. DOC, DOCX dosyalarını C# ile HTML formatına dönüştürmenin faydalarını öğrenin....bilgilerine göre JWT erişim belirtecini oluşturmaktır. JWT tokenını oluşturduktan...‘accessToken’ı kişiselleştirilmiş JWT erişim belirteciyle değiştirin...

    blog.groupdocs.cloud/tr/conversion/convert-doc-...
  8. 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/
  9. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in 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" # Join several documents into one (example endpoint) curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "`{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  10. Remove Metadata By Property Value | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties which values are matching the specified. cURL example The following example demonstrates how to remove metadata properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # Get JSON Web Token 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/remove-metadata-b...