Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 1,963 for

value

(0.05 sec)
  1. 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.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/conversion/metered-consump...
  2. 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.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/delete-pages/
  3. 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.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/conversion/quick-start/
  4. Translating image and scanned PDF files with Gr...

    How to use GroupDocs.Translation Cloud SDK for translating image files.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/translation/file/sdk/image...
  5. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render the document pages to images and retrieves images link. Following APIs are provided for the purpose. Generate Images of Document Pages This API generates images of the document pages and returns links to generated images. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to generate images of document pages.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/image-represent...
  6. Translating Word files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating Word files.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/translation/file/sdk/word/
  7. Translating PowerPoint files with GroupDocs.Tra...

    How to use GroupDocs.Translation Cloud SDK for translating PowerPoint files.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/translation/file/sdk/power...
  8. How to Rotate PDF Pages using Rest API in Ruby

    Rotate or flip PDF files or specific pages in PDF document by defining degrees. This article is about how to rotate PDF pages using Rest API in Ruby....enumeration to select a suitable value of rotation in the clockwise...number and end page number values; Set the desired page rotation...

    blog.groupdocs.cloud/merger/how-to-rotate-pdf-p...
  9. GroupDocs.元数据云|元数据处理 Java SDK

    Java Rest API和Cloud SDK将在云中设置,获取和更新元数据。搜索并提取所需的元数据,而不是穿越整个文件元数据树。...部分(可能的)标签名称 Set the metadata values into existing metadata properties...traverse traverser tag name value pair cloud storage 简体中文 English...

    releases.groupdocs.cloud/zh/metadata/java/
  10. 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....modes for the image joining Values: Horizontal, Vertical Resource...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/merger/join-images/