Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,870 for

jwt

(0.11 sec)
  1. CSV в HTML | Преобразование CSV в таблицу HTML ...

    Узнайте, как легко конвертировать файлы CSV в HTML с помощью C# .NET. Легко конвертируйте данные, разделенные запятыми, в HTML онлайн....является создание токена доступа JWT на основе учетных данных клиента...только мы сгенерируем токен JWT, выполните следующую команду...

    blog.groupdocs.cloud/ru/conversion/convert-csv-...
  2. Ölçeklenebilir Vektör Grafiklerinden JPEG'e | C...

    GroupDocs.Conversion Cloud SDK'yı kullanarak SVG'yi C# .NET'te JPG'ye dönüştürün. Ölçeklenebilir vektör grafiklerini C#'ta JPG'ye sorunsuz bir şekilde dönüştürün. SVG'den JPG'ye dönüştürücü...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-svg-...
  3. Convertir Word a PDF en Node.js | API REST en l...

    Aprende a convertir documentos de Microsoft Word (DOC, DOCX) a PDF utilizando la API de Node.js. Una API REST confiable y escalable para la transformación de Word a PDF....\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...JWTTOKEN con el token de acceso JWT personalizado. Conversión de...

    blog.groupdocs.cloud/es/conversion/convert-doc-...
  4. PDF zu Word in Node.js konvertieren | PDF zu DO...

    Lernen Sie, wie Sie PDF in bearbeitbares Word-Format (DOC/DOCX) mit der Node.js-API konvertieren. Exportieren Sie PDF-Inhalte ganz einfach online in Microsoft Word Dokumente....\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...JWTTOKEN durch das personalisierte JWT-Zugangs-Token. PDF zu DOC-Konvertierung...

    blog.groupdocs.cloud/de/conversion/convert-pdf-...
  5. Ti presentiamo GroupDocs.Comparison Cloud 19.5!

    La nuova versione di Groupdocs.Comparison Cloud 19.5 è qui. Il tuo interesse per la nostra API Document Comparison Cloud ci mantiene motivati a implementare nuove funzionalità....introdotto l’autenticazione JWT (JSON Web Token). I metodi di...token di accesso JWT. ### Retrieve access token JWT(JSON Web Token)...

    blog.groupdocs.cloud/it/comparison/introducing-...
  6. Converti JSON in CSV | Trasforma JSON in CSV in...

    La nostra guida completa per la conversione perfetta da JSON a CSV in C# .NET. Come trasformare i dati JSON in formato CSV utilizzando l'API GroupDocs.Conversion Cloud....ottenere un token di accesso JWT personalizzato. Pertanto, una...una volta ottenuto un token JWT, esegui il seguente comando cURL...

    blog.groupdocs.cloud/it/conversion/convert-json...
  7. ขอแนะนำ 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/th/comparison/introducing-...
  8. Get Supported Barcodes | Documentation

    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 -X GET "https://api.groupdocs.cloud/v2.0/signature/barcodes" \ -H 'accept: application/json' \ -H "authorization: Bearer $Jwt_TOKEN" Windows PowerShell curl.exe -X GET "https://api.groupdocs.cloud/v2.0/signature/barcodes" ` -H "accept: application/json" ` -H "authorization: Bearer $env:Jwt_TOKEN" Windows CMD curl -X GET "https://api....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/signature/get-supported-ba...
  9. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/watermark/get-document-inf...
  10. Remove Metadata By Tag | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to remove all metadata properties with the “Created” tag name. Linux/MacOS/Bash # 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" # Example: remove metadata from a document 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...