Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 1,842 for

jwt

(0.21 sec)
  1. تبدیل JSON به HTML در Node.js | JSON به فرمت وب...

    به راحتی JSON را به HTML با استفاده از GroupDocs.Conversion Cloud SDK برای Node.js تبدیل کنید. نحوه تولید HTML تمیز از فایل‌های JSON ساختاریافته با API RESTful را بیاموزید.... یک توکن دسترسی JWT بر اساس مدارک مشتری تولید کنید...accessToken را با توکن دسترسی JWT شخصی سازی شده جایگزین کنید. شما...

    blog.groupdocs.cloud/fa/conversion/convert-json...
  2. C#에서 DOCX를 PDF로 변환 | 무료 온라인 DOC에서 PDF 변환기

    DOC 및 DOCX 파일을 높은 품질의 PDF 형식으로 쉽게 변환할 수 있는 REST API를 사용하세요. DOC, DOCX 파일을 온라인에서 PDF로 변환하는 방법을 알아보세요.... 전제 조건은 클라이언트 자격 증명을 사용하여 JWT 토큰을 생성하는 것입니다. 그 후, DOCX를 PDF로...파일의 이름으로, accessToken 을 개인화된 JWT 액세스 토큰으로 바꿔주세요. DOC를 PDF로 변환하고...

    blog.groupdocs.cloud/ko/conversion/convert-doc-...
  3. C#: MPP를 Excel로 변환 | MS Project를 XLS/XLSX로 내보내기

    Microsoft Project (MPP) 파일을 온라인에서 Excel (XLS/XLSX)로 변환하는 방법을 배우세요. MS Project 데이터를 Excel로 내보내어 쉽게 분석할 수 있는 단계별 가이드입니다.... 따라서 첫 번째 단계는 JWT 액세스 토큰을 생성한 다음, Microsoft 프로젝트를...문서의 이름이며, ACCESSTOKEN 은 개인화된 JWT 액세스 토큰입니다. 만약 결과 파일을 로컬 드라이브에...

    blog.groupdocs.cloud/ko/conversion/convert-mpp-...
  4. Convertir PDF a JPG en C# | Exportar documentos...

    Convertir fácilmente PDF a JPG en C# utilizando la API .NET. Convierte archivos PDF en imágenes JPEG de alta calidad, automatiza flujos de trabajo de PDF a imagen y exporta PDF como JPEG....Primero, genera tu token de acceso JWT mientras usas las credenciales...Reemplace {ACCESSTOKEN} con el token JWT, inputFile con el nombre del...

    blog.groupdocs.cloud/es/conversion/convert-pdf-...
  5. Convertir ODS a Excel | ODS a Excel usando API ...

    Aprenda a convertir ODS a Excel (XLSX) sin esfuerzo mediante una API REST. Explore los beneficios de la conversión de ODS a Excel para lograr una compatibilidad de datos perfecta....es generar un token de acceso JWT. Luego, ejecute el siguiente...accessToken con un token de acceso JWT personalizado. Si desea guardar...

    blog.groupdocs.cloud/es/conversion/convert-ods-...
  6. 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...
  7. 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/
  8. Convert document | Documentation

    This example demonstrates how to convert word processing document into pdf document with default 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 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": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/conversion/convert-document/
  9. CSV から PDF | C# での CSV から PDF への変換。CSV から PDF への変換

    ステップバイステップ ガイドを使用して、CSV ファイルを PDF 形式に簡単に変換する方法。C# と GroupDocs.Conversion Cloud API を使用して、CSV から PDF への変換を簡単かつシンプルに実行します。...まず、クライアントの資格情報に基づいて JWT アクセス トークンを生成する必要があります。JWT トークンを生成したら、次の cURL...ファイルの名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 結果の PDF...

    blog.groupdocs.cloud/ja/conversion/convert-csv-...
  10. CSV を JSON に変換する | C# .NET で CSV を JSON にエクスポートする

    ステップバイステップ ガイドを使用して、CSV ファイルを JSON 形式に簡単に変換する方法を学びます。CSV を JSON に簡単にエクスポートします。...最初のステップは、クライアントの資格情報に基づいて JWT アクセス トークンを生成することです。JWT トークンを生成したら、次の cURL...ファイルの名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 ここで、結果の...

    blog.groupdocs.cloud/ja/conversion/convert-csv-...