Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,120 for

numbers

(0.28 sec)
  1. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you to make your rendering into HTML look well across all types of devices. To achieve this, the API provides RenderResponsive property of HtmlOptions class as shown in below sample code. 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....}" Resonse { "pages" : [ { "number" : 1 , "resources" : null .../sample_page_1.html" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/html-viewer-respons...
  2. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object { "layoutNames": ["Floor1", "Floor3"] } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv Properties Description format The format of input file, (“docx”, for example)....detectNumberingWithW Allows to specify how numbered list items are recognized...disable generation of page numbering in converted document. Default:...

    docs.groupdocs.cloud/conversion/loadoptions/
  3. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to the 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 a2 . page_number = 2 a2 . pen_color = 1201033...

    docs.groupdocs.cloud/annotation/multiple-annota...
  4. Minified HTML and Responsive HTML using PHP SDK...

    Render the responsive HTML and minified HTML and SVG documents using PHP SDK for Document Viewer Cloud API by GroupDocs Cloud....release of this month includes a number of new features. Some of the...

    blog.groupdocs.cloud/viewer/minified-and-respon...
  5. 在 Python 中使用 REST API 注释 DOCX 文件

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 DOCX 文件。...page_number = 0 a1.pen_color = 1201033...a1.box.height = 100 a1.page_number = 0 a1.pen_color = 1201033...

    blog.groupdocs.cloud/zh/annotation/annotate-doc...
  6. Ekstrak Teks PDF menggunakan Java | Parse PDF d...

    Pelajari cara mengekstrak teks dari file PDF di Java menggunakan GroupDocs.Parser Cloud SDK. Otomatiskan proses ekstraksi teks tanpa usaha dan hemat waktu Anda....Text from PDF in Java by Page Number Range Java REST API untuk Mengekstrak...Text from PDF in Java by Page Number Range # Bagian ini menyediakan...

    blog.groupdocs.cloud/id/parser/document-parsing...
  7. 在 Python 中使用 REST API 註釋 DOCX 文件

    使用適用於 Python 的 Document Annotation Cloud SDK 在 Python 中使用雲中的 REST API 以編程方式註釋 DOCX 文件。...page_number = 0 a1.pen_color = 1201033...a1.box.height = 100 a1.page_number = 0 a1.pen_color = 1201033...

    blog.groupdocs.cloud/zh-hant/annotation/annotat...
  8. Chú thích các tệp DOCX bằng API REST trong Python

    Chú thích theo chương trình cho các tệp DOCX bằng API REST trên đám mây trong Python với SDK đám mây chú thích tài liệu cho Python....page_number = 0 a1.pen_color = 1201033...a1.box.height = 100 a1.page_number = 0 a1.pen_color = 1201033...

    blog.groupdocs.cloud/vi/annotation/annotate-doc...
  9. Render document | Documentation

    GroupDocs.Viewer Cloud API enables you to to render various types of documents into HTML, Image, or Pdf. Following example demonstrates on how to render document with default options. 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 Optional: Delete rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....}" Resonse { "pages" : [ { "number" : 1 , "resources" : null .../sample_page_1.html" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/render-document/
  10. Extrahujte stránky z dokumentů Word pomocí Rest...

    Snadno extrahujte konkrétní stránky z dokumentů aplikace Word jako jednotlivé soubory. Tento článek je o tom, jak extrahovat stránky z dokumentů aplikace Word pomocí Rest API v Ruby...start_page_number = 1 @options.end_page_number = 8 # Nastavte...

    blog.groupdocs.cloud/cs/merger/extract-pages-fr...