Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 3,129 for

doc to doc

(0.1 sec)
  1. Marketing

    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/zh/conversion/pdf-to-ppt-j...
  2. Marketing

    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/pt/conversion/pdf-to-xls-o...
  3. Marketing

    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/uk/conversion/pdf-to-xls-o...
  4. Combine Word Documents in C#

    Let's learn how To combine Word Documents in C#. GroupDocs.Merger offers cloud SDKs and REST APIs To merge Word Documents programmatically....uploaded two different Docx/Docs files on the API cloud dashboard...

    blog.groupdocs.cloud/merger/combine-word-docume...
  5. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, Documents that contain other attached Documents like emails, PDF portfolios, MS Outlook sTorages. 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 It could be omitted for default sTorage. FileInfo.Password The password To open file It should be specified only for password-protected Documents....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/parser/get-container-items...
  6. Get Metadata Tags Information | Documentation

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

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  7. 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...
  8. 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/
  9. 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...
  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/