Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 1,842 for

jwt

(0.4 sec)
  1. Java: 将网页嵌入到PowerPoint | 将网页插入到PPT

    学习如何使用GroupDocs.Conversion Cloud SDK将HTML转换为PowerPoint演示文稿。轻松将HTML插入PowerPoint或HTML到PPT... 这个方法的第一步是生成一个 JWT 访问令牌,然后执行以下 cURL 命令将网页插入到 PowerPoint...演示文稿的名称,以及将 accessToken 替换为个性化的 JWT 访问令牌。 免费 HTML 到 PPT 转换器 # 为了体验...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  2. Java : Convertir MPP en HTML | Développer un co...

    Apprenez à convertir des fichiers Microsoft Project (MPP) en HTML en ligne en utilisant REST API. Partagez et visualisez facilement des plans de projet dans n'importe quel navigateur web....devons générer un jeton d’accès JWT basé sur les informations d’identification...accessToken par un jeton d’accès JWT personnalisé. Vous pouvez envisager...

    blog.groupdocs.cloud/fr/conversion/convert-mpp-...
  3. تبدیل ODS به اکسل | ODS به Excel با استفاده از ...

    با نحوه تبدیل ODS به Excel (XLSX) با استفاده از REST API بدون زحمت آشنا شوید. مزایای تبدیل ODS به Excel برای سازگاری یکپارچه داده ها را بررسی کنید....رویکرد، تولید یک نشانه دسترسی JWT است. سپس دستور cURL زیر را برای...با یک نشانه دسترسی شخصی شده JWT جایگزین کنید. اگر می خواهید فایل...

    blog.groupdocs.cloud/fa/conversion/convert-ods-...
  4. C# تبدیل HTML به PDF | وب صفحه به PDF با REST A...

    چگونه HTML را در C# .NET به PDF تبدیل کنیم. راهنمای گام به گام ما برای تبدیل برنامه‌نویسی HTML و صفحات وب به اسناد PDF با کیفیت بالا با استفاده از REST API...تبدیل HTML به PDF، توکن دسترسی JWT خود را بر اساس اعتبارنامه های...\"{converted}\"}" {ACCESSTOKEN} را با توکن JWT تولید شده خود و index.html را...

    blog.groupdocs.cloud/fa/conversion/convert-html...
  5. แปลง ODS เป็น Excel | ODS เป็น Excel โดยใช้ RES...

    เรียนรู้วิธีการแปลง ODS เป็น Excel (XLSX) โดยใช้ REST API ได้อย่างง่ายดาย สำรวจประโยชน์ของการแปลง ODS เป็น Excel เพื่อความเข้ากันได้ของข้อมูลอย่างราบรื่น...คือการสร้างโทเค็นการเข้าถึง JWT จากนั้นดำเนินการคำสั่ง cURL ต่อไปนี้เพื่อส่งออก...accessToken ด้วยโทเค็นการเข้าถึง JWT ส่วนบุคคล หากคุณต้องการบันทึกไฟล์...

    blog.groupdocs.cloud/th/conversion/convert-ods-...
  6. 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/
  7. 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...
  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. 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-...
  10. Render N consecutive pages | Documentation

    GroupDocs.Viewer Cloud provides the feature to render N consecutive pages. You will have to provide the starting page number and the number of the pages to be rendered. The following code sample shows how to render N consecutive pages of a document. 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/render-n-consecutiv...