Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 947 for

security

(0.04 sec)
  1. 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....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/metadata/extract-whole-met...
  2. Add Metadata By Tag | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by exact tag and category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have specified tag. Linux/MacOS/Bash # Get JWT token 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' # Join several documents into one curl -v 'https://api....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  3. 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....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/signature/supported-file-f...
  4. CSV to JSON Converter | Convert CSV to JSON Online

    Discover the art of transforming CSV to JSON using an accessible online converter, free of charge....Rest easy knowing that our secure server ensures the automatic...Does my data enjoy safety and security? # Our server places utmost...

    blog.groupdocs.cloud/conversion/csv-to-json-con...
  5. Introducing GroupDocs.Comparison Cloud 19.5!

    New version of Groupdocs.Comparison Cloud 19.5 is here. Your interest in our Document Comparison Cloud API keeps us motivated to implement new features....Authentication For improved security, we have introduced JWT(JSON...

    blog.groupdocs.cloud/comparison/introducing-gro...
  6. Sending Excel and ODS files for translation | D...

    How to send Excel and ODS files for translation to the selected languages....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/translation/file/request/e...
  7. Insert Watermark in Excel File in Java using RE...

    Learn how to insert watermark in Excel files using the Excel watermarking REST API and Java SDK. Enhance document Security & branding with GroupDocs.Watermark....approach to bolster document security and branding. Follow the actions...

    blog.groupdocs.cloud/watermark/how-to-add-water...
  8. A REST API Solution to Merge and Split Document...

    GroupDocs.Parser Cloud a document parsing REST API solution. You can extract text, images and metadata for MS Office, OpenOffice, PDF, HTML and many file formats...OneNote Document ZIP Zipped File Security and Authentication # The GroupDocs...GroupDocs.Parser Cloud REST API is secured and requires authentication...

    blog.groupdocs.cloud/parser/introducing-documen...
  9. New SDK Versions Have Been Released for GroupDo...

    With these new Cloud SDKs, developers on different platforms can easily integrate GroupDocs’ document collaboration tools into their apps and sites....API, you can seamlessly add secure e-signature functionality to...parties. For an extra layer of security, GroupDocs.Viewer allows you...

    blog.groupdocs.cloud/total/groupdocs-customer-n...
  10. Available SDKs | Documentation

    GroupDocs.Merger Cloud is a modern REST-oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of makingRequests and handlingResponses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/merger/available-sdks/