Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 5,893 for

api configuration

(0.13 sec)
  1. 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....Leave feedback On this page This API retrieves document information...GroupDocs.Annotation Cloud REST API resource has been used to get...

    docs.groupdocs.cloud/annotation/get-document-in...
  2. Quick Start | 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 GroupDocs for Cloud SDK is written in different languages, all you need to get started is adding our SDK to your existing project.... Create an API client app Before you can make...requests to GroupDocs Cloud API you need to get a Client Id and...

    docs.groupdocs.cloud/signature/quick-start/
  3. 在 PHP 中使用 REST API 将电子邮件转换为 PDF | PHP 中的 EML 到 PDF

    使用 PHP 中的 REST Api 和 GroupDocs.Conversion Cloud Api,以编程方式将电子邮件 (EML) 和 Outlook 消息 (MSG) 转换为 PDF 文档。...在本文中,我们将学习如何使用 PHP 中的 REST API 将电子邮件和 MSG 文件转换为 PDF 文档。 本文应涵盖以下主题:...本文应涵盖以下主题: 电子邮件到 PDF 转换 REST API 和 PHP SDK 在 PHP 中将电子邮件转换为 PDF 在...

    blog.groupdocs.cloud/zh/conversion/convert-emai...
  4. 将 PDF 转换为 HTML | PDF 转换为网页 | 在 Java 中将 PDF 转换为 ...

    学习如何使用 Java REST Api 将 PDF 转换为 HTML。这是一种简单而高效的方法,可以将 PDF 转换为适合网络的 HTML 格式。...PDF 到 HTML 转换器,使用 Java REST API。 将 PDF 文档转换为 HTML 格式是网页开发、内容...于网页的应用程序重新使用内容,通过 Java REST API 将 PDF 转换为 HTML 提供了一个简单而高效的解决方案。在本文中,我们将探讨使用...

    blog.groupdocs.cloud/zh/conversion/pdf-to-html-...
  5. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Viewer-Cloud only The metered license can be used in Docker version of GroupDocs.Viewer-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Viewer Cloud with Docker Resource URI HTTP GET ~/viewer/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/viewer/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985.... SDK examples Our API is completely independent of...supports HTTP to interact with our API. However, manually writing client...

    docs.groupdocs.cloud/viewer/metered-consumption/
  6. Render with custom fonts | Documentation

    GroupDocs.Viewer Cloud provides the feature to add custom font sources. Following code snippet shows how to set custom font source. Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details. Swagger UI lets you call this REST Api directly from the browser.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/render-with-custom-...
  7. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. Api usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST Api directly from the browser.... API usage There are steps that usage...ove lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/annotation/delete-pages/
  8. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Merger-Cloud only The metered license can be used in Docker version of GroupDocs.Merger-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Merger Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Merger Api calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....calls are not charged Merger API calls charge is based on document...processed. SDK examples Our API is completely independent of...

    docs.groupdocs.cloud/merger/metered-consumption/
  9. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Signature-Cloud only The metered license can be used in Docker version of GroupDocs.Signature-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Signature Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Signature Api calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....calls are not charged Signature API calls charge is based on document...processed. SDK examples Our API is completely independent of...

    docs.groupdocs.cloud/signature/metered-consumpt...
  10. 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 " Response { "credit": 487848, "quantity": 6061570985.... SDK examples Our API is completely independent of...supports HTTP to interact with our API. However, manually writing client...

    docs.groupdocs.cloud/conversion/metered-consump...