Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 3,110 for

doc to doc

(0.04 sec)
  1. Presentation PowerPoint

    Marketing MIT Careers Office ♦ 12-170 ♦ (617) 253-4733 ♦ http://web.mit.edu/career/www/ Overview Marketing combines the arts of brand creation, management, and enhancement. Of strategic importance ......doc_id=2890 MarketingHire.com http://www...

    blog.groupdocs.cloud/id/conversion/convert-pdf-...
  2. Join Images | Documentation

    There is an additional option for Image joining. Name Description Comment JoinItem.ImageJoinMode Possible modes for the image joining Values: Horizontal, Vertical Resource URI HTTP POST ~/join 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/merger/join-images/
  3. Getting metered license-information | 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 information. You can find more information about Self-hosted version at How To self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/license cURL example Request # cURL example To get metered license information curl -v "http:///v2.0/conversion/license" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer Token>" Response { "isLicensed": true } Response The response structure contains metered license information:...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/conversion/license-informa...
  4. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/translation/hello-world/
  5. Authenticating API Requests | Documentation

    There is only one way To authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 proTocol with JWT Bearer Token. The JWT Token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications To obtain access To data To different APIs. OAuth provides authorization flows for web and deskTop applications, and mobile devices. What is a JSON Web Token (JWT)?...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/total/authenticating-api-r...
  6. Latest GroupDocs.Signature Cloud Product Family...

    Get technical support of GroupDocs.Signature Cloud....is there a way to upload PDF docs? 1 1659 March 20, 2018 API cloud...

    forum.groupdocs.cloud/c/signature/13
  7. Render print areas | Documentation

    Spreadsheet Document allows To set a print area if you want To print a specific section on a worksheet. There can be the case when you want To render only the print area of the worksheet using GroupDocs.Viewer Cloud. GroupDocs.Viewer Cloud provides an option To render sections of the worksheet(s) defined as the “print area”. It renders each print area in a worksheet as a separate page. The following code samples show how To render only the print areas from worksheets....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/render-print-areas/
  8. Set document metadata | Documentation

    GroupDocs.Comparison Cloud provides an ability To select metadata source when saving resultant file. Files have metadata information – author, organization, etc. Possible metadata sources are: Source file metadata; Target file metadata; User-defined metadata. The following code demonstrates how To set resultant file metadata. 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...

    docs.groupdocs.cloud/comparison/set-document-me...
  9. Delete Template | Documentation

    This REST API provides the functionality To remove files which no more useful in Parse endpoint. You can use sTorage methods To remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the sTorage. Required. FileInfo.STorageName STorage name It could be omitted for default sTorage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/parser/delete-template/
  10. Split Document | Documentation

    Split the Document InTo Several One-Page Documents GroupDocs.Merger Cloud REST API provides an ability To split the Document inTo several one-page Documents by providing exact page numbers. The following example demonstrates how To split the Document inTo three one-page Documents with 3rd, 6th, and 8th pages. As a result, these Documents will be produced: Document name Page numbers Document_0 3 Document_1 6 Document_2 8 Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/merger/split-document/