Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 1,126 for

numbers

(0.12 sec)
  1. 如何使用 Python 合併多個 Word 文檔

    我們的 API 旨在在線合併各種格式的文檔和文件。本文介紹如何使用 Python 合併多個 word 文檔。...start_page_number = 2 # 結束頁碼 item2.end_page_number = 4 # 頁面範圍模式...

    blog.groupdocs.cloud/zh-hant/merger/how-to-comb...
  2. Comment combiner plusieurs documents Word à l'a...

    Notre API est conçue pour fusionner des documents et des fichiers dans différents formats en ligne. Cet article explique comment combiner plusieurs documents Word à l'aide de Python....start_page_number = 2 # numéro de page de fin...fin item2.end_page_number = 4 # mode plage de pages item2.range_mode...

    blog.groupdocs.cloud/fr/merger/how-to-combine-m...
  3. Ký PDF bằng Tem bằng API REST trong Node.js | K...

    Lập trình hợp nhất các tài liệu thuộc các loại tệp khác nhau bằng cách sử dụng API REST trên đám mây bằng Python với GroupDocs.Merger Cloud SDK dành cho Python....start_page_number = 1 item2.end_page_number = 3 # tùy chọn...

    blog.groupdocs.cloud/vi/merger/merge-documents-...
  4. Hợp nhất nhiều loại tệp vào một tài liệu bằng Ruby

    Cách hợp nhất nhiều loại tệp vào một tài liệu bằng Ruby...start_page_number = 1 @item2.end_page_number = 4 @options =...

    blog.groupdocs.cloud/vi/merger/merge-multiple-f...
  5. صفحات فایل PDF را با استفاده از Rest API در پای...

    همه صفحات را در PDF بچرخانید یا یک صفحه را در PDF با استفاده از API چرخاننده صفحه PDF بچرخانید. این مقاله در مورد چگونگی چرخاندن صفحات فایل PDF با استفاده از Rest API در پایتون است...start_page_number = 1 options.end_page_number = 10 # حالت محدوده...

    blog.groupdocs.cloud/fa/merger/rotate-pdf-file-...
  6. استخراج صفحات از فایل PDF آنلاین در پایتون

    یک صفحه را از PDF استخراج کنید یا همه صفحات را از فایل PDF به صورت آنلاین و به راحتی استخراج کنید. این مقاله در مورد نحوه استخراج صفحات از فایل PDF به صورت آنلاین در پایتون است...start_page_number = 1 options.end_page_number = 10 options...

    blog.groupdocs.cloud/fa/merger/extract-pages-fr...
  7. 在 Python 中组合和合并 PowerPoint PPT/PPTX 文件

    您可以将两个 PowerPoint 演示文稿合并为一个。本文介绍如何在 Python 中组合和合并 PowerPoint PPT/PPTX 文件。...start_page_number = 2 # 结束幻灯片编号 item2.end_page_number = 4 # 幻灯片范围模式...

    blog.groupdocs.cloud/zh/merger/combine-and-merg...
  8. 使用 Ruby 将多种文件类型合并到一个文档中

    如何使用 Ruby 将多种文件类型合并到一个文档中...start_page_number = 1 @item2.end_page_number = 4 @options =...

    blog.groupdocs.cloud/zh/merger/merge-multiple-f...
  9. หมุนหน้าไฟล์ PDF โดยใช้ Rest API ใน Python

    หมุนหน้าทั้งหมดใน PDF หรือหมุนหน้าเดียวใน PDF โดยใช้ PDF page rotator API บทความนี้เกี่ยวกับวิธีหมุนหน้าไฟล์ PDF โดยใช้ Rest API ใน Python...start_page_number = 1 options.end_page_number = 10 # ตั้งค่าโหมดช่วงเป็น...

    blog.groupdocs.cloud/th/merger/rotate-pdf-file-...
  10. Working with Presentations | Documentation

    Presentation documents are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate format family among all others. Same as for all other family formats, the Presentation family has its own load and saves options. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Allows to specify the slide number, which should be opened for..."output" loadOptions . slide_number = 0 loadRequest = GroupDocsEditorCloud...

    docs.groupdocs.cloud/editor/working-with-presen...