Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 940 for

security

(0.14 sec)
  1. Set Metadata By Tag | Documentation

    This REST API allows to set document metadata new values choosing properties by exact tag and category name. cURL example The following example demonstrates how to set metadata information to all properties with the “Creator” tag name. 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 environment variables. curl -v "https://api....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-tag/
  2. 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...
  3. 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...
  4. 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...
  5. Drupal Document Viewer Module | GroupDocs

    Enhance your Drupal website with the ability to display PDF and Microsoft Office documents: high-fidelity rendering, browser-agnostic, no plugins required....use secure Amazon EC2 infrastructure to ensure security of your...

    blog.groupdocs.cloud/viewer/multi-format-docume...
  6. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....Us Contact Customers Legal Security Events Acquisition GroupDocs...practices to keep your data secure. All communication with GroupDocs...

    docs.groupdocs.cloud/rewriter/authorization/
  7. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/annotation/annotationinfo/
  8. Remove Metadata By Property Name | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that may have names containing “Application” string. Linux/MacOS/Bash # First get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your credentials. 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....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  9. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Watermark Cloud product. Resource URI HTTP POST ~~/formats Swagger UI lets you call this REST API directly from the browser. cURL example 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" argument. 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 get document information curl -v "https://api....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/watermark/get-supported-fi...
  10. Get Supported File Formats | Documentation

    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. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/signature/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/signature/get-supported-fi...