Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,010 for

merger family

(0.17 sec)
  1. Overview | Documentation

    The GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. It gives developers an API for creating advanced online document annotation tools. With GroupDocs.Annotation Cloud API developers can deliver advanced annotation features to their users quickly. It provides features for export/import annotations into/from files, additionally to possibility to save files in supported formats. Note GroupDocs.Annotation Cloud REST API supports following type of Annotations:...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/overview/
  2. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/quick-start/
  3. Sending files for processing | Documentation

    How to send files for processing to the selected language....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/request/
  4. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "annotationdocs/one-page....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/get-document-in...
  5. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Rewriter Cloud into your applications....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/sdk/
  6. Working with Search Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search multiple signatures in a document. For example, you can search whether a document contains Text and Barcode Signatures at same time. To search list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/working-with-sea...
  7. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/get-supported-file-...
  8. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/search-result-ob...
  9. Sending texts for processing | Documentation

    How to send texts for processing to the selected language....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/request/
  10. Working with Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to add Digital Signature to a document. It provides methods to create Digital Signature in Document Pages with different options of Certificate type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Digital Signature to Document You can create Digital Signature on Document provided by fileName and document folder (if required) using following API....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/working-with-dig...