Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 1,204 for

classification

(0.06 sec)
  1. Fetching file results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue....Classification Product Solution Purchase...

    docs.groupdocs.cloud/rewriter/file/fetch/
  2. Set Metadata | Documentation

    This REST API allows to set metadata new values into existing properties of the documents. With this API you can set metadata with following features: Metadata properties could contain different types of values: string; datetime; integer; double; boolean; There are many ways to specify what property should be edited. You could search for properties to set by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name); value....Classification Product Solution Purchase...

    docs.groupdocs.cloud/metadata/set-metadata/
  3. Status and Error Codes | Documentation

    An overview of GroupDocs Assembly Cloud API status and error codes....Classification Product Solution Purchase...

    docs.groupdocs.cloud/assembly/getting-started/s...
  4. Get Supported File Types | Documentation

    This REST API allows to get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Request # 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#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to get document information curl -v "https://api....Classification Product Solution Purchase...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  5. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....Classification Product Solution Purchase...

    docs.groupdocs.cloud/metadata/get-document-info...
  6. Remove Metadata By Property Value | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties which values are matching the specified. cURL example The following example demonstrates how to remove metadata properties with the “Microsoft Office Word” value. Request # 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....Classification Product Solution Purchase...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  7. Supported file formats | Documentation

    A complete list of file formats that can be processed by GroupDocs.Rewriter Cloud....Classification Product Solution Purchase...

    docs.groupdocs.cloud/rewriter/supported-file-fo...
  8. Getting Started | Documentation

    This section introduces GroupDocs.Viewer Cloud specific Resources & Operations....Classification Product Solution Purchase...

    docs.groupdocs.cloud/viewer/getting-started/
  9. Overview | Documentation

    GroupDocs.Viewer Cloud Overview...Classification Product Solution Purchase...

    docs.groupdocs.cloud/viewer/overview/
  10. Features Overview | Documentation

    GroupDocs.Watermark Cloud is a REST API for managing watermarks in the documents of different file formats. It provides easy to use watermarking methods. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats. Adding Watermarks Groupdocs.Watermark Cloud allows to add text/image watermarks to supported document formats and images and save resultant file....Classification Product Solution Purchase...

    docs.groupdocs.cloud/watermark/features-overview/