Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 3,128 for

doc to doc

(0.04 sec)
  1. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/conversion/quick-start/
  2. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for Documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "Top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "Top": 5, "right": 5, "botTom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/signature-option...
  3. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) Documents are a specific form of text-based spreadsheets with delimiters (separaTors). There several steps that usage of GroupDocs.EdiTor Cloud consists of: Upload input Document inTo cloud sTorage Load the Document inTo editable representation in the cloud sTorage (HTML file and resources) Download HTML Document (and resources, if needed) from sTorage Edit HTML Document at client side Upload HTML Document back inTo the sTorage Save the edited Document inTo Spreadsheet format in the sTorage Download saved Document Steps 1, 3, 4, 5 are sTorage operations, please refer To this STorage Operations) for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  4. Report Generation Concepts | Documentation

    GroupDocs Assembly Cloud is a powerful Document AuTomation and Report Generation solution designed To generate data-bound Documents through templates....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/assembly/developer-guide/c...
  5. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/features-overview/
  6. Quickstart | Documentation

    Create an account Creating an account is very simple. Go To https://dashboard.groupDocs.cloud To create a free account. 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. This will will be used To invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice Using an SDK (API client) is the quickest way for a developer To speed up the development....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/watermark/quickstart/
  7. Get Document Information | Documentation

    This REST API allows us To obtain basic information about the Document and it’s pages properties. The endpoint accepts the Document sTorage path as input payload. Here is the list of properties that can be obtained for a Document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for Document pages: Page width in pixels (when converted To the image); Page height in pixels (when converted To image); Page number; Visible property that indicates whether the page is visible or not....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/merger/get-document-inform...
  8. Quick Start | Documentation

    Obtain security credentials and proceed with three steps of the Report Generation process To demonstrate GroupDocs Assembly Cloud API within a few minutes....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/assembly/getting-started/q...
  9. Getting metered license consumption | Documenta...

    Note This example related To Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how To retrieve metered license consumption. You can find more information about Self-hosted version at How To self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/consumption cURL example Request # cURL example To get metered license consumption curl -v "http:///v2.0/conversion/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer Token>" Response { "credit": 487848, "quantity": 6061570985....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/conversion/metered-consump...
  10. Working with File Api | Documentation

    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...

    docs.groupdocs.cloud/conversion/working-with-fi...