Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,120 for

numbers

(0.04 sec)
  1. แยกข้อความจากเอกสาร PDF โดยใช้ REST API ใน Python

    แยกข้อความจากเอกสาร PDF โดยทางโปรแกรมโดยใช้ REST API บนคลาวด์ใน Python ด้วย Document Parser Cloud SDK สำหรับ Python...start_page_number = 1 options.count_pages_to_extract...container_info options.start_page_number = 2 options.count_pages_to_extract...

    blog.groupdocs.cloud/th/parser/extract-text-fro...
  2. Gabungkan File PowerPoint PPT/PPTX Online mengg...

    Gabungkan beberapa presentasi PowerPoint ke dalam satu file. Artikel ini adalah tentang cara menggabungkan file PowerPoint PPT/PPTX secara online menggunakan REST API di Ruby....start_page_number = 2 @item2.end_page_number = 5 @item2.range_mode...

    blog.groupdocs.cloud/id/merger/merge-powerpoint...
  3. Cómo fusionar documentos de Word en Ruby usando...

    Cómo fusionar documentos de Word en Ruby usando REST API...start_page_number = 1 @item2.end_page_number = 4 @item2.range_mode...

    blog.groupdocs.cloud/es/merger/how-to-merge-wor...
  4. Cách trích xuất các trang từ tài liệu Word bằng...

    Tách tài liệu từ thành nhiều tài liệu để trích xuất các trang từ tài liệu từ. Bài viết này nói về cách trích xuất các trang từ tài liệu từ trong Python....start_page_number = 3 options.end_page_number = 7 options.mode...options.start_page_number = 3 options.end_page_number = 7 options.range_mode...

    blog.groupdocs.cloud/vi/merger/how-to-extract-p...
  5. 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...
  6. 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/
  7. 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...
  8. Add watermark | Documentation

    GroupDocs.Viewer Cloud enables you to apply a watermark on the output pages (HTML / Image / PDF). The following code sample shows how to apply the watermark to the output pages. 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/add-watermark/
  9. PHP를 사용하여 HTML 페이지에 Word 문서 표시 | HTML에서 DOCX 보기

    GroupDocs.Viewer Cloud for PHP SDK와 함께 PHP에서 REST API를 사용하여 프로그래밍 방식으로 HTML 페이지에 Word 문서를 표시합니다. DOCX를 반응형 웹페이지로 렌더링합니다....Pass specific range of page numbers to render. // This will render...렌더링 // Pass specific page numbers to render. // This will render...

    blog.groupdocs.cloud/ko/viewer/display-word-doc...
  10. Python의 Word 문서에서 페이지를 추출하는 방법

    워드 문서를 여러 문서로 분할하여 워드 문서에서 페이지를 추출합니다. 이 기사는 Python에서 워드 문서에서 페이지를 추출하는 방법에 관한 것입니다....start_page_number = 3 options.end_page_number = 7 options.mode...options.start_page_number = 3 options.end_page_number = 7 options.range_mode...

    blog.groupdocs.cloud/ko/merger/how-to-extract-p...