Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,870 for

jwt

(0.13 sec)
  1. Ti presentiamo GroupDocs.Comparison Cloud 19.5!

    La nuova versione di Groupdocs.Comparison Cloud 19.5 è qui. Il tuo interesse per la nostra API Document Comparison Cloud ci mantiene motivati a implementare nuove funzionalità....introdotto l’autenticazione JWT (JSON Web Token). I metodi di...token di accesso JWT. ### Retrieve access token JWT(JSON Web Token)...

    blog.groupdocs.cloud/it/comparison/introducing-...
  2. GroupDocs.Signature Cloud V2 hoàn toàn mới!

    API REST chữ ký để áp dụng, xác minh và tìm kiếm Chữ ký điện tử ở các định dạng tệp khác nhau. Hỗ trợ nhiều loại chữ ký điện tử khác nhau...bản API V2 Xác thực - Xác thực JWT(JSON Web Token) API chữ ký -...chúng tôi đã sử dụng xác thực JWT trong ví dụ V2. Xin lưu ý rằng...

    blog.groupdocs.cloud/vi/signature/all-new-group...
  3. Remove Metadata By Possible Tag Name | Document...

    This REST API allows to remove metadata properties from the document choosing the properties to remove 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 remove metadata properties that have “creator” phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET env variables are set....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  4. Extract Metadata By Property Name | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata information from all properties that have “Date” string in names. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET arguments. curl -v 'https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. Extract Metadata By Tag | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to extract metadata information from all properties with Created tag. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via environment variables CLIENT_ID and CLIENT_SECRET. 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" # cURL example to join several documents into one curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  6. JSON'u CSV'ye dönüştürün | C# .NET'te JSON'u CS...

    C# .NET'te JSON'dan CSV'ye kusursuz dönüşüm için kapsamlı kılavuzumuz. GroupDocs.Conversion Cloud API kullanılarak JSON verileri CSV formatına nasıl dönüştürülür?...adımı kişiselleştirilmiş bir JWT erişim belirtecinin elde edilmesidir...edilmesidir. Bu nedenle, bir JWT belirtecinize sahip olduğunuzda...

    blog.groupdocs.cloud/tr/conversion/convert-json...
  7. Wir stellen vor: GroupDocs.Comparison Cloud 19.5!

    Die neue Version von Groupdocs.Comparison Cloud 19.5 ist da. Ihr Interesse an unserer Cloud-API für den Dokumentenvergleich motiviert uns, neue Funktionen zu implementieren....haben wir in dieser Version die JWT-Authentifizierung (JSON Web Token)...Wir zeigen Ihnen, wie Sie den JWT-Zugriffstoken erhalten. ### Retrieve...

    blog.groupdocs.cloud/de/comparison/introducing-...
  8. Palavra para HTML | DOC para HTML on-line | DOC...

    Converta documentos do Word em HTML em C# .NET. Aprenda os benefícios da conversão de arquivos DOC, DOCX para o formato HTML com C#....abordagem é gerar o token de acesso JWT com base nas credenciais do cliente...cliente. Depois de gerar o token JWT, precisamos executar o seguinte...

    blog.groupdocs.cloud/pt/conversion/convert-doc-...
  9. Converter Excel para CSV | XLS para arquivos de...

    Como transformar facilmente arquivos Excel em formato CSV usando .NET REST API. Execute a conversão de arquivos delimitados por vírgula do Excel. XLS para CSV ou XLSX para CSV...abordagem é obter um token de acesso JWT personalizado. Portanto, depois...depois de ter um token JWT, execute o seguinte comando cURL para...

    blog.groupdocs.cloud/pt/conversion/convert-exce...
  10. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/annotation/working-with-fi...