Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 1,163 for

numbers

(0.76 sec)
  1. استخراج صفحات از فایل PDF آنلاین در پایتون

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

    blog.groupdocs.cloud/fa/merger/extract-pages-fr...
  2. صفحات فایل 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-...
  3. 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...
  4. 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-...
  5. 使用 Ruby 将多种文件类型合并到一个文档中

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

    blog.groupdocs.cloud/zh/merger/merge-multiple-f...
  6. 在 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...
  7. 如何使用 Python 合併多個 Word 文檔

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

    blog.groupdocs.cloud/zh-hant/merger/how-to-comb...
  8. 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...
  9. 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...
  10. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional information for PDF documents when calling Info method. Following example demonstrates how to retrieve view information for PDF document. 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....Format File" , "pages" : [ { "number" : 1 , "width" : 0 , "height"...: true , "lines" : [] }, { "number" : 2 , "width" : 0 , "height"...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...