Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 1,863 for

jwt

(0.27 sec)
  1. Java: MPP를 PDF로 변환 | Java의 MPP를 PDF로 변환기

    Java REST API를 사용하여 MPP를 PDF로 변환하는 방법을 배우세요. 프로젝트 공유를 간소화하고, 접근성을 향상시키며, 보편적 PDF 형식과의 호환성을 보장하세요.... 우선, JWT 액세스 토큰을 생성한 다음, 다음 cURL 명령을 실행하여...파일의 이름으로, accessToken 을 개인화된 JWT 액세스 토큰으로 교체하십시오. 로컬 드라이브에 MPP를...

    blog.groupdocs.cloud/ko/conversion/convert-mpp-...
  2. HTML을 엑셀로 변환 | C#에서 웹을 Excel로 | 웹 기반 엑셀

    C# .NET을 사용하여 HTML 테이블을 Excel 스프레드시트로 원활하게 변환하는 방법.... 개인화된 자격 증명을 기반으로 JWT 토큰을 생성한 후 다음 cURL 명령을 실행하여 웹페이지를...문서의 이름으로, ‘accessToken’을 개인화된 JWT 액세스 토큰으로 바꾸세요. 결과 파일을 로컬 드라이브에...

    blog.groupdocs.cloud/ko/conversion/convert-html...
  3. C#で DOCX を PDF に変換 | 無料のオンライン DOC から PDF への変換ツール

    REST APIを使用して、DOCおよびDOCXファイルを高品質のPDF形式に簡単に変換できます。DOC、DOCXファイルをオンラインでPDFに変換する方法を学びましょう。...前提条件は、クライアント認証情報を使用して JWT トークンを生成することです。その後、次のコマンドを実行して...PDF ファイルの名前に、 accessToken を個別の JWT アクセストークンに置き換えてください。 DOC を PDF...

    blog.groupdocs.cloud/ja/conversion/convert-doc-...
  4. Sign document with image signature | Documentation

    An image as signature is alternative way to put any presenting data in a visual form. This electronic signature type allows to create custom image with company logo, sender’ initials, names or make a company stamp icon in it, GroupDocs.Signature Cloud provides options to specify different settings for Image signature such as image content, location, colors and advanced effects. API usage There are steps that usage of GroupDocs.Signature Cloud consists of:...\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/signature/sign-document-wi...
  5. Resumir documentos en C# | API REST de Resumen ...

    Cómo resumir el contenido de documentos usando la API REST de .NET. Crea resúmenes concisos de PDFs, archivos Word y documentos de texto usando la resumición impulsada por IA....es generar un token de acceso JWT basado en credenciales de cliente...

    blog.groupdocs.cloud/es/rewriter/summarize-docu...
  6. Présentation de GroupDocs.Conversion Cloud V2

    L'API REST GroupDocs.Conversion Cloud prend en charge la conversion de plus de 65 formats de documents. Il fournit une sortie de haute qualité rapidement et de manière fiable...en charge l’authentification JWT (jeton Web JSON). ### Retrieve...

    blog.groupdocs.cloud/fr/conversion/introducing-...
  7. Accept all revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept all revisions in Word document and save the result. The following code sample demonstrates how to accept all revisions without getting them. 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-all-revi...
  8. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method 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. Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": ..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': '...

    docs.groupdocs.cloud/comparison/get-list-of-rev...
  9. Convert Specific Pages | Documentation

    This example demonstrates how to convert specific pages from word processing documents into pdf documents. 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 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-specifi...
  10. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how to convert presentation 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-present...