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

jwt

(0.09 sec)
  1. Palavra para HTML | DOC para HTML on-line | DOC...

    Converta documentos do Word em HTML em C# .NET. Aprenda os benefícios da conversão de arquivos DOC, DOCX para o formato HTML com C#....abordagem é gerar o token de acesso JWT com base nas credenciais do cliente...cliente. Depois de gerar o token JWT, precisamos executar o seguinte...

    blog.groupdocs.cloud/pt/conversion/convert-doc-...
  2. Wir stellen vor: GroupDocs.Comparison Cloud 19.5!

    Die neue Version von Groupdocs.Comparison Cloud 19.5 ist da. Ihr Interesse an unserer Cloud-API für den Dokumentenvergleich motiviert uns, neue Funktionen zu implementieren....haben wir in dieser Version die JWT-Authentifizierung (JSON Web Token)...Wir zeigen Ihnen, wie Sie den JWT-Zugriffstoken erhalten. ### Retrieve...

    blog.groupdocs.cloud/de/comparison/introducing-...
  3. Extract Metadata By Tag | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to extract metadata information from all properties with Created tag. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via 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" # 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/extract-metadata-...
  4. Remove Metadata By Possible Tag Name | Document...

    This REST API allows to remove metadata properties from the document choosing the properties to remove 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 remove metadata properties that have “creator” phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET env variables are set....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  5. Extract Metadata By Property Name | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata information from all properties that have “Date” string in names. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET arguments. curl -v 'https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  6. Komma-getrennte Dateien nach Excel | CSV nach E...

    Konvertieren Sie kommagetrennte Dateien mit C# .NET in Excel. Speichern Sie CSV-Komma-getrennte Werte mit C# in einer Excel-Arbeitsmappe....erste Schritt besteht darin, ein JWT-Zugriffstoken basierend auf den...generieren. Nachdem wir das JWT-Token generiert haben, führen...

    blog.groupdocs.cloud/de/conversion/convert-csv-...
  7. 使用 C# .NET 合併 PDF 檔案 |高效率合併 PDF

    了解如何使用 C# .NET 合併 PDF 檔案。使用 PDF 合併器合併 PDF 檔案的簡單步驟。將多個 PDF 文件連接成單一 PDF... 在這種方法中,首先我們需要根據客戶端憑證產生 JWT 存取權杖(如下面的命令所示)。 curl -v "https://api..."Accept: application/json" 產生 JWT 令牌後,請執行下列指令將第一個檔案的第 2 和第 3 頁與第二個...

    blog.groupdocs.cloud/zh-hant/merger/combine-pdf...
  8. 在 Node.js 中將 Word 轉換為 PDF | DOCX 轉 PDF 在線 REST API

    學習如何使用 Node.js API 將 Microsoft Word 文件 (DOC, DOCX) 轉換為 PDF。這是一個可靠且可擴展的 REST API,用於將 Word 轉換為 PDF。...\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...PDF 文件名稱,並將 JWTTOKEN 替換為個性化的 JWT 訪問令牌。 DOC 轉 PDF 轉換 - 將輸出保存到本地驅動器:...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  9. 在 Node.js 中將 PDF 轉換為 Word | 在線將 PDF 轉換為 DOCX 或 DOC

    學習如何使用 Node.js API 將 PDF 轉換為可編輯的 Word 格式 (DOC/DOCX)。輕鬆地將 PDF 內容在線匯出至 Microsoft Word 文件。...\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...Word 文檔的名稱,並將 JWTTOKEN 替換為個人化的 JWT 訪問令牌。 PDF to DOC 轉換 - 將結果文件保存到本地磁碟:...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  10. Excel 转 JSON | XLS 转 JSON 转换器 | 使用 C# 将 XLSX 转 ...

    如何使用 C# .NET 将 Excel 转换为 JSON 格式。将 XLS 和 XLSX 文档转换为 JSON 数据的专家技术... 此方法的第一步是获取个性化的 JWT 访问令牌。因此,一旦您拥有 JWT 令牌,请执行以下 cURL 命令将 XLSX...JSON 的名称,将“accessToken”替换为个性化 JWT 访问令牌。 在线 Excel 到 JSON 转换器 # 您可以快速浏览免费的在线...

    blog.groupdocs.cloud/zh/conversion/convert-exce...