Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 1,842 for

jwt

(0.11 sec)
  1. Menyusun Dokumen PDF dengan REST API | GroupDoc...

    Redact Teks PDF dengan GroupDocs.Annotation Cloud, solusi anotasi dokumen dan gambar pada platform apa pun tanpa menginstal editor pihak ketiga....# ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...

    blog.groupdocs.cloud/id/annotation/a-rest-api-s...
  2. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. 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 WordProcessing 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-wordpr...
  3. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output document. 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 and get the result immediately HTTP PUT ~/annotation/add 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/add-direct/
  4. Convert document async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted document from storage Steps 1 and 4 are storage operations, please refer to this for usage details. Resource URI HTTP POST ~/conversion/async 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/conversion/convert-documen...
  5. Update QR-Code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to update some signature properties by it’s id. The signature ID is needed to perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FileInfo": {...

    docs.groupdocs.cloud/signature/update-qr-code-s...
  6. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a document page 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/annotation/ellipse-annotat...
  7. Text field Annotation | Documentation

    Text field annotation adds rectangle with a text inside 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Place your Client Id and Client Secret in the CLIENT_ID and CLIENT_SECRET environment variables....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/annotation/text-field-anno...
  8. ODS を Excel に変換 | REST API を使用して ODS を Excel に変換

    REST API を使用して ODS を Excel (XLSX) に簡単に変換する方法を学びます。シームレスなデータ互換性を実現する ODS から Excel への変換の利点を探ります。... このアプローチの最初のステップは、JWT アクセス トークンを生成することです。次に、次の cURL...ワークブックの名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 結果の Excel...

    blog.groupdocs.cloud/ja/conversion/convert-ods-...
  9. Java: MPP を Excel に変換 | MPP を XLS にエクスポート | MPP...

    Java REST API を使用して Microsoft Project (MPP) ファイルを Excel (XLSX) に変換する方法を学びます。コードを使用して MPP から Excel へのシームレスな変換を行うためのステップバイステップ ガイド。... このアプローチの最初のステップは、JWT アクセス トークンを生成し、次の cURL コマンドを実行して、MS...ワークブックの名前に、 accessToken をパーソナライズされた JWT アクセス トークンに置き換えてください。 MS プロジェクトを...

    blog.groupdocs.cloud/ja/conversion/convert-mpp-...
  10. Java: PDF を Excel に変換するオンライン | PDF から XLS へのオンライン

    PDFをExcelワークブックに変換する方法 Java REST APIを使用します。Java APIを使用してPDFからExcelへのオンラインコンバーターを開発します。簡単でシンプルなPDFからXLSへの変換... まず、クライアント資格情報に基づいてJWTアクセストークンを生成し、その後、MPPをHTMLに変換す...HTML ファイルの名前に、 accessToken を個別の JWT アクセストークンに置き換えてください。 結果のXLSXを...

    blog.groupdocs.cloud/ja/conversion/pdf-to-xls-o...