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

jwt

(0.6 sec)
  1. Chuyển đổi JSON sang CSV | Chuyển đổi JSON sang...

    Hướng dẫn toàn diện của chúng tôi về chuyển đổi JSON sang CSV liền mạch trong C# .NET. Cách chuyển đổi dữ liệu JSON sang định dạng CSV bằng GroupDocs.Conversion Cloud API....là lấy mã thông báo truy cập JWT được cá nhân hóa. Vì vậy, sau...sau khi bạn có mã thông báo JWT, vui lòng thực hiện lệnh cURL sau...

    blog.groupdocs.cloud/vi/conversion/convert-json...
  2. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $Jwt_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:Jwt_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/annotation/get-document-in...
  3. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via environment variables $CLIENT_ID and $CLIENT_SECRET....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FormattedTextOptions":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FormattedTextOptions':...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  4. Extract Metadata By Property Name Match Regex |...

    This REST API allows to extract metadata properties from the document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning of the name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The values are taken from environment variables CLIENT_ID and CLIENT_SECRET....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. Перетворення CSV на JSON | Експорт CSV у JSON у...

    Дізнайтеся, як легко конвертувати файли CSV у формат JSON за допомогою нашого покрокового посібника. Легко експортуйте CSV у JSON....є створення маркера доступу JWT на основі облікових даних клієнта...клієнта. Коли ми згенеруємо маркер JWT, виконайте наведену нижче команду...

    blog.groupdocs.cloud/uk/conversion/convert-csv-...
  6. บันทึก JSON เป็น HTML ใน Node.js | ตัวแปลง JSON...

    ง่าย ๆ ในการแปลงไฟล์ JSON เป็นรูปแบบ HTML โดยใช้ GroupDocs.Conversion Cloud SDK สำหรับ Node.js แปลงข้อมูล JSON ที่มีโครงสร้างเป็นหน้า HTML ออนไลน์...have obtained our personalized JWT access token, please use this...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/th/conversion/convert-json...
  7. ดึงข้อความจาก HTML | ตัวแปรข้อความ HTML | HTML ...

    เรียนรู้วิธีการดึงข้อความจาก HTML ด้วย .NET REST API แยกข้อความที่สะอาดลบแท็กและทำให้การดึงข้อมูลจาก HTML อัตโนมัติด้วย .NET REST API HTML เป็น TXT...้คือการสร้างโทเคนการเข้าถึง JWT โดยใช้ข้อมูลรับรองของผู้ใช้ ...กรุณาเรียกใช้คำสั่งต่อไปนี้เพื่อสร้างโทเคน JWT。 curl -v -X POST "https://api...

    blog.groupdocs.cloud/th/parser/extract-text-fro...
  8. Sauvegarder JSON en HTML dans Node.js | Convert...

    Facilement convertir des fichiers JSON en format HTML en utilisant le SDK Cloud de GroupDocs.Conversion pour Node.js. Transformer des données JSON structurées en pages HTML en ligne....avons obtenu notre jeton d’accès JWT personnalisé, veuillez utiliser...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/fr/conversion/convert-json...
  9. Конвертувати Word в PDF в Node.js | DOCX в PDF ...

    Дізнайтеся, як конвертувати документи Microsoft Word (DOC, DOCX) у PDF за допомогою Node.js API. Надійний і масштабований REST API для перетворення Word у PDF....\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...персоналізований токен доступу JWT. Конвертація DOC в PDF - Зберегти...

    blog.groupdocs.cloud/uk/conversion/convert-doc-...
  10. Конвертувати PDF в Word в Node.js | PDF в DOCX ...

    Дізнайтеся, як конвертувати PDF у редагований формат Word (DOC/DOCX) за допомогою API Node.js. Легко експортуйте вміст PDF у документи Microsoft Word онлайн....\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...персоналізований токен доступу JWT. Перетворення PDF у DOC - Зберігайте...

    blog.groupdocs.cloud/uk/conversion/convert-pdf-...