GroupDocs.Comparison Cloud allows To obtain list of changes between source and target files.
The following code sample demonstrates how To get list of all changes.
API usage There are steps that usage of GroupDocs.Comparison Cloud consists of:
Upload input Documents inTo cloud sTorage Compare Documents or get Document info Download comparison result Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
Batch classification allows To classify a group of texts (up To 10) in one request. This API retrieves batch classification result for IAB-2, Documents, Sentiment, or Sentiment3 taxonomies. It returns an object that contains information about the best classes for all the texts in the request and their probabilities.
See classify/batch request parameters for request’s details.
Limitations Only the first 10 texts will be processed.
Resource This resource represents a controller for single call batch of texts classification....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want To add selectable text over the image or implement a text search in image-based rendering.
The ExtractText property of ImageOptions class enables you To get the text contained in a source Document with coordinates.
Following code sample shows how To retrieve and print out text (lines / words / characters) of each Document page with coordinates....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
This feature could be used only for Presentations, WordProcessing and Spreadsheet
GroupDocs.Comparison Cloud allows To compare Documents that are protected with a password.
The following code sample shows how To compare password protected Documents.
API usage There are steps that usage of GroupDocs.Comparison Cloud consists of:
Upload input Documents inTo cloud sTorage Compare Documents or get Document info Download comparison result Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
Нow-To insert different types of elements, such as hyperlinks, bookmarks, barcodes, inTo reports dynamically using GroupDocs Assembly Cloud....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
This REST API allows To obtain tags and properties information from Document metadata. Endpoint accepts Document sTorage path as input payload.
Operation traverses whole metadata tree packages and retrieve properties within the package.
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 Could be omitted for default sTorage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
For developers, by developers. Find answers in GroupDocs.Rewriter Cloud developer's reference and start building your content processing applications....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...