Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,843 for

jwt

(0.21 sec)
  1. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": "one-page..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'one-page...

    docs.groupdocs.cloud/annotation/delete-pages/
  2. 将 PDF 转换为 HTML | 使用 C# .NET 将 PDF 转换为 Web

    在 C# .NET 中无缝实现 PDF 到 HTML 的转换。使用 .NET REST API 将 PDF 轻松简单地转换为 HTML。...p Key 和 App SID)并生成 JWT 访问令牌。一旦我们获得 JWT 令牌,请执行以下 cURL 命令将 PDF...格式的名称,将“accessToken”替换为上面生成的 JWT 令牌。转换成功后,生成的文件将存储在云存储中。 如果您想将生成的...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  3. Node.js で Word を PDF に変換 | DOCX を PDF にするオンライン ...

    Microsoft Word 文書 (DOC, DOCX) を PDF に変換する方法を Node.js API を使用して学びます。Word から PDF への変換のための信頼性がありスケーラブルな REST API。...\ -H "Authorization: Bearer <JWT_TOKEN>" \ -H "accept: application/json"...ファイルの名前に置き換え、 JWTTOKEN を個別の JWT アクセストークンに置き換えてください。 DOC to PDF...

    blog.groupdocs.cloud/ja/conversion/convert-doc-...
  4. \"HTMLからテキストを抽出 | HTMLテキストパーサー | HTMLからTXTへ\"

    \"HTMLからテキストを抽出する方法を学ぶ .NET REST APIを使用します。クリーンなテキストを解析し、タグを削除し、.NET REST APIを使用してHTMLコンテンツの抽出を自動化します。HTMLからTXTへ\"...このアプローチの前提条件は、クライアント資格情報を使用してJWTアクセストークンを生成することです。JWTトークンを生成するには、以下のコマンドを実行してください。...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/ja/parser/extract-text-fro...
  5. Working With Folder | Documentation

    GroupDocs.Viewer Cloud Working With Folder...\ -H 'authorization: Bearer $JWT_TOKEN' Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/viewer/working-with-folder/
  6. مزيل كلمة المرور لكشف الحساب البنكي | إزالة كلم...

    اكتشف كيف نقوم بإزالة كلمات المرور من ملفات PDF الخاصة بكشوفات الحسابات البنكية في دراسة الحالة الخاصة بنا. تعرف على خطوات إزالة كلمة مرور PDF بنجاح والوصول إلى البيانات المالية بسهولة.... استخدم JWT الذي تم الحصول عليه للمصادقة...DELETE -H "Authorization: Bearer <jwt token>" -d "{ 'FileInfo': { 'FilePath':...

    blog.groupdocs.cloud/ar/merger/online-bank-stat...
  7. Rimozione password estratto conto bancario | Ri...

    Scopri come rimuoviamo le password dai PDF degli estratti conto nel nostro case study. Scopri i passaggi per rimuovere con successo la password PDF e accedere facilmente ai dati finanziari.... Utilizzare il JWT ottenuto per l’autenticazione...DELETE -H "Authorization: Bearer <jwt token>" -d "{ 'FileInfo': { 'FilePath':...

    blog.groupdocs.cloud/it/merger/online-bank-stat...
  8. Parse by Template And AI | Documentation

    This REST API allows us to extract document’s fields defined in a template object passed as a method parameter by using LLM. The following example demonstrates how to extract data from a source document by a user-defined template and modern well updated LLM. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the AI Parse example. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FileInfo": {...

    docs.groupdocs.cloud/parser/parse-by-template-a...
  9. Extract Images from the Whole Document | Docume...

    This REST API allows extracting images from the whole document by default. Document could be a file of any supported formats.You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract image from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FileInfo": {...

    docs.groupdocs.cloud/parser/extract-images-from...
  10. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Comparison-Cloud only The metered license can be used in Docker version of GroupDocs.Comparison-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Comparison Cloud with Docker Resource URI HTTP GET ~/comparison/consumption cURL example Linux/MacOS/Bash # cURL example to get metered license consumption curl -v "https://api.groupdocs.cloud/v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $Jwt_TOKEN" Windows PowerShell # cURL example to get metered license consumption curl....\ -H "Authorization: Bearer $JWT_TOKEN " Windows PowerShell #..."Authorization: Bearer $env:JWT_TOKEN" Windows CMD : : cURL example...

    docs.groupdocs.cloud/comparison/metered-consump...