GroupDocs.Signature Cloud provides a method to verify if the signatures with given Properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false).
API usage There are steps that usage of GroupDocs.Signature Cloud consists of:
Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual.
Swagger UI lets you call this REST API directly from the browser....the signatures with given properties are present in a document...
This REST API allows removing watermarks from the document.
The operation performs a search for possible watermarks and then removes them.
The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks.
There are two popular scenarios to use the Remove operation:
Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....contains the full list of properties. Name Description Comment...
Automate the Extraction and Modification of Image Metadata in C# by Utilizing a REST API hosted in the Cloud, Employing the Metadata Manipulation Cloud SDK for .NET....retrieve, and remove metadata properties from documents and image...and SearchCriteria for the property using the AddProperty model...
groupdocs_viewer_cloud 21.10 → 21.12 Sign up to get free protection for your applications and to get access to all th......73 + 74 + # Show invalid properties with the reasons. Usually...list_invalid_properties 77 + invalid_properties = [] 78 + if...
This REST API provides the functionality to extract data from documents. This method parses document content by a user-generated template.
The template can be provided as an object or storage path. For protected documents, it is also required to provide a password.
The table below contains the full list of Properties that can be specified when parsing documents by a template.
Name Description Comment FileInfo.FilePath The path of the document, located in the storage....contains the full list of properties that can be specified when...
Change HTML files to PDF documents using a REST API on the cloud in Python with Document Conversion Cloud SDK for Python....required Optionally set various properties such as dpi, margin_top,...
This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing.
The table below contains the full list of Properties that can be specified.
Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....contains the full list of properties that can be specified. Name...path in the storage Required property StorageName Storage name Could...
You can convert a DOC file to a HTML file to display the word doc in a web browser. This article is about how to convert word to html online in Python....HtmlConvertOptions if required Set various properties such as from_page and pages_count...
Java REST API & Cloud SDK to detect differences in the content, formatting, & styling of the cloud-hosted files. Accept/reject the document comparison changes.... Fetch cloud document properties (file format, size, page...