Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 1,872 for

jwt

(1.44 sec)
  1. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Chuyển đổi tài liệu Word thành HTML bằng cách sử dụng GroupDocs.Conversion Cloud SDK cho Node.js. Tìm hiểu cách chuyển đổi tập tin DOC, DOCX thành HTML thân thiện với web bằng Node.js.... Đầu tiên, tạo một JWT token bằng cách sử dụng thông...quả và accessToken bằng token JWT truy cập cá nhân hóa. Để tải...

    blog.groupdocs.cloud/vi/conversion/convert-doc-...
  2. تبدیل HTML به JSON در Node.js | صادرات آنلاین ص...

    فایل‌های HTML را با استفاده از GroupDocs.Conversion Cloud SDK برای Node.js به فرمت JSON تبدیل کنید. اسناد HTML ساختار یافته را به فرمت JSON به صورت آنلاین با REST API تبدیل کنید....\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...JWTTOKEN را با یک توکن دسترسی JWT شخصی سازی شده جایگزین کنید. اگر...

    blog.groupdocs.cloud/fa/conversion/convert-html...
  3. C#: Convertir HTML a XPS | Conversión de Web a ...

    Aprenda a convertir HTML a XPS con C# .NET. Una guía paso a paso para transformar contenido HTML al formato XPS. Conversión de HTML a XPS en línea....es generar un token de acceso JWT y, a continuación, ejecutar el...accessToken con el token de acceso JWT personalizado. Si su necesidad...

    blog.groupdocs.cloud/es/conversion/convert-html...
  4. JSON in HTML umwandeln in Node.js | JSON in Web...

    JSON einfach in HTML umwandeln mit dem GroupDocs.Conversion Cloud SDK für Node.js. Erfahren Sie, wie Sie sauberes HTML aus strukturierten JSON Dateien mit der RESTful API generieren.... Generieren Sie ein JWT-Access-Token basierend auf C...accessToken durch ein personalisiertes JWT-Zugriffstoken. Sie können in...

    blog.groupdocs.cloud/de/conversion/convert-json...
  5. C#: 将 MPP 转换为 Excel | 导出 MS Project 到 XLS/XLSX

    学习如何在线将 Microsoft Project (MPP) 文件转换为 Excel (XLS/XLSX)。一个分步指南,帮助您将 MS Project 数据导出到 Excel,以便于分析。...因此,第一步是生成 JWT 访问令牌,然后执行以下 cURL 命令将 Microsoft...工作簿的名称,以及 ACCESSTOKEN 作为个性化的 JWT 访问令牌。 如果您的要求是将结果文件保存在本地驱动器上,请尝试使用以下命令:...

    blog.groupdocs.cloud/zh/conversion/convert-mpp-...
  6. Конвертировать HTML в Excel | из Интернета в Ex...

    Как легко конвертировать HTML-таблицы в электронные таблицы Excel с помощью C# .NET....того как мы сгенерировали токен JWT на основе персонализированных...персонализированным токеном доступа JWT. Если вы хотите сохранить полученный...

    blog.groupdocs.cloud/ru/conversion/convert-html...
  7. Text Redaction

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....生成訪問令牌 ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...

    blog.groupdocs.cloud/zh-hant/tag/text-redaction/
  8. Extract Annotations | Documentation

    Get method allows to retrieve all added annotations for given document as list of json objects 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 Extract or Delete annotations HTTP POST ~/annotation/extract 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 '{"FilePath":"annotationdocs/input..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/annotation/extract-annotat...
  9. Get list of changes without cloud storage | Doc...

    GroupDocs.Comparison Cloud allows you to get a list of changes between source and target documents by sending the files directly in the request body as multipart/form-data. No prior upload to cloud storage is required. This is especially useful when you already have the document bytes in memory or on disk and prefer a single round-trip call instead of a separate upload step. API usage The PUT /comparison/changes endpoint accepts files as multipart/form-data form fields:...\ -H "Authorization: Bearer $JWT_TOKEN " \ -F "sourceFile=@source..."Authorization: Bearer $env:JWT_TOKEN" ` -F "sourceFile=@source...

    docs.groupdocs.cloud/comparison/get-changes-wit...
  10. Render document with comments | Documentation

    Some document types like Microsoft Word, Excel, OpenOffice Text and Spreadsheet may contain comments. Your requirement to include or exclude the comments in output representation of the document may vary in different situations. GroupDocs.Viewer Cloud enables you to control the rendering of document comments. By default, comments are not rendered into the output document. The API provides RenderComments property of HtmlOptions (or JpgViewOptions, or PdfOptions) class that enables rendering of comments....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/render-document-wit...