Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 1,842 for

jwt

(0.33 sec)
  1. 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...
  2. 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/
  3. 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/
  4. 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-...
  5. 엑셀을 HTML로 변환 | XLS를 HTML로 | Excel을 HTML로 저장

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

    blog.groupdocs.cloud/ko/conversion/convert-exce...
  6. 자바 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...
  7. 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-...
  8. 將 Excel 轉換為 HTML | XLS 到 HTML |將 Excel 儲存為 HTML

    探索將 XLS 和 XLSX 無縫轉換為 HTML 的逐步說明和專家提示。如何輕鬆地將 Excel 轉換為 HTML。... 此方法的第一步是取得個人化 JWT 存取權令牌。因此,一旦您擁有 JWT 令牌,請執行以下 cURL 命令將 XLSX...HTML 的名稱,將「accessToken」替換為個人化 JWT 存取權令牌。請注意,我們已指定轉換輸入 Excel 工作簿的一張工作表。...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  9. 將 PDF 轉換為 JPG | PDF 文檔轉 JPG | C# 中的 PDF 轉影像

    使用 .NET REST API 將 PDF 文件轉換為 JPG 影像。在 C# .NET 中簡單輕鬆地將 PDF 轉換為 JPG。...此方法的第一步是取得您的個人化憑證(應用程式金鑰和應用程式 SID)並產生 JWT 存取權杖。一旦我們有了 JWT 令牌,請執行以下 cURL 命令將 PDF...影像的名稱,將「accessToken」替換為上面產生的 JWT 令牌。成功轉換後,生成的文件將保存到雲端儲存。 免費 PDF...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  10. 逗號分隔文件到 Excel | C# .NET 中的 CSV 到 Excel

    使用 C# .NET 將逗號分隔檔案轉換為 Excel。使用 C# 將 csv 逗號分隔值儲存到 Excel 工作簿。... 第一步是根據客戶端憑證產生 JWT 存取令牌,產生 JWT 令牌後,請執行下列 cURL 指令將 CSV...工作簿的名稱,將「accessToken」替換為個人化 JWT 存取權令牌。 如果您希望將產生的 Excel 工作簿儲存在本機磁碟機上,請嘗試使用下列...

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