Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,842 for

jwt

(0.09 sec)
  1. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have particular string phrase in theirs tag names. 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/metadata/add-metadata-by-p...
  2. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to extract metadata creator information from all properties that have particular string phrase in theirs tag names. 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/metadata/extract-metadata-...
  3. Extract Whole Metadata Tree | Documentation

    This REST API allows to extract whole metadata properties tree. cURL example The following example demonstrates how to retrieve all metadata properties. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Example to join several documents into one curl -v "https://api.groupdocs.cloud/v1.0/metadata" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $Jwt_TOKEN" \ -d '{ "FileInfo": { "FilePath": "documents/input....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FileInfo": {...

    docs.groupdocs.cloud/metadata/extract-whole-met...
  4. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. 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.StorageName Storage name Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": "/documents/input..."Authorization: Bearer $env:JWT_TOKEN" ` -d '{ "FilePath": "/documents/input...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  5. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -v "https://api...

    docs.groupdocs.cloud/signature/supported-file-f...
  6. PDF Dosyalarını Karşılaştırın | C#'ta PDF Belge...

    GroupDocs.Comparison Cloud SDK ile PDF dosyaları verimli bir şekilde nasıl karşılaştırılır? Ayrıntılı kılavuzumuz, iki PDF dosyasını karşılaştırmak için adım adım talimatlar sağlar....bilgilerine göre JWT erişim belirtecini oluşturmaktır. JWT belirtecini...accessToken ı kişiselleştirilmiş bir JWT erişim belirteciyle değiştirin...

    blog.groupdocs.cloud/tr/comparison/compare-pdf-...
  7. Excel'den JPG'ye | XLS'den JPG'ye | C# .NET'te ...

    .NET REST API'yi kullanarak Excel dosyalarını yüksek kaliteli JPG görüntülerine dönüştürme. XLS / XLSX'i C# .NET'te JPG'ye dönüştürün....adımı kişiselleştirilmiş bir JWT erişim belirtecinin elde edilmesidir...edilmesidir. Dolayısıyla, bir JWT jetonunuz olduğunda, XLSX’i JPG...

    blog.groupdocs.cloud/tr/conversion/convert-exce...
  8. 隆重推出 GroupDocs.Comparison Cloud 19.5!

    新版本的 Groupdocs.Comparison Cloud 19.5 已发布。您对我们的文档比较云 API 的兴趣让我们有动力实施新功能。...0/comparison/ 验证 为了提高安全性,我们在此版本中引入了 JWT(JSON Web Token)身份验证。 V2 API 版本不再支持...签名身份验证方法。让我们向您展示如何获取 JWT 访问令牌。 ### Retrieve access token JWT(JSON Web Token)...

    blog.groupdocs.cloud/zh/comparison/introducing-...
  9. Konwertuj JSON na CSV w Node.js | JSON do CSV O...

    Naucz się, jak przekonwertować strukturalne dane JSON na format CSV za pomocą interfejsu API Node.js. Łatwo przekształcaj JSON na CSV do raportowania, baz danych lub arkuszy kalkulacyjnych....CSV za pomocą API: Gdy token JWT został uzyskany, proszę użyć...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/pl/conversion/convert-json...
  10. Bandingkan File PDF | Bandingkan Dokumen PDF di C#

    Cara membandingkan file PDF secara efisien dengan GroupDocs.Comparison Cloud SDK. Panduan terperinci kami memberikan petunjuk langkah demi langkah untuk membandingkan dua file PDF....ini adalah membuat token akses JWT berdasarkan kredensial klien...Setelah kita memiliki token JWT, kita perlu menjalankan perintah...

    blog.groupdocs.cloud/id/comparison/compare-pdf-...