Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,843 for

jwt

(0.13 sec)
  1. Convertire Word in PDF in Node.js | DOCX in PDF...

    Impara a convertire documenti Microsoft Word (DOC, DOCX) in PDF utilizzando l'API Node.js. Un'API REST affidabile e scalabile per la trasformazione da Word a PDF....\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...JWTTOKEN con il token di accesso JWT personalizzato. Conversione DOC...

    blog.groupdocs.cloud/it/conversion/convert-doc-...
  2. 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-...
  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. แปลง JSON เป็น CSV ใน Node.js | JSON เป็น CSV อ...

    เรียนรู้วิธีการแปลงข้อมูล JSON ที่มีโครงสร้างเป็นรูปแบบ CSV โดยใช้ API ของ Node.js แปลง JSON เป็น CSV ได้อย่างง่ายดายสำหรับการรายงาน ฐานข้อมูล หรือสเปรดชีต...ด้วย API: เมื่อได้รับโทเค็น JWT แล้ว โปรดใช้คำสั่ง cURL นี้ในการแปลง...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/th/conversion/convert-json...
  5. Перетворення PDF на PowerPoint | PDF в PPT | PD...

    Легко конвертуйте PDF у презентації PowerPoint за допомогою C# .NET. Збережіть PDF у PPT онлайн. Безкоштовний конвертер PDF у PPTX....згенерувати маркер доступу JWT. Отримавши маркер JWT, виконайте наступну...згенерована, і accessToken на маркер JWT, згенерований вище. Наш безкоштовний...

    blog.groupdocs.cloud/uk/conversion/convert-pdf-...
  6. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token 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...
  7. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to extract metadata creator information from all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  8. Extract Whole Metadata Tree | Documentation

    This REST API allows to extract whole metadata properties tree. cURL example The following example demonstrates how to retrieve all metadata properties. 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" # Example to join several documents into one curl -v "https://api.groupdocs.cloud/v1.0/metadata" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $Jwt_TOKEN" \ -d '{ "FileInfo": { "FilePath": "documents/input....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FileInfo": {...

    docs.groupdocs.cloud/metadata/extract-whole-met...
  9. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. 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 Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": "/documents/input..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FilePath": "/documents/input...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  10. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -v "https://api...

    docs.groupdocs.cloud/signature/supported-file-f...