Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 1,870 for

jwt

(0.67 sec)
  1. Get list of changes of comparings | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of changes between source and target files. The following code sample demonstrates how to get list of all changes. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result 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 '{ "SourceFile":..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "SourceFile":...

    docs.groupdocs.cloud/comparison/get-list-of-cha...
  2. \"XML에서 텍스트 추출하기 C# | REST API를 사용하여 XML 텍스트 가져...

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

    blog.groupdocs.cloud/ko/parser/extract-text-fro...
  3. 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...
  4. Convert document direct async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in environment variables CLIENT_ID and CLIENT_SECRET....\ -H "Authorization: Bearer $JWT_TOKEN " \ --data-binary "@path/to/file"..."Authorization: Bearer $env:JWT_TOKEN" ` - -data-binary "@path/to/file"...

    docs.groupdocs.cloud/conversion/convert-documen...
  5. Render print areas | Documentation

    Spreadsheet document allows to set a print area if you want to print a specific section on a worksheet. There can be the case when you want to render only the print area of the worksheet using GroupDocs.Viewer Cloud. GroupDocs.Viewer Cloud provides an option to render sections of the worksheet(s) defined as the “print area”. It renders each print area in a worksheet as a separate page. The following code samples show how to render only the print areas from worksheets....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/render-print-areas/
  6. Delete Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to delete signature from the signed document. The signature ID is needed to perform the delete, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Delete signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  7. Mix Document Pages | Documentation

    This REST API allows mixing specific pages from several source documents into a single resultant document. You can specify the exact order and selection of pages from each document, enabling advanced document composition scenarios. To mix pages, provide: A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages to take from which document and in what order. The output path for the resultant document....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "Files": [ {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'Files': [ { 'FilePath':...

    docs.groupdocs.cloud/merger/mix-document-pages/
  8. Node.jsでHTMLをJSONに変換 | オンラインウェブページをJSONにエクスポート

    HTML ファイルを JSON 形式に変換するには、Node.js 用の GroupDocs.Conversion Cloud SDK を使用してください。構造化された HTML ドキュメントをオンラインで REST API を使って JSON 形式に変換します。...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...HTML ファイルの名前に、 JWTTOKEN を個人用の JWT アクセストークンに置き換えてください。 ローカルドライブ...

    blog.groupdocs.cloud/ja/conversion/convert-html...
  9. Chuyển HTML sang Excel | Web sang Excel bằng C#...

    Cách chuyển đổi bảng HTML sang bảng tính Excel một cách liền mạch bằng C# .NET....chúng tôi đã tạo mã thông báo JWT dựa trên thông tin đăng nhập...accessToken bằng mã thông báo truy cập JWT được cá nhân hóa. Nếu bạn muốn...

    blog.groupdocs.cloud/vi/conversion/convert-html...
  10. MPP를 Excel로 변환 | MPP를 XLS로 내보내기 | MPP를 XLSX로

    C# .NET을 사용하여 MS Project(MPP) 파일을 Excel 형식(XLS/XLSX)으로 변환하는 방법을 알아보세요. 동적 MPP에서 XLS로 또는 MPP에서 XLSX로 변환. MPP에서 XLS로 변환기... 이 접근 방식의 첫 번째 단계는 JWT 액세스 토큰을 생성한 다음 다음 cURL 명령을 실행하여...문서 이름으로, accessToken 을 개인화된 JWT 액세스 토큰으로 바꿔주세요. MS 프로젝트를 Excel로...

    blog.groupdocs.cloud/ko/conversion/convert-mpp-...