Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 1,870 for

jwt

(0.59 sec)
  1. Сравнить документы Word | Сравнить файлы DOCX о...

    Как сравнивать документы Word в C# .NET. Руководство по сравнению 2 документов в Word, выявлению различий и выделению изменений с помощью инструментов сравнения Word.... Сгенерировать токен JWT: curl -v "https://api.groupdocs...

    blog.groupdocs.cloud/ru/comparison/compare-word...
  2. Textwasserzeichen zu PowerPoint (PPT/PPTX) in C...

    Fügen Sie PowerPoint‑Präsentationen Textwasserzeichen hinzu, indem Sie GroupDocs.Conversion Cloud SDK for .NET verwenden. Sichern, branden und schützen Sie PPT‑ und PPTX‑Dateien über die REST API....{ACCESS_TOKEN} durch Ihr tatsächliches JWT-Token. Wasserzeichen PowerPoint...

    blog.groupdocs.cloud/de/watermark/add-text-wate...
  3. إضافة علامة مائية نصية إلى PowerPoint (PPT/PPTX...

    أضف علامات مائية نصية إلى عروض PowerPoint باستخدام GroupDocs.Conversion Cloud SDK for .NET. قم بتأمين العلامة التجارية وحماية ملفات PPT و PPTX عبر REST API....{ACCESS_TOKEN} بالرمز المميز JWT الفعلي الخاص بك. علامة مائية...

    blog.groupdocs.cloud/ar/watermark/add-text-wate...
  4. قارن مستندات وورد | قارن ملفات DOCX عبر الإنترن...

    كيفية مقارنة مستندات Word باستخدام C# .NET. دليل لمقارنة مستندين في Word، وتحديد الاختلافات، وتظليل التغييرات باستخدام أدوات مقارنة Word.... Generate JWT token: curl -v "https://api.groupdocs...

    blog.groupdocs.cloud/ar/comparison/compare-word...
  5. No ChatGPT | Riformula Riscrivi Parafrasa Testi...

    Dimentica OpenAI o ChatGPT. Riscrivi, riformula e parafrasa facilmente documenti online con .NET REST API. Meglio di Gemini, Microsoft Copilot e Claude....1: Genera il Token di Accesso JWT # curl -v "https://api.groupdocs...

    blog.groupdocs.cloud/it/rewriter/paraphrase-doc...
  6. Document Conversion REST API

    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...
  7. Wir stellen vor: GroupDocs.Conversion Cloud V2

    Die GroupDocs.Conversion Cloud REST API unterstützt die Konvertierung von über 65 Dokumentformaten. Es liefert schnell und zuverlässig hochwertige Ergebnisse...Cloud REST API unterstützt die JWT-Authentifizierung (JSON Web Token)...

    blog.groupdocs.cloud/de/conversion/introducing-...
  8. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 to 100. Minimal value - the minimal value is 0. Setting sensitivity to a minimal value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "SourceFile":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'SourceFile':...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  9. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $Jwt_TOKEN" Windows PowerShell curl....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  10. Convert document async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted document from storage Steps 1 and 4 are storage operations, please refer to this for usage details. Resource URI HTTP POST ~/conversion/async Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/conversion/convert-documen...