Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 1,890 for

jwt

(1.89 sec)
  1. Convertir JPG a documento de Word (DOCX) en C# ...

    Convierta imágenes JPG en documentos Word editables (DOCX) con C# .NET. Cómo convertir fotos a DOC desarrollando un convertidor de imágenes a documentos en C# .NET....debemos generar un token de acceso JWT y luego ejecutar el siguiente...accessToken con un token de acceso JWT personalizado. Para guardar el...

    blog.groupdocs.cloud/es/conversion/convert-jpg-...
  2. C#: MPP в PDF | Преобразование MPP в PDF | MS P...

    Как преобразовать файлы MS Project (MPP) в формат PDF с помощью C# .NET. Легкое и простое преобразование MPP в PDF на C#. Реализуйте преобразование MS Project в PDF....является генерация токена доступа JWT, а затем выполнение следующей...персонализированный токен доступа JWT. Если вам необходимо сохранить...

    blog.groupdocs.cloud/ru/conversion/convert-mpp-...
  3. Chuyển HTML sang Excel | Web sang Excel bằng C#...

    Cách chuyển đổi bảng HTML sang bảng tính Excel một cách liền mạch bằng C# .NET....chúng tôi đã tạo mã thông báo JWT dựa trên thông tin đăng nhập...accessToken bằng mã thông báo truy cập JWT được cá nhân hóa. Nếu bạn muốn...

    blog.groupdocs.cloud/vi/conversion/convert-html...
  4. MPP를 Excel로 변환 | MPP를 XLS로 내보내기 | MPP를 XLSX로

    C# .NET을 사용하여 MS Project(MPP) 파일을 Excel 형식(XLS/XLSX)으로 변환하는 방법을 알아보세요. 동적 MPP에서 XLS로 또는 MPP에서 XLSX로 변환. MPP에서 XLS로 변환기... 이 접근 방식의 첫 번째 단계는 JWT 액세스 토큰을 생성한 다음 다음 cURL 명령을 실행하여...문서 이름으로, accessToken 을 개인화된 JWT 액세스 토큰으로 바꿔주세요. MS 프로젝트를 Excel로...

    blog.groupdocs.cloud/ko/conversion/convert-mpp-...
  5. 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-...
  6. 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/
  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. 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...
  9. 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...
  10. 9. Convert Wordprocessing Document with Load Op...

    This example demonstrates how to convert Wordsprocessing documents into pdf documents with load 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 this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the 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-wordpro...