Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,842 for

jwt

(0.3 sec)
  1. Extract Text by a Page Number Range | Documenta...

    This REST API allows extracting text from specific pages only by setting pages range. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract text by a page number example. cURL example The following example demonstrates how to extract text by a page number range. 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 '{ "StartPageNumber":..."Authorization: Bearer $env:JWT_TOKEN" ` -d "`{ 'StartPageNumber':...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...
  2. Set Metadata By Property Name | Documentation

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata date and time information in all properties that may have names containing “Date” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  3. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document metadata new values choosing properties to edit 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 set new metadata creator name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the Client Id and Secret in the environment variables $CLIENT_ID and $CLIENT_SECRET....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  4. Představujeme GroupDocs.Comparison Cloud 19.5!

    Nová verze Groupdocs.Comparison Cloud 19.5 je zde. Váš zájem o naše Document Comparison Cloud API nás neustále motivuje k implementaci nových funkcí....tomto vydání zavedli ověřování JWT (JSON Web Token). OAuth2 a autentizační...přístupový token JWT. ### Retrieve access token JWT(JSON Web Token)...

    blog.groupdocs.cloud/cs/comparison/introducing-...
  5. تقديم GroupDocs.Comparison Cloud 19.5!

    يتوفر إصدار جديد من Groupdocs.Comparison Cloud 19.5. يبقينا اهتمامك بواجهة Document Comparison Cloud API دافعًا لتطبيق ميزات جديدة....لتحسين الأمان ، قدمنا مصادقة JWT (JSON Web Token) في هذا الإصدار...الحصول على JWT Access Token. ### Retrieve access token JWT(JSON Web...

    blog.groupdocs.cloud/ar/comparison/introducing-...
  6. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion 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/conversion/working-with-fi...
  7. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.conversion Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/conversion/working-with-fo...
  8. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/viewer/working-with-storage/
  9. Excel ke JPG | XLS ke JPG | Lembar Excel ke Gam...

    Cara mengonversi file Excel menjadi gambar JPG berkualitas tinggi menggunakan .NET REST API. Konversi XLS / XLSX ke JPG di C# .NET....adalah mendapatkan token akses JWT yang dipersonalisasi. Jadi, setelah...setelah Anda memiliki token JWT, silakan jalankan perintah cURL...

    blog.groupdocs.cloud/id/conversion/convert-exce...
  10. Convert JSON to CSV in Node.js | JSON to CSV On...

    Pelajari cara mengonversi data JSON terstruktur menjadi format CSV menggunakan API Node.js. Dengan mudah mengubah JSON menjadi CSV untuk pelaporan, basis data, atau spreadsheet....menggunakan API: Setelah token JWT diperoleh, silakan gunakan perintah...\ -H "authorization: Bearer {JWT_TOKEN}" \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/id/conversion/convert-json...