Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 1,909 for

jwt

(0.14 sec)
  1. C# Конвертировать HTML в PDF | Веб-страница в P...

    Как преобразовать HTML в PDF на C# .NET. Наше пошаговое руководство по программному преобразованию HTML и веб-страниц в высококачественные PDF-документы с помощью REST API....сгенерируйте ваш токен доступа JWT, основываясь на учетных данных...{ACCESSTOKEN} на сгенерированный вами JWT токен, а index.html на имя вашего...

    blog.groupdocs.cloud/ru/conversion/convert-html...
  2. C#: встраивание веб-страницы в PowerPoint | Вст...

    Узнайте, как конвертировать HTML в презентации PowerPoint с помощью C# с помощью GroupDocs.Conversion Cloud SDK. Вставьте HTML в PowerPoint или преобразуйте HTML в PPT в C#....является создание токена доступа JWT, а затем выполнение следующей...персонализированный токен доступа JWT. Если вы хотите сохранить полученный...

    blog.groupdocs.cloud/ru/conversion/convert-html...
  3. Java: Webseite in PowerPoint einfügen | Webseit...

    Lernen Sie, wie Sie HTML mit dem GroupDocs.Conversion Cloud SDK in PowerPoint-Präsentationen umwandeln. Fügen Sie HTML einfach in PowerPoint ein oder HTML in PPT....diesem Ansatz besteht darin, ein JWT-Zugriffstoken zu generieren und...accessToken durch das personalisierte JWT-Zugriffs-Token. Kostenloser HTML...

    blog.groupdocs.cloud/de/conversion/convert-html...
  4. CSV 轉 JSON 在 Node.js | 用 REST API 轉換 CSV 為 JSON

    在 Node.js 中使用 GroupDocs.Conversion SDK 將 CSV 轉換為 JSON。這是一個可擴展和安全的 REST API,用於將表格數據轉換為結構化的 JSON 格式。... 步驟 1:生成 JWT 訪問令牌: curl -v "https://api.groupdocs...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  5. 在 C# 中將 DOCX 轉換為 PDF | 免費的在線 DOC 轉 PDF 轉換器

    輕鬆使用 REST API 將 DOC 和 DOCX 文件轉換為高質量的 PDF 格式。瞭解如何在線將 DOC、DOCX 文件轉換為 pdf。...先決條件是使用您的客戶端憑證生成 JWT 令牌。之後,執行以下命令以執行 DOCX 到 PDF 的轉換:...文件的名稱,並將 accessToken 替換為個人化的 JWT 存取令牌。 DOC 轉 PDF 並將結果文件下載到本地硬碟:...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  6. Word zu HTML | DOC zu HTML Online | DOCX zu HTM...

    Konvertieren Sie Word Dokumente in HTML mit dem GroupDocs.Conversion Cloud SDK für Node.js. Erfahren Sie, wie Sie DOC, DOCX Dateien in webfreundliches HTML mit Node.js umwandeln.... Zuerst generieren Sie ein JWT-Token mit Ihren Client-Anmeldedaten...accessToken durch das persönliche JWT-Zugangs TOKEN. Um die Ausgabe-HTML...

    blog.groupdocs.cloud/de/conversion/convert-doc-...
  7. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import 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/merger/import-attachment/
  8. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/merger/rotate-pages/
  9. 1. Convert CAD Document with Load Options | Doc...

    This example demonstrates how to convert cad document into pdf document with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": "Cad/Sample..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'Cad/Sample...

    docs.groupdocs.cloud/conversion/convert-cad-doc...
  10. Get View Info for Archive File | Documentation

    GroupDocs.Viewer Cloud provides additional information such as list of folders when calling Info method. To retrieve view information for Archive File call Info method and cast output result to ArchiveViewInfo type. Following example demonstrates how to print out archive contents. 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/get-view-info-for-a...