Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 1,870 for

jwt

(1.23 sec)
  1. Java: MPP in Excel konvertieren | MPP in XLS ex...

    Erfahren Sie, wie Sie Microsoft Project (MPP) Dateien mithilfe der Java REST API in Excel (XLSX) konvertieren. Schritt-für-Schritt-Anleitung für die nahtlose Konvertierung von MPP in Excel mit Code....diesem Ansatz besteht darin, ein JWT-Zugriffstoken zu generieren und...„accessToken“ durch ein personalisiertes JWT-Zugriffstoken. – Falls wir das...

    blog.groupdocs.cloud/de/conversion/convert-mpp-...
  2. C#: Webseite in PowerPoint einbetten | Eine Web...

    Erfahren Sie, wie Sie mit GroupDocs.Conversion Cloud SDK HTML mit C# in PowerPoint-Präsentationen konvertieren. Fügen Sie HTML in PowerPoint ein oder konvertieren Sie HTML in C# in PPT....diesem Ansatz besteht darin, ein JWT-Zugriffstoken zu generieren und...„accessToken“ durch ein personalisiertes JWT-Zugriffstoken. – Wenn Sie die...

    blog.groupdocs.cloud/de/conversion/convert-html...
  3. Konvertieren Sie JPG in ein Word Dokument (DOCX...

    Konvertieren Sie JPG bilder mit C# .NET in bearbeitbare Word Dokumente (DOCX).So konvertieren Sie Fotos in DOC, indem Sie einen Bild zu Dokument-Konverter in C# .NET entwickeln....verwenden, müssen wir zuerst ein JWT-Zugriffstoken generieren und...„accessToken“ durch ein personalisiertes JWT-Zugriffstoken. – Um das resultierende...

    blog.groupdocs.cloud/de/conversion/convert-jpg-...
  4. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional information for PDF documents when calling Info method. Following example demonstrates how to retrieve view information for PDF document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...
  5. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove Swagger UI lets you call this REST API directly from the browser. cURL example 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/annotation/delete-annotati...
  6. カンマ区切りファイルを Excel に転送 | C# .NET で CSV を Excel に転送

    C# .NET を使用して、カンマ区切りファイルを Excel に変換します。C# を使用して、CSV カンマ区切り値を Excel ワークブックに保存します。...最初のステップは、クライアントの資格情報に基づいて JWT アクセス トークンを生成することです。JWT トークンを生成したら、次の cURL...ワークブックの名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 結果の Excel...

    blog.groupdocs.cloud/ja/conversion/convert-csv-...
  7. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...生成访问令牌 ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...0/comparison/ 验证 为了提高安全性,我们在此版本中引入了 JWT(JSON Web Token)身份验证。 V2 API 版本不再支持...

    blog.groupdocs.cloud/zh/groupdocs.cloud/page/43/
  8. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  9. Join word documents without starting from a new...

    There is an additional option for Word document joining that allows to merge those documents without page breaking between them, i.e. the last page of the initial document will be merged with the first page of the next document as one page. Name Description Comment JoinItem.WordJoinMode Allows to join word documents without empty space between documents Values: Default, Continous Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "JoinItems":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'JoinItems': [...

    docs.groupdocs.cloud/merger/join-word-continous/
  10. 在 C# 中將 PDF 轉換為 JPG | 將 PDF 文檔導出為 JPEG

    輕鬆使用 C# 和 .NET API 將 PDF 轉換為 JPG。將 PDF 文件轉換為高質量的 JPEG 圖像,自動化 PDF 到圖像的工作流程,並將 PDF 導出為 JPEG。... 首先,使用客戶端憑證生成您的 JWT 訪問令牌,然後執行以下命令將 PDF 導出為 JPEG 圖像格式:...\"{resultantFile}\"}" 將 {ACCESSTOKEN} 替換為 JWT 令牌, inputFile 替換為 PDF 文件的名稱,...

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