Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 1,843 for

jwt

(0.55 sec)
  1. Перетворення DOCX в PDF на C# | Онлайн безкошто...

    Легко конвертуйте DOC та DOCX файли у високоякісний формат PDF за допомогою REST API. Дізнайтеся, як перетворити DOC, DOCX файли у pdf онлайн....умовою є генерування токена JWT за допомогою ваших клієнтських...accessToken на персоналізований JWT токен доступу. DOC до PDF та...

    blog.groupdocs.cloud/uk/conversion/convert-doc-...
  2. Java: Вбудувати веб-сторінку в PowerPoint | Вст...

    Дізнайтеся, як конвертувати HTML у презентації PowerPoint за допомогою Java з GroupDocs.Conversion Cloud SDK. Легко вставляйте HTML у PowerPoint або HTML у PPT...підході є генерація токена доступу JWT, а потім виконання наступної...accessToken на персоналізований JWT токен доступу. Безкоштовний перетворювач...

    blog.groupdocs.cloud/uk/conversion/convert-html...
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...アクセストークンの生成 ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...認証 セキュリティを向上させるために、このリリースでは JWT (JSON Web Token) 認証を導入しました。 OAuth2...

    blog.groupdocs.cloud/ja/groupdocs.cloud/page/42/
  4. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered 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 '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  5. Join word documents without starting from a new...

    There is an additional option for Word document joining that allows to merge those documents without page breaking between them, i.e. the last page of the initial document will be merged with the first page of the next document as one page. Name Description Comment JoinItem.WordJoinMode Allows to join word documents without empty space between documents Values: Default, Continous Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "JoinItems":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'JoinItems': [...

    docs.groupdocs.cloud/merger/join-word-continous/
  6. Working with Stamp Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to put Stamp Signature on supported file format. It provides methods to create Stamp Signature in Document Pages with different options to add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature to Document You can create Stamp Signature on Document provided by fileName and document folder (if required) using following API....--header "authorization: Bearer $JWT_TOKEN " \ --header "content-type:..."authorization: Bearer $env:JWT_TOKEN" ` - -header "content-type:...

    docs.groupdocs.cloud/signature/working-with-sta...
  7. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document pages....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/merger/swap-pages/
  8. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/watermark/search-watermarks/
  9. JSON から HTML | JSON から HTML への変換 | JSON から HTML...

    C# .NET を使用して JSON を HTML に変換する方法。.NET REST API を使用して JSON を HTML に変換する方法をステップバイステップで説明するガイドです。...まず、クライアントの資格情報に基づいて JWT アクセス トークンを生成する必要があります。JWT トークンを取得したら、次の cURL...ファイルの名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 結果の HTML...

    blog.groupdocs.cloud/ja/conversion/convert-json...
  10. C# .NET を使用して PDF ファイルを結合する | PDF を効率的に結合する

    C# .NET を使用して PDF ファイルを結合する方法を学びます。PDF マージを使用して PDF ファイルを結合する簡単でシンプルな手順。複数の PDF ドキュメントを 1 つの PDF に連結します。...このアプローチでは、まずクライアントの資格情報に基づいて JWT アクセス トークンを生成する必要があります (以下のコマンドに示すように)。...-H "Accept: application/json" JWT トークンが生成されたら、次のコマンドを実行して、最初のファイルの...

    blog.groupdocs.cloud/ja/merger/combine-pdf-file...