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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... annotation_position = groupdocs_annotation_cloud...annotation_position . x = 1 a1 . annotation_position . y = 1 a1...