Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 1,870 for

jwt

(0.53 sec)
  1. Node.js で JSON を HTML に保存する | オンライン JSON から Web...

    JSONファイルをHTML形式に簡単に変換するには、GroupDocs.Conversion Cloud SDK for Node.jsを使用します。構造化されたJSONデータをオンラインでHTMLページに変換します。... 一度私たちが個別化されたJWTアクセストークンを取得したら、次のcURLコマンドを使用し...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/ja/conversion/convert-json...
  2. C# 엑셀을 PDF로 | XLS를 PDF로 | XLSX를 온라인에서 PDF로

    C# .NET을 사용하여 Excel 통합 문서를 PDF로 원활하게 변환합니다. XLS 및 XLSX 파일을 고품질 PDF 문서로 변환하는 전문 기술입니다....방식의 첫 번째 단계는 개인화된 JWT 액세스 토큰을 얻는 것입니다. 따라서 JWT 토큰이 있으면 다음 cURL...PDF의 이름으로, ‘accessToken’을 개인화된 JWT 액세스 토큰으로 바꾸세요. 결과 PDF를 로컬 드라이브에...

    blog.groupdocs.cloud/ko/conversion/convert-exce...
  3. CSV para JPG | Converter CSV em JPEG | Imagem p...

    Aprenda como converter arquivos CSV em imagens JPEG usando C# .NET. Nossas práticas recomendadas para converter arquivos separados por vírgula em imagens jpg com C# .NET....etapa é gerar um token de acesso JWT com base nas credenciais do cliente...cliente e, depois de gerar o token JWT, execute o seguinte comando cURL...

    blog.groupdocs.cloud/pt/conversion/convert-csv-...
  4. CSV به JPG | تبدیل CSV به JPEG | تصویر به CSV د...

    آموزش تبدیل فایل های CSV به تصاویر JPEG با استفاده از C#.NET. بهترین روش های ما برای تبدیل فایل های جدا شده با کاما به تصویر jpg با C#.NET....گام این است که یک نشانه دسترسی JWT بر اساس اعتبار مشتری ایجاد کنید...کنید و پس از تولید رمز JWT، لطفاً دستور cURL زیر را برای تبدیل...

    blog.groupdocs.cloud/fa/conversion/convert-csv-...
  5. 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...
  6. \"XML에서 텍스트 추출하기 C# | REST API를 사용하여 XML 텍스트 가져...

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

    blog.groupdocs.cloud/ko/parser/extract-text-fro...
  7. Disable characters grouping | Documentation

    To improve content positioning when rendering PDF documents GroupDocs.Viewer Cloud provides PdfOptions.DisableCharsGrouping as shown below: 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. Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/disable-characters-...
  8. Skip rendering of empty rows | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) rows. In case, if the number of empty rows is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty rows GroupDocs.Viewer Cloud provides RenderEmptyRows property of SpreadsheetOptions class, which allow omitting to render empty rows as shown in the sample below....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  9. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FileInfo": {...

    docs.groupdocs.cloud/merger/change-page-orienta...
  10. 11. Convert nsf storage to eml documents | Docu...

    This example demonstrates how to convert nsf storage into set of eml documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": "sample..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'sample...

    docs.groupdocs.cloud/conversion/convert-nsf-doc...