Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 1,868 for

jwt

(0.49 sec)
  1. No ChatGPT | Rephrase Rewrite Paraphrase Text a...

    Lupakan OpenAI atau ChatGPT. Mudah menulis ulang, memparafrase, dan merumuskan dokumen secara online dengan .NET REST API. Lebih baik dari Gemini, Microsoft Copilot, dan Claude...Langkah 1: Hasilkan Token Akses JWT # curl -v "https://api.groupdocs...

    blog.groupdocs.cloud/id/rewriter/paraphrase-doc...
  2. Представляем GroupDocs.Conversion Cloud V2

    GroupDocs.Conversion Cloud REST API поддерживает преобразование более 65 форматов документов. Быстро и надежно обеспечивает высокое качество продукции....поддерживает аутентификацию JWT (JSON Web Token). ### Retrieve...

    blog.groupdocs.cloud/ru/conversion/introducing-...
  3. No ChatGPT | Metin ve Belgeleri Yeniden Yaz ve ...

    OpenAI veya ChatGPT'yi unutun. .NET REST API ile belgeleri çevrimiçi olarak kolayca yeniden yazın, tekrar ifade edin ve yeniden formüle edin. Gemini, Microsoft Copilot ve Claude'dan daha iyi.... Adım 1: JWT Erişim Belirtecini Oluşturun...

    blog.groupdocs.cloud/tr/rewriter/paraphrase-doc...
  4. Document Processing REST APIs | GroupDocs 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....アクセストークンの生成 ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...認証 セキュリティを向上させるために、このリリースでは JWT (JSON Web Token) 認証を導入しました。 OAuth2...

    blog.groupdocs.cloud/ja/page/43/
  5. Představujeme GroupDocs.Conversion Cloud V2

    GroupDocs.Conversion Cloud REST API podporuje konverzi 65+ formátů dokumentů. Poskytuje vysoce kvalitní výstup rychle a spolehlivě...REST API podporuje ověřování JWT (JSON Web Token). ### Retrieve...

    blog.groupdocs.cloud/cs/conversion/introducing-...
  6. Представляємо GroupDocs.Conversion Cloud V2

    GroupDocs.Conversion Cloud REST API підтримує перетворення понад 65 форматів документів. Він забезпечує високоякісний друк швидко та надійно...API підтримує автентифікацію JWT (JSON Web Token). ### Retrieve...

    blog.groupdocs.cloud/uk/conversion/introducing-...
  7. No ChatGPT | Перефразувати, переписати, перефор...

    Забудьте про OpenAI або ChatGPT. Легко переписуйте, переформулюйте та переказуйте документи онлайн за допомогою .NET REST API. Краще, ніж Gemini, Microsoft Copilot та Claude.... Крок 1: Сгенерувати JWT Access Token # curl -v "https://api...

    blog.groupdocs.cloud/uk/rewriter/paraphrase-doc...
  8. Accept or reject revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept or reject revisions from Word document and save the result. The following code sample demonstrates how to accept all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "SourceFile":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'SourceFile':...

    docs.groupdocs.cloud/comparison/accept-reject-r...
  9. Compare documents protected with password | Doc...

    This feature could be used only for Presentations, WordProcessing and Spreadsheet GroupDocs.Comparison Cloud allows to compare documents that are protected with a password. The following code sample shows how to compare password protected documents. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result 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 '{ "SourceFile":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'SourceFile':...

    docs.groupdocs.cloud/comparison/compare-documen...
  10. Rename email fields | Documentation

    When rendering email messages, by default the API uses the English language to render field labels such as From, To, Subject etc. There might be the case when you want to change the label of the fields in email message’s header. GroupDocs.Viewer Cloud is flexible enough to allow you to use the custom field labels for email header. The API provides a new property FieldLabels in EmailOptions class to change the field labels....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FileInfo": {...

    docs.groupdocs.cloud/viewer/rename-email-fields/