Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 1,842 for

jwt

(0.09 sec)
  1. 8. Convert to HTML Format | Documentation

    This example demonstrates how to convert word processing document into html document with advanced conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/conversion/convert-to-html...
  2. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  3. 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/42/
  4. 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-...
  5. 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-hant/tag/groupdocs.anno...
  6. معرفی GroupDocs.Conversion Cloud V2

    GroupDocs.Conversion Cloud REST API از تبدیل بیش از 65 قالب سند پشتیبانی می کند. خروجی با کیفیت بالا را سریع و قابل اعتماد ارائه می دهد...Cloud REST API از احراز هویت JWT (JSON Web Token) پشتیبانی می...

    blog.groupdocs.cloud/fa/conversion/introducing-...
  7. 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-...
  8. 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...
  9. Представляємо GroupDocs.Conversion Cloud V2

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

    blog.groupdocs.cloud/uk/conversion/introducing-...
  10. PDF를 JPG로 변환하는 C# | PDF 문서를 JPEG로 내보내기

    C#에서 .NET API를 사용하여 PDF를 JPG로 쉽게 변환할 수 있습니다. PDF 파일을 고품질 JPEG 이미지로 변환하고, PDF에서 이미지 워크플로를 자동화하며, PDF를 JPEG 형식으로 내보낼 수 있습니다.... 먼저, 클라이언트 자격 증명을 사용하여 JWT 액세스 토큰을 생성한 다음, 다음 명령을 실행하여 PDF를...\"{resultantFile}\"}" {ACCESSTOKEN} 를 JWT 토큰으로, inputFile 을 PDF 파일 이름으로...

    blog.groupdocs.cloud/ko/conversion/convert-pdf-...