Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,862 for

jwt

(1.15 sec)
  1. GroupDocs.Signature Cloud V2 ใหม่ทั้งหมด!

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

    blog.groupdocs.cloud/th/signature/all-new-group...
  2. 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...
  3. 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/
  4. Working with Image 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 Image. It provides methods to create Image Signature in Document Pages with different options of Image name, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Image Signature to Document You can create image Signature on Document provided by fileName and document folder (if required) using following API....\ -H "authorization: Bearer $JWT_TOKEN " \ -d '{"ImageGuid":"signature..."authorization: Bearer $env:JWT_TOKEN" ` -d '{ "ImageGuid": "signature...

    docs.groupdocs.cloud/signature/working-with-ima...
  5. 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...
  6. 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-...
  7. 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/
  8. 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...
  9. ترکیب فایل های PDF با استفاده از C#.NET | ادغام...

    آموزش ترکیب فایل های PDF با استفاده از C#.NET. مراحل آسان و ساده برای ادغام فایل های PDF با استفاده از ادغام PDF. چندین سند PDF را به یک PDF متصل کنید...رویکرد، ابتدا باید توکن دسترسی JWT را بر اساس اعتبار مشتری (همانطور...application/json" هنگامی که توکن JWT تولید شد، لطفاً دستور زیر را...

    blog.groupdocs.cloud/fa/merger/combine-pdf-file...
  10. Convertir CSV a JSON | Exportar CSV a JSON en C...

    Aprenda cómo convertir archivos CSV a formato JSON fácilmente con nuestra guía paso a paso. Exporte CSV a JSON con facilidad....es generar un token de acceso JWT basado en las credenciales del...que hayamos generado el token JWT, ejecute el siguiente comando...

    blog.groupdocs.cloud/es/conversion/convert-csv-...