Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 1,862 for

jwt

(0.42 sec)
  1. C#: MPP ke PDF | Konversi MPP ke PDF | MS Proje...

    Cara mengonversi file MS Project (MPP) ke format PDF menggunakan C# .NET. Konversi MPP ke PDF dengan Mudah dan Sederhana dalam C#. Terapkan Konversi MS Project ke PDF....ini adalah membuat token akses JWT, lalu menjalankan perintah cURL...accessToken dengan token akses JWT yang dipersonalisasi. Jika kita...

    blog.groupdocs.cloud/id/conversion/convert-mpp-...
  2. Java: Konversi MPP ke PDF | Konverter MPP ke PD...

    Pelajari cara mengonversi MPP ke PDF menggunakan Java REST API. Sederhanakan berbagi proyek, tingkatkan aksesibilitas, dan pastikan kompatibilitas dengan format PDF universal....perlu menghasilkan token akses JWT dan kemudian, menjalankan perintah...accessToken dengan token akses JWT yang dipersonalisasi. Jika kami...

    blog.groupdocs.cloud/id/conversion/convert-mpp-...
  3. Online HTML to Word Document | Convert HTML to ...

    Konversi HTML ke dokumen Word yang mudah dan sederhana menggunakan Java REST API. Gunakan Java REST API untuk mengonversi file HTML ke dokumen MS Word DOC atau DOCX secara online....perlu menghasilkan token akses JWT dan kemudian, mengeksekusi perintah...accessToken dengan token akses JWT yang dipersonalisasi. Untuk menyimpan...

    blog.groupdocs.cloud/id/conversion/convert-html...
  4. Java: Convert MPP to HTML | Develop MPP to HTML...

    Aprende cómo convertir archivos de Microsoft Project (MPP) a HTML en línea usando REST API. Comparte y visualiza fácilmente planes de proyecto en cualquier navegador web....necesitamos generar un token de acceso JWT basado en credenciales de cliente...accessToken con un token de acceso JWT personalizado. Puede considerar...

    blog.groupdocs.cloud/es/conversion/convert-mpp-...
  5. Visor de MS Project | Visor MPP | Lector de Mic...

    Cómo convertir archivos de Microsoft Project (MPP) a HTML con C# .NET. Desarrolle MS Project Viewer en C# convirtiendo MPP a HTML. Visor de archivos MPP con C# .NET...es generar un token de acceso JWT y, a continuación, ejecutar el...accessToken con el token de acceso JWT personalizado. Ejecute el siguiente...

    blog.groupdocs.cloud/es/conversion/convert-mpp-...
  6. Get changes coordinates | Documentation

    GroupDocs.Comparison Cloud allows to detect changes between source and target files and obtain changes coordinates at files preview images. The following code sample shows how to get changes coordinates. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result 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 '{ "SourceFile":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'SourceFile':...

    docs.groupdocs.cloud/comparison/get-changes-coo...
  7. annotate PDF

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....生成訪問令牌 ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...

    blog.groupdocs.cloud/zh-hant/tag/annotate-pdf/
  8. Document Conversion Tool

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Conversion Cloud REST API 支持 JWT(JSON Web Token) 身份验证。...

    blog.groupdocs.cloud/zh/tag/document-conversion...
  9. 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/
  10. 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/