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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... page_number = 0 a1 . pen_color = 1201033...box . height = 100 $a1 . page_number = 0 $a1 . pen_color = 1201033...
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.... page_number = 0 a1 . pen_color = 1201033...box . height = 100 $a1 . page_number = 0 $a1 . pen_color = 1201033...
Lập trình chuyển đổi tài liệu Word sang PDF bằng API REST trong Node.js. Node.js SDK cho phép chuyển đổi các tệp DOC và DOCX thành tệp PDF trên đám mây....fromPage = 1; // start page number convertOptions.pagesCount =...convertOptions.pages = [1,2]; // page numbers to convert settings.convertOptions...
Pengeditan Dokumen REST API memungkinkan pengeditan dokumen pengolah kata, spreadsheet, presentasi, dan dokumen web seperti HTML dalam C#, Java, PHP, Python, dll....slide_number = 0 loadResult = editApi.l...
Редактирование документов REST API позволяет редактировать текстовые документы, электронные таблицы, презентации и веб-документы, такие как HTML на C#, Java, PHP, Python и т. д....slide_number = 0 loadResult = editApi.l...
Belge Düzenleme REST API, kelime işlem belgelerini, elektronik tabloları, sunumları ve C#, Java, PHP, Python vb. dillerinde HTML gibi web belgelerini düzenlemeye olanak tanır....slide_number = 0 loadResult = editApi.l...
Convierta mediante programación documentos de Word a PDF usando una API REST en Node.js. Node.js SDK permite convertir archivos DOC y DOCX a archivos PDF en la nube....fromPage = 1; // start page number convertOptions.pagesCount =...convertOptions.pages = [1,2]; // page numbers to convert settings.convertOptions...
Programowo konwertuj dokumenty programu Word (DOCX lub DOC) na pliki PDF przy użyciu interfejsu API REST w chmurze w języku Python z pakietem Document Conversion Cloud SDK dla języka Python....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...