Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 5,444 for

storage api

(0.41 sec)
  1. Squiggly Annotation | Documentation

    Squiggly annotation marks text with a squiggly styling. 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 (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/squiggly-annota...
  2. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. 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 (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token curl -v "https://Api.... API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/area-annotation/
  3. Distance Annotation | Documentation

    Distance annotation measures a distance between objects in a document. 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 (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/distance-annota...
  4. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want to hide some text) 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 (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://Api....you want to hide some text) API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/text-redaction-...
  5. Polyline Annotation | Documentation

    Polyline annotation allows to draw shapes and freehand lines 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 (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token curl -v "https://Api....draw shapes and freehand lines API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/polyline-annota...
  6. First Public Release of Next Generation GroupDo...

    GroupDocs.Annotation for Cloud Api gives developers an Api for creating advanced online document annotation tools that supports Text and Figure annotations...Annotation Cloud is a RESTful API that manipulates the annotations...annotation using following REST API, it lists annotation as AnnotationInfo...

    blog.groupdocs.cloud/annotation/first-public-re...
  7. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Annotation-Cloud only The metered license can be used in Docker version of GroupDocs.Annotation-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.Annotation Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Annotation Api calls charge is based on document size: 1 credit per call per 20MB Resource URI HTTP GET ~/annotation/consumption...version Storage calls are not charged Annotation API calls charge...consumption curl -v "https://api.groupdocs.cloud/v2.0/annotation/consumption"...

    docs.groupdocs.cloud/annotation/metered-consump...
  8. GroupDocs.Comparison | 比较下一代 GroupDocs.Comparis...

    这个月度版本允许用户获取内容表、图像和 Html 比较中的更改,还可以将注释作为结果文档文件路径或流进行比较。...此版本还包括 11 项 API 改进,例如在 PDF 中显示表格和为注释格式添加页面映射器等,以及...个错误修复。请按照 此处 的发行说明了解更多详细信息。完整的 API 更改如下: 新功能 - GroupDocs.Comparison...

    blog.groupdocs.cloud/zh/comparison/introduction...
  9. GroupDocs.批注云19.5

    对于开发者来说是个好消息!引入了全新的 GroupDocs.Annotation Cloud 19.5。我们致力于发展 GroupDocs.Annotation Cloud REST Api。...Cloud REST API,使其更加简化和易于使用。考虑到这一点,我们对此版本进行了必要的更改。新的 API 更加优化,方法...和图像注释工具,并支持基于文本和图形的注释操作。现在该 API 还包括使用云存储的方法。因此,您可以直接使用 GroupDocs...

    blog.groupdocs.cloud/zh/annotation/groupdocs.an...
  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....Merger Cloud REST API provides an ability to split...~/join lets you call this REST API directly from the browser. cURL...

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