Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 1,103 for

numbers

(0.07 sec)
  1. Image Annotation | Documentation

    Image annotation allows to add image within document page 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...

    docs.groupdocs.cloud/annotation/image-annotation/
  2. Point Annotation | Documentation

    Point annotation sticks comments to any point 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 . opacity = 0 . 7 $a1...

    docs.groupdocs.cloud/annotation/point-annotation/
  3. Resource redaction Annotation | Documentation

    Resource redaction annotation fills black rectangle with fixed position (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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... page_number = 0 a1 . type = "ResourcesRedaction"...box . height = 100 $a1 . page_number = 0 $a1 . font_color = 1201033...

    docs.groupdocs.cloud/annotation/resource-redact...
  4. Převeďte dokumenty Word do PDF pomocí REST API ...

    Programově převádějte dokumenty Word (DOCX nebo DOC) na soubory PDF pomocí REST API v cloudu v Pythonu s Document Conversion Cloud SDK pro Python....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/cs/conversion/convert-word...
  5. Konversi Dokumen Word ke PDF menggunakan REST A...

    Secara terprogram mengonversi dokumen Word (DOCX atau DOC) ke file PDF menggunakan REST API di cloud dengan Python dengan Document Conversion Cloud SDK for Python....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/id/conversion/convert-word...
  6. 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 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...

    docs.groupdocs.cloud/annotation/distance-annota...
  7. Text Highlight Annotation | Documentation

    Text Highlight annotation highlights and comments selected 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... page_number = 0 a1 . background_color =...$p2 , $p3 , $p4 ] $a1 . page_number = 0 $a1 . background_color...

    docs.groupdocs.cloud/annotation/text-highlight-...
  8. 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 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...

    docs.groupdocs.cloud/annotation/area-annotation/
  9. Node.js を使用して PDF を編集可能な Word ドキュメントに変換する

    Node.js の REST API を使用して、プログラムで PDF を編集可能な Word ドキュメントに変換します。 Node.js SDK を使用すると、PDF を DOC および DOCX ファイルに変換できます。...pages = [1,2]; // set page numbers to convert settings.convertOptions...fromPage = 1; // set start page number convertOptions.pagesCount =...

    blog.groupdocs.cloud/ja/conversion/convert-pdf-...
  10. Chuyển đổi tài liệu Word sang PDF bằng Node.js ...

    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...

    blog.groupdocs.cloud/vi/conversion/convert-word...