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

jwt

(0.06 sec)
  1. Chuyển đổi JSON thành CSV trong Node.js | API R...

    Học cách chuyển đổi dữ liệu JSON có cấu trúc thành định dạng CSV bằng cách sử dụng API Node.js. Dễ dàng chuyển đổi JSON thành CSV để báo cáo, cơ sở dữ liệu hoặc bảng tính....API: Sau khi lấy được một token JWT, xin hãy sử dụng lệnh cURL này...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/vi/conversion/convert-json...
  2. Convertir Word en PDF dans Node.js | DOCX en PD...

    Apprenez à convertir des documents Microsoft Word (DOC, DOCX) en PDF en utilisant l'API Node.js. Une API REST fiable et évolutive pour la transformation de Word en PDF....\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...JWTTOKEN par le jeton d’accès JWT personnalisé. Conversion DOC...

    blog.groupdocs.cloud/fr/conversion/convert-doc-...
  3. Converter PDF para Word em Node.js | PDF para D...

    Aprenda a converter PDF para formato Word editável (DOC/DOCX) usando a API Node.js. Exporte facilmente o conteúdo PDF para documentos do Microsoft Word online....\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...JWTTOKEN pelo token de acesso JWT personalizado. Conversão de PDF...

    blog.groupdocs.cloud/pt/conversion/convert-pdf-...
  4. Converter Word para PDF no Node.js | DOCX para ...

    Aprenda como converter documentos do Microsoft Word (DOC, DOCX) em PDF usando a API Node.js. Uma API REST confiável e escalável para a transformação de Word em PDF....\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...JWTTOKEN pelo token de acesso JWT personalizado. Conversão de DOC...

    blog.groupdocs.cloud/pt/conversion/convert-doc-...
  5. PDF ke Excel | Konversi PDF ke XLS | Ubah PDF m...

    Konversikan file PDF ke buku kerja Excel menggunakan C# .NET. Lakukan konversi PDF ke XLS secara online tanpa hambatan....kita perlu membuat token akses JWT berdasarkan kredensial klien...dan setelah kita membuat token JWT, jalankan perintah cURL berikut...

    blog.groupdocs.cloud/id/conversion/convert-pdf-...
  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...