Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,909 for

jwt

(1.45 sec)
  1. Node.JS에서 PDF를 DOCX로 변환

    Node.JS에서 GroupDocs.Conversion Cloud SDK를 사용하여 PDF를 DOCX로 변환합니다. 이 가이드는 async 코드, cURL REST 호출, 설치 단계 및 모범 사례 팁을 보여줍니다.... authentications [ 'JWT' ]. clientId = CLIENT_ID ; apiInstance...apiClient . authentications [ 'JWT' ]. clientSecret = CLIENT_SECRET...

    blog.groupdocs.cloud/ko/conversion/pdf-to-docx-...
  2. Conversion PDF en DOCX dans Node.JS

    Convertir PDF en DOCX dans Node.JS avec GroupDocs.Conversion Cloud SDK. Ce guide montre le code asynchrone, les appels REST cURL, les étapes d'installation et les conseils de bonnes pratiques.... authentications [ 'JWT' ]. clientId = CLIENT_ID ; apiInstance...apiClient . authentications [ 'JWT' ]. clientSecret = CLIENT_SECRET...

    blog.groupdocs.cloud/fr/conversion/pdf-to-docx-...
  3. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/viewer/working-with-storage/
  4. PDF-zu-DOCX-Konvertierung in Node.JS

    PDF in DOCX in Node.JS mit GroupDocs.Conversion Cloud SDK konvertieren. Dieser Leitfaden zeigt asynchronen Code, cURL‑REST‑Aufrufe, Installationsschritte und Best‑Practice‑Tipps.... authentications [ 'JWT' ]. clientId = CLIENT_ID ; apiInstance...apiClient . authentications [ 'JWT' ]. clientSecret = CLIENT_SECRET...

    blog.groupdocs.cloud/de/conversion/pdf-to-docx-...
  5. Conversione da PDF a DOCX in Node.JS

    Converti PDF in DOCX in Node.JS con GroupDocs.Conversion Cloud SDK. Questa guida mostra codice asincrono, chiamate REST cURL, passaggi di installazione e consigli sulle migliori pratiche.... authentications [ 'JWT' ]. clientId = CLIENT_ID ; apiInstance...apiClient . authentications [ 'JWT' ]. clientSecret = CLIENT_SECRET...

    blog.groupdocs.cloud/it/conversion/pdf-to-docx-...
  6. 全新GroupDocs.Signature Cloud V2!

    簽名 REST API,用於應用、驗證和搜索各種文件格式的電子簽名。支持多種電子簽名...什麼是新的 # API版本 - 推出API版本V2 身份驗證 - JWT(JSON Web Token) 身份驗證 簽名 API -...cURL 示例中您可以注意到,我們在 V2 示例中使用了 JWT 身份驗證。請注意,V2 不再支持 V1 API 版本的 OAuth...

    blog.groupdocs.cloud/zh-hant/signature/all-new-...
  7. GroupDocs.Signature Cloud V2 hoàn toàn mới!

    API REST chữ ký để áp dụng, xác minh và tìm kiếm Chữ ký điện tử ở các định dạng tệp khác nhau. Hỗ trợ nhiều loại chữ ký điện tử khác nhau...bản API V2 Xác thực - Xác thực JWT(JSON Web Token) API chữ ký -...chúng tôi đã sử dụng xác thực JWT trong ví dụ V2. Xin lưu ý rằng...

    blog.groupdocs.cloud/vi/signature/all-new-group...
  8. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  9. 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-...
  10. Add Metadata By Property Name Match Exact Phras...

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name as specified. Linux/MacOS/Bash # First 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" # cURL example to add metadata to a document curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...