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

jwt

(0.15 sec)
  1. Java: 在线将 PDF 转换为 Excel | 在线 PDF 转 XLS

    如何使用 Java REST API 将 PDF 转换为 Excel 工作簿。使用 Java API 开发 PDF 到 Excel 的在线转换器。简单易用的 PDF 转 XLS 转换。... 首先,我们需要根据客户端凭据生成一个 JWT 访问令牌,然后执行以下命令以执行 MPP 转换为 HTML。...文件的名称,并将 accessToken 替换为个性化的 JWT 访问令牌。 如果我们需要将生成的 XLSX 保存到本地驱动器,请尝试执行以下...

    blog.groupdocs.cloud/zh/conversion/pdf-to-xls-o...
  2. متن را از XML در C# استخراج کنید | متن XML را ب...

    یاد بگیرید که چگونه متن را از فایل‌های XML در C# با استفاده از .NET Cloud SDK استخراج کنید. متن را به‌طور برنامه‌نویسی از اسناد XML بگیرید یا متن XML را به‌طور آنلاین دانلود کنید....دریافت توکن JWT: اولین قدم این است که یک توکن دسترسی JWT بر اساس...

    blog.groupdocs.cloud/fa/parser/extract-text-fro...
  3. Java: Chuyển đổi MPP sang HTML | Phát triển Bộ ...

    Học cách chuyển đổi tệp Microsoft Project (MPP) sang HTML trực tuyến bằng cách sử dụng REST API. Dễ dàng chia sẻ và xem kế hoạch dự án trên bất kỳ trình duyệt web nào....tạo một mã thông báo truy cập JWT dựa trên thông tin xác thực của...accessToken bằng mã thông báo JWT truy cập cá nhân. Bạn có thể...

    blog.groupdocs.cloud/vi/conversion/convert-mpp-...
  4. GroupDocs.Annotation

    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....การรับรองความถูกต้อง การรับรองความถูกต้อง JWT (JSON Web Token) ได้รับการแนะนำในรุ่นนี้...

    blog.groupdocs.cloud/th/tag/groupdocs.annotation/
  5. Image 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/image-redaction/
  6. 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/
  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. Image 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/tag/image-redaction/
  9. 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/tag/text-redaction/
  10. Render document | Documentation

    GroupDocs.Viewer Cloud API enables you to to render various types of documents into HTML, Image, or Pdf. Following example demonstrates on how to render document with default options. 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 Optional: Delete 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-document/