Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 937 for

security

(0.06 sec)
  1. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  2. Translating text with GroupDocs.Translation SDK...

    How to use GroupDocs.Translation Cloud SDK for translating texts....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/translation/text/sdk/
  3. Document Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Get Document Information This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/document.docx/document/info" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/signature/document-informa...
  4. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. 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 It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/parser/get-container-items...
  5. Authorization | Documentation

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

    docs.groupdocs.cloud/translation/authorization/
  6. Search Result Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties CellsBarcodeSignatureData Object Contains Cells Bar-code Signature properties. CellsBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code. ImagesBarcodeSignatureData Object Contains Images Bar-code Signature properties. ImagesBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies text of Bar-code....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/signature/search-result-ob...
  7. REST API Overview | Documentation

    This document outlines the design of a REST-based API for GroupDocs Cloud, it covers both the structure of REST URLs as well as specific behavior linked to the API such as Authentication, Request Queuing, and Storage. The GroupDocs Cloud API will give developers access to all the key functions of the downloadable GroupDocs components through a Software as a Service hosted model. There will be 3 sub-components within the API design (although these are largely transparent to the end-user);...Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/total/overview-rest-api/
  8. Sending texts for processing | Documentation

    How to send texts for processing to the selected language....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/rewriter/text/request/
  9. Supported File Formats and Conversions | Docume...

    GroupDocs Assembly Cloud API provides support for a wide variety of Microsoft Office, OpenOffice, Email and Web document formats....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/assembly/getting-started/f...
  10. Extract Images from a Document Inside a Contain...

    This REST API allows extracting images from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images from a document inside a container example. cURL example The following example demonstrates how to extract images from a container item. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/parser/extract-images-from...