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

numbers

(0.15 sec)
  1. 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...
  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. استخراج صفحات از فایل PDF آنلاین در پایتون

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

    blog.groupdocs.cloud/fa/merger/extract-pages-fr...
  4. หมุนหน้าไฟล์ 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-...
  5. 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...
  6. 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-...
  7. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....token will be valid for the number of seconds specified in the...

    docs.groupdocs.cloud/translation/hello-world/
  8. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....token will be valid for the number of seconds specified in the...

    docs.groupdocs.cloud/rewriter/hello-world/
  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. पायथन का उपयोग करके PowerPoint प्रस्तुतियों को ...

    पायथन में दस्तावेज़ संपादक क्लाउड एसडीके के साथ पायथन में क्लाउड पर REST API का उपयोग करके प्रोग्रामेटिक रूप से PowerPoint प्रस्तुतियों को संपादित करें।...slide_number = 0 loadOptions.show_hidden_slides..."output" loadOptions.slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/hi/editor/edit-powerpoint-...