Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 1,909 for

jwt

(0.09 sec)
  1. 온라인 HTML을 Word 문서로 | HTML을 DOC로 온라인 변환

    Java REST API를 사용하여 쉽고 간단하게 HTML을 Word 문서로 변환합니다. Java REST API를 사용하여 HTML 파일을 온라인으로 MS Word 문서 DOC 또는 DOCX로 변환합니다.... 우선, JWT 액세스 토큰을 생성한 다음, 다음 cURL 명령어를...이름으로, 그리고 accessToken 을 개인화된 JWT 액세스 토큰으로 바꿔주세요. 결과 Word 문서를 로컬...

    blog.groupdocs.cloud/ko/conversion/convert-html...
  2. Java:将 MPP 转换为 Excel | 将 MPP 导出到 XLS | MPP 到 XLSX

    了解如何使用 Java REST API 将 Microsoft Project (MPP) 文件转换为 Excel (XLSX)。使用代码实现无缝 MPP 到 Excel 转换的分步指南。... 此方法的第一步是生成 JWT 访问令牌,然后执行以下 cURL 命令,通过将 MS Project...工作簿的名称,并将“accessToken”替换为个性化的 JWT 访问令牌。 如果我们需要将 MS 项目导出到 Excel...

    blog.groupdocs.cloud/zh/conversion/convert-mpp-...
  3. Chuyển đổi MPP sang Excel | Xuất MPP sang XLS |...

    Tìm hiểu cách chuyển đổi các tệp MS Project (MPP) sang định dạng Excel (XLS/XLSX) bằng C# .NET. Chuyển đổi MPP động sang XLS hoặc MPP sang XLSX. Bộ chuyển đổi MPP sang XLS...là tạo mã thông báo truy cập JWT và sau đó thực hiện lệnh cURL...accessToken bằng mã thông báo truy cập JWT được cá nhân hóa. Để xuất dự...

    blog.groupdocs.cloud/vi/conversion/convert-mpp-...
  4. C#: Chuyển đổi HTML sang Word | HTML sang DOC |...

    Chuyển đổi nội dung HTML sang định dạng DOCX bằng hướng dẫn từng bước của chúng tôi. Hướng dẫn chuyển đổi HTML sang Word dễ dàng và đơn giản cho phép bạn xuất web sang Word...là tạo mã thông báo truy cập JWT, sau đó thực hiện lệnh cURL sau...accessToken bằng mã thông báo truy cập JWT được cá nhân hóa. Để lưu tài...

    blog.groupdocs.cloud/vi/conversion/convert-html...
  5. C# Chuyển đổi HTML thành PDF | Trang web thành ...

    Cách chuyển đổi HTML sang PDF trong C# .NET. Hướng dẫn từng bước của chúng tôi để chuyển đổi chương trình HTML và các trang web thành tài liệu PDF chất lượng cao thông qua REST API....sang PDF, hãy tạo mã thông báo JWT truy cập của bạn, dựa trên thông...{ACCESSTOKEN} bằng mã thông báo JWT mà bạn đã tạo và index.html bằng...

    blog.groupdocs.cloud/vi/conversion/convert-html...
  6. C# HTML을 PDF로 변환 | .NET REST API를 사용한 웹 페이지를 PDF로

    C# .NET에서 HTML을 PDF로 변환하는 방법. REST API를 사용하여 HTML 및 웹 페이지를 고품질 PDF 문서로 프로그래밍 방식으로 변환하는 단계별 가이드...명령을 실행하기 전에 클라이언트 자격 증명을 기반으로 JWT 액세스 토큰을 생성하십시오. 토큰이 생성되면, 다음...\"{converted}\"}" {ACCESSTOKEN} 를 생성한 JWT 토큰으로 교체하고 index.html을 HTML 파일의...

    blog.groupdocs.cloud/ko/conversion/convert-html...
  7. \"XML에서 텍스트 추출하기 C# | REST API를 사용하여 XML 텍스트 가져...

    \"XML 파일에서 텍스트를 추출하는 방법을 C# 및 .NET Cloud SDK를 사용하여 배우십시오. XML 문서에서 프로그래밍 방식으로 텍스트를 가져오거나 온라인에서 XML 텍스트를 다운로드하세요.\"...있습니다: 1단계: - JWT 토큰 얻기: 첫 번째 단계는 클라이언트 자격 증명을 기반으로 JWT 액세스 토큰을 얻는...

    blog.groupdocs.cloud/ko/parser/extract-text-fro...
  8. Adjust text overflow in cells | Documentation

    When Spreadsheet is rendered overflowed text inside the cell overlays subsequent cells until it meets non-empty cell. GroupDocs.Viewer Cloud provides a setting to configure the mode which will be used for rendering overflowed text: To set the overflowed text to be hidden, set SpreadsheetOptions.TextOverflowMode to HideText as shown in the example below. To set the overflowed text to overlay subsequent cells until it meets non empty cell, set SpreadsheetOptions.TextOverflowMode to OverlayIfNextIsEmpty....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FileInfo": {...

    docs.groupdocs.cloud/viewer/adjust-text-overflo...
  9. Limit count of items to render | Documentation

    GroupDocs.Viewer Cloud allows rendering the items in Outlook Data Files (OST/PST). OutlookOptions is used to set rendering options for OST and PST formats. The following code samples show how to render the items in an Outlook Data File by setting a maximum limit. 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/limit-count-of-item...
  10. Adjust page size | Documentation

    GroupDocs.Viewer Cloud allows setting output page size for rendering Email messages into HTML, PDF, and images. To enable this feature, the PageSize property of the EmailOptions class is used. The following are the pages sizes that are supported and provided in PageSize enumeration: Unspecified - The default, unspecified page size Letter - The size of the Letter page in points is 792 × 612 Ledger - The size of the Ledger page in points is 1224 × 792 A0 - The size of the A0 page in points is 3371 × 2384 A1 - The size of the A1 page in points is 2384 × 1685 A2 - The size of the A2 page in points is 1684 × 1190 A3 - The size of the A3 page in points is 1190 × 842 A4 - The size of the A4 page in points is 842 × 595 This example demonstrates how to adjust output page size....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/adjust-page-size/