Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 1,870 for

jwt

(0.14 sec)
  1. PDF를 PowerPoint로 변환 | PDF를 PPT로 | C#에서 PDF를 PPTX로

    C# .NET을 사용하여 PDF를 PowerPoint 프레젠테이션으로 원활하게 변환합니다. 온라인에서 PDF를 PPT로 저장하세요. 무료 PDF를 PPTX로 변환합니다....증명(앱 키 및 앱 SID)을 얻고 JWT 액세스 토큰을 생성해야 합니다. JWT 토큰이 있으면 다음 cURL 명령을...이름으로, ‘accessToken’을 위에서 생성된 JWT 토큰으로 바꾸세요. 무료 PDF를 PPT로 변환하는...

    blog.groupdocs.cloud/ko/conversion/convert-pdf-...
  2. Word를 PDF로 변환하기 | DOCX를 PDF로 변환하는 온라인 REST API

    Microsoft Word 문서(DOC, DOCX)를 PDF로 변환하는 방법을 Node.js API를 사용하여 배우십시오. Word에서 PDF로 변환을 위한 신뢰할 수 있고 확장 가능한 REST API입니다....\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...PDF 파일의 이름으로, JWTTOKEN 을 개인화된 JWT 액세스 토큰으로 교체해 주세요. DOC to PDF...

    blog.groupdocs.cloud/ko/conversion/convert-doc-...
  3. PDF 到 Excel |將 PDF 轉換為 XLS |將 PDF 轉換為 Excel

    使用 C# .NET 將 PDF 檔案轉換為 Excel 工作簿。在線上執行無縫 PDF 到 XLS 轉換。... 首先,我們需要根據客戶端憑證產生 JWT 存取令牌,產生 JWT 令牌後,請執行下列 cURL 指令將 CSV...工作簿的名稱,將「accessToken」替換為個人化 JWT 存取權令牌。 如果我們需要將產生的 Excel 工作簿儲存在本機磁碟機上,請嘗試使用以下...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  4. 在 C# .NET 中將 HTML 轉換為 PDF

    了解 GroupDocs.Cloud Conversion API 如何簡化 HTML 到 PDF 的轉換。使用 C# .NET 以程式設計方式輕鬆將 HTML 轉換為 PDF。...憑證(應用程式金鑰和應用程式 SID)並產生 JWT 存取權令牌。一旦我們擁有 JWT 令牌,請執行以下 cURL 命令,其中...格式的名稱,將「accessToken」替換為上面產生的 JWT 令牌。 免費 HTML 到 PDF 轉換應用程式 # 基於...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  5. Chuyển đổi HTML sang PDF trong C# .NET

    Khám phá cách API chuyển đổi GroupDocs.Cloud đơn giản hóa việc chuyển đổi HTML sang PDF. Lập trình chuyển đổi HTML sang PDF một cách dễ dàng bằng C# .NET....báo truy cập JWT. Khi chúng tôi có mã thông báo JWT, vui lòng thực...accessToken bằng mã thông báo JWT được tạo ở trên. Ứng dụng chuyển...

    blog.groupdocs.cloud/vi/conversion/convert-html...
  6. Document Conversion Tool

    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....Conversion Cloud REST API 支持 JWT(JSON Web Token) 身份验证。...

    blog.groupdocs.cloud/zh/tag/document-conversion...
  7. Document Conversion Tool

    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....Conversion Cloud REST API 支持 JWT(JSON Web Token) 身份驗證。...

    blog.groupdocs.cloud/zh-hant/tag/document-conve...
  8. GroupDocs.Conversion Cloud

    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....Conversion Cloud REST API 支持 JWT(JSON Web Token) 身份驗證。...

    blog.groupdocs.cloud/zh-hant/tag/groupdocs.conv...
  9. Get View Info for Outlook Data File | Documenta...

    GroupDocs.Viewer Cloud provides additional information for Outlook Data Files when calling Info method. Following example demonstrates how to retrieve view information for Outlook Data File. 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/get-view-info-for-o...
  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/