Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 1,870 for

jwt

(0.11 sec)
  1. Convertire DOCX in PDF in C# | Convertitore DOC...

    Convertire facilmente file DOC e DOCX in formato PDF di alta qualità utilizzando REST API. Scopri come trasformare file DOC, DOCX in pdf online....prerequisito è generare un token JWT utilizzando le credenziali del...accessToken con il token di accesso JWT personalizzato. DOC a PDF e scarica...

    blog.groupdocs.cloud/it/conversion/convert-doc-...
  2. Konwertuj DOCX na PDF w C# | Darmowy internetow...

    Łatwo konwertować pliki DOC i DOCX na wysokiej jakości format PDF za pomocą REST API. Dowiedz się, jak przekształcić pliki DOC, DOCX na pdf online....wstępnym jest wygenerowanie tokena JWT za pomocą swoich danych uwierzytelniających...spersonalizowanym tokenem dostępu JWT. DOC do PDF i pobierz wynikowy...

    blog.groupdocs.cloud/pl/conversion/convert-doc-...
  3. Перетворення DOCX в PDF на C# | Онлайн безкошто...

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

    blog.groupdocs.cloud/uk/conversion/convert-doc-...
  4. CSV to JSON in Node.js | Convert CSV to JSON wi...

    Перетворення CSV у JSON в Node.js за допомогою GroupDocs.Conversion SDK. Масштабований і безпечний REST API для перетворення табличних даних у структурований формат JSON.... Крок 1: Згенеруйте JWT Access Token: curl -v "https://api...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

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

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

    blog.groupdocs.cloud/uk/conversion/convert-html...
  6. 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...
  7. 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/
  8. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional information for PDF documents when calling Info method. Following example demonstrates how to retrieve view information for PDF document. 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. Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...
  9. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/annotation/delete-annotati...
  10. カンマ区切りファイルを Excel に転送 | C# .NET で CSV を Excel に転送

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

    blog.groupdocs.cloud/ja/conversion/convert-csv-...