Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,120 for

numbers

(0.08 sec)
  1. 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...
  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 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/
  3. 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-...
  4. 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...
  5. 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-...
  6. Node.js का उपयोग करके PDF को संपादन योग्य Word ...

    Node.js में REST API का उपयोग करके PDF को संपादन योग्य Word दस्तावेज़ में प्रोग्रामेटिक रूप से कनवर्ट करें। नोड.जेएस एसडीके पीडीएफ को डीओसी और डीओसीएक्स फाइलों में बदलने की अनुमति देता है।...pages = [1,2]; // set page numbers to convert settings.convertOptions...fromPage = 1; // set start page number convertOptions.pagesCount =...

    blog.groupdocs.cloud/hi/conversion/convert-pdf-...
  7. Konwertuj dokumenty Worda na PDF za pomocą Node...

    Programowo konwertuj dokumenty programu Word do formatu PDF przy użyciu interfejsu API REST w Node.js. Node.js SDK umożliwia konwersję plików DOC i DOCX do plików PDF w chmurze....fromPage = 1; // start page number convertOptions.pagesCount =...convertOptions.pages = [1,2]; // page numbers to convert settings.convertOptions...

    blog.groupdocs.cloud/pl/conversion/convert-word...
  8. تقسیم اسناد در پایتون | شکاف دهنده فایل های PDF...

    یاد بگیرید که چگونه یک فایل PDF را با استفاده از GroupDocs.Merger Cloud SDK در پایتون به چندین فایل PDF تقسیم کنید. سازماندهی اسناد را با این راهنما بهبود دهید....start_page_number = 3 options.end_page_number = 9 options.range_mode...

    blog.groupdocs.cloud/fa/merger/split-pdf-file-i...
  9. Disable characters grouping | Documentation

    To improve content positioning when rendering PDF documents GroupDocs.Viewer Cloud provides PdfOptions.DisableCharsGrouping as shown below: API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....":true}}}" Response { "pages" : [ { "number" : 1 , "resources" : null .../sample_page_1.html" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/disable-characters-...
  10. Enable layered rendering | Documentation

    When rendering into HTML GroupDocs.Viewer Cloud renders text and graphics as a single layer that improves performance and reduces HTML document size. To improve content positioning wen rendering multi-layered PDF document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML. This option is supported when rendering to HTML only. Following code sample demonstrates how to enable layered rendering....":true}}}" Response { "pages" : [ { "number" : 1 , "resources" : null .../sample_page_1.html" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/enable-layered-rend...