Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 1,843 for

jwt

(0.41 sec)
  1. 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...
  2. 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/
  3. C# .NET MPP を PDF に変換 | MS Project を PDF にオンライン...

    Microsoft Project (MPP) ファイルを PDF に変換する方法 .NET REST API を使用して。 MS Project を PDF にエクスポートするための簡単に共有および報告できるステップバイステップガイド...このアプローチの最初のステップは、JWT アクセストークンを生成することであり、トークンが生成されたら、次の...生成されたPDFファイルの名前。 ACCESSTOKEN - 上記で生成されたJWTアクセストークン。 ローカルドライブに保存 ローカルドライ...

    blog.groupdocs.cloud/ja/conversion/convert-mpp-...
  4. GroupDocs.Conversion Cloud V2 Tanıtımı

    GroupDocs.Conversion Cloud REST API, 65'ten fazla belge biçiminin dönüştürülmesini destekler. Hızlı ve güvenilir bir şekilde yüksek kaliteli çıktı sağlar...Conversion Cloud REST API, JWT(JSON Web Token) kimlik doğrulamasını...

    blog.groupdocs.cloud/tr/conversion/introducing-...
  5. CSV から JPG | CSV から JPEG への変換 | C# .NET で画像を CS...

    C# .NET を使用して CSV ファイルを JPEG 画像に変換する方法を学びます。C# .NET を使用してカンマ区切りファイルを jpg 画像に変換するためのベスト プラクティスです。...最初のステップは、クライアントの資格情報に基づいて JWT アクセス トークンを生成することです。JWT トークンを生成したら、次の cURL...画像の名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 ここで、結果の...

    blog.groupdocs.cloud/ja/conversion/convert-csv-...
  6. Excel to Text Conversion | Convert XLS, XLSX to...

    How to convert Excel spreadsheets (XLS/XLSX) into plain text files using .NET REST API. Automate Excel to Text conversion and simplify data extraction.... Firstly, generate JWT_Access token based on client...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  7. Presentamos GroupDocs.Conversion Cloud V2

    GroupDocs.Conversion Cloud REST API admite la conversión de más de 65 formatos de documentos. Proporciona resultados de alta calidad de forma rápida y fiable....compatible con la autenticación JWT (JSON Web Token). ### Retrieve...

    blog.groupdocs.cloud/es/conversion/introducing-...
  8. GroupDocs.Annotation 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.... 验证 此版本中引入了 JWT(JSON Web Token)身份验证,现在 OAuth2...

    blog.groupdocs.cloud/zh/tag/groupdocs.annotatio...
  9. No ChatGPT | Reformuler Réécrire Paraphraser Te...

    Oubliez OpenAI ou ChatGPT. Réécrivez, reformulez et paraphrasez facilement des documents en ligne avec .NET REST API. Mieux que Gemini, Microsoft Copilot et Claude....1 : Générer le jeton d’accès JWT # curl -v "https://api.groupdocs...

    blog.groupdocs.cloud/fr/rewriter/paraphrase-doc...
  10. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/render-project-time...