Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 1,162 for

numbers

(1.84 sec)
  1. 在 Python 中組合和合併 PowerPoint PPT/PPTX 文件

    您可以將兩個 PowerPoint 演示文稿合併為一個。本文介紹如何在 Python 中組合和合併 PowerPoint PPT/PPTX 文件。...start_page_number = 2 # 結束幻燈片編號 item2.end_page_number = 4 # 幻燈片範圍模式...

    blog.groupdocs.cloud/zh-hant/merger/combine-and...
  2. تقسيم المستند في بايثون | مقسم ملفات بيثون PDF

    تعرف على كيفية تقسيم ملف PDF إلى ملفات PDF متعددة في Python باستخدام GroupDocs.Merger Cloud SDK. قم بتحسين تنظيم المستندات باستخدام هذا الدليل....start_page_number = 3 options.end_page_number = 9 options.range_mode...

    blog.groupdocs.cloud/ar/merger/split-pdf-file-i...
  3. Combiner et fusionner des fichiers PowerPoint P...

    Vous pouvez combiner et fusionner deux présentations PowerPoint en une seule. Cet article explique comment combiner et fusionner des fichiers PowerPoint PPT/PPTX en Python....start_page_number = 2 # numéro de diapositive...diapositive de fin item2.end_page_number = 4 # mode plage de diapositives...

    blog.groupdocs.cloud/fr/merger/combine-and-merg...
  4. 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...
  5. पायथन में रेस्ट एपीआई का उपयोग करके पीडीएफ फाइल...

    पीडीएफ में सभी पेजों को घुमाएं या पीडीएफ पेज रोटेटर एपीआई का उपयोग करके पीडीएफ में सिंगल पेज को घुमाएं। यह लेख इस बारे में है कि पायथन में रेस्ट एपीआई का उपयोग करके पीडीएफ फाइल पेजों को कैसे घुमाया जाए...start_page_number = 1 options.end_page_number = 10 # रेंज मोड...

    blog.groupdocs.cloud/hi/merger/rotate-pdf-file-...
  6. Převeďte dokumenty Word do PDF pomocí Node.js |...

    Programově převádějte dokumenty Wordu do PDF pomocí REST API v Node.js. Node.js SDK umožňuje převod souborů DOC a DOCX na soubory PDF v cloudu....fromPage = 1; // start page number convertOptions.pagesCount =...convertOptions.pages = [1,2]; // page numbers to convert settings.convertOptions...

    blog.groupdocs.cloud/cs/conversion/convert-word...
  7. Tách tài liệu bằng Python | Bộ chia tệp Python PDF

    Tìm hiểu cách chia tệp PDF thành nhiều tệp PDF trong Python bằng GroupDocs.Merger Cloud SDK. Cải thiện tổ chức tài liệu với hướng dẫn này....start_page_number = 3 options.end_page_number = 9 options.range_mode...

    blog.groupdocs.cloud/vi/merger/split-pdf-file-i...
  8. Python を使用して PDF から特定のページを抽出する | REST API

    Python のクラウド上で REST API を使用してプログラムで PDF からページを抽出します。 Python SDK を使用してファイルを分割するには、ドキュメント結合 REST API を使用します。...start_page_number = 4 options.end_page_number = 7 options.mode...

    blog.groupdocs.cloud/ja/merger/extract-specific...
  9. Python 中的文档分割 | Python PDF 文件分割器

    了解如何使用 GroupDocs.Merger Cloud SDK 在 Python 中将 PDF 文件拆分为多个 PDF 文件。使用本指南改进文档组织。...start_page_number = 3 options.end_page_number = 9 options.range_mode...

    blog.groupdocs.cloud/zh/merger/split-pdf-file-i...
  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...