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

jwt

(0.09 sec)
  1. Word から HTML へ | DOC から HTML へオンライン | DOCX から H...

    C# .NET で Word 文書を HTML に変換します。C# を使用して DOC、DOCX ファイルを HTML 形式に変換する利点について説明します。...このアプローチの最初のステップは、クライアントの資格情報に基づいて JWT アクセス トークンを生成することです。JWT トークンを生成したら、次の cURL...ファイルの名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 結果の HTML...

    blog.groupdocs.cloud/ja/conversion/convert-doc-...
  2. 자바 JSON을 HTML로 | JSON을 HTML로 변환 | JSON을 웹 페이지로

    JSON을 HTML로 변환하는 방법을 배우십시오. 이 가이드는 GroupDocs.Conversion Cloud SDK를 사용하여 JSON을 HTML로 변환하는 단계별 방법을 설명합니다....클라이언트 자격 증명을 기반으로 JWT 엑세스 토큰을 생성해야 합니다. JWT 토큰을 획득한 후, JSON 파일을...파일의 이름으로 바꾸고 JWTtoken 을 개인화된 JWT 액세스 토큰으로 바꾸십시오. 결과 HTML 파일을 로컬...

    blog.groupdocs.cloud/ko/conversion/convert-json...
  3. 将 PDF 转换为 JPG | PDF 文档转换为 JPG | 使用 C# 将 PDF 转换为图像

    使用 .NET REST API 将 PDF 文档转换为 JPG 图像。使用 C# .NET 简单轻松地将 PDF 转换为 JPG。...p Key 和 App SID)并生成 JWT 访问令牌。一旦我们获得 JWT 令牌,请执行以下 cURL 命令将 PDF...图像的名称,将“accessToken”替换为上面生成的 JWT 令牌。转换成功后,结果文件将保存到云存储。 免费 PDF...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  4. 在 C# .NET 中将 HTML 转换为 PDF

    了解 GroupDocs.Cloud 转换 API 如何简化 HTML 到 PDF 的转换。使用 C# .NET 以编程方式轻松将 HTML 转换为 PDF。...API 凭据(应用密钥和应用 SID)并生成 JWT 访问令牌。获得 JWT 令牌后,请执行以下 cURL 命令,我们还提...格式的名称,并将“accessToken”替换为上面生成的 JWT 令牌。 免费 HTML 到 PDF 转换应用程序 # 基于...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  5. PDF를 JPG로 변환 | PDF 문서를 JPG로 | C#에서 PDF를 이미지로

    .NET REST API를 사용하여 PDF 문서를 JPG 이미지로 변환합니다. C# .NET에서 PDF를 JPG로 간단하고 쉽게 변환할 수 있습니다....증명(앱 키 및 앱 SID)을 얻고 JWT 액세스 토큰을 생성하는 것입니다. JWT 토큰이 있으면 다음 cURL 명령을...이름으로, ‘accessToken’을 위에서 생성된 JWT 토큰으로 바꾸세요. 변환이 성공적으로 완료되면 결과...

    blog.groupdocs.cloud/ko/conversion/convert-pdf-...
  6. 엑셀을 HTML로 변환 | XLS를 HTML로 | Excel을 HTML로 저장

    XLS 및 XLSX를 HTML로 원활하게 변환하기 위한 단계별 지침과 전문가 팁을 살펴보세요. Excel을 HTML로 쉽게 변환하는 방법....방식의 첫 번째 단계는 개인화된 JWT 액세스 토큰을 얻는 것입니다. 따라서 JWT 토큰이 있으면 다음 cURL...HTML의 이름으로, ‘accessToken’을 개인화된 JWT 액세스 토큰으로 바꾸세요. 입력 Excel 통합 문서...

    blog.groupdocs.cloud/ko/conversion/convert-exce...
  7. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Merger Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in "client_id" and Client Secret in "client_secret" arguments....\ -H "Authorization: Bearer $JWT_TOKEN " Windows PowerShell #..."Authorization: Bearer $env:JWT_TOKEN" Windows CMD REM First...

    docs.groupdocs.cloud/merger/get-supported-file-...
  8. 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/
  9. 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...
  10. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...アクセストークンの生成 ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...認証 セキュリティを向上させるために、このリリースでは JWT (JSON Web Token) 認証を導入しました。 OAuth2...

    blog.groupdocs.cloud/ja/groupdocs.cloud/page/42/