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

numbers

(0.23 sec)
  1. تحويل مستندات Word إلى PDF باستخدام Node.js | D...

    قم بتحويل مستندات Word برمجيًا إلى PDF باستخدام واجهة برمجة تطبيقات REST في Node.js. يسمح Node.js SDK بتحويل ملفات DOC و DOCX إلى ملفات PDF على السحابة....fromPage = 1; // start page number convertOptions.pagesCount =...convertOptions.pages = [1,2]; // page numbers to convert settings.convertOptions...

    blog.groupdocs.cloud/ar/conversion/convert-word...
  2. Python の REST API を使用して複数の Excel ファイルを 1 つに結合する

    Excel Merger Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して、複数の Excel ファイルをプログラム的に 1 つのファイルに結合します。...start_page_number = 3 item2.end_page_number = 4 # レンジモード item2...

    blog.groupdocs.cloud/ja/merger/merge-multiple-e...
  3. 10. Convert Html document with load options | D...

    This example demonstrates how to convert html document into pdf document with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body... page_numbering = True settings . load_options.... new loadOptions . page_numbering = true settings . load_options...

    docs.groupdocs.cloud/conversion/convert-html-do...
  4. Konversi Dokumen Word ke PDF menggunakan Node.j...

    Konversikan Dokumen Word ke PDF secara terprogram menggunakan REST API di Node.js. Node.js SDK memungkinkan konversi file DOC dan DOCX ke file PDF di cloud....fromPage = 1; // start page number convertOptions.pagesCount =...convertOptions.pages = [1,2]; // page numbers to convert settings.convertOptions...

    blog.groupdocs.cloud/id/conversion/convert-word...
  5. Python에서 Rest API를 사용하여 PDF 파일 페이지 회전

    PDF 페이지 회전기 API를 사용하여 PDF의 모든 페이지를 회전하거나 PDF의 단일 페이지를 회전합니다. 이 기사는 Python에서 Rest API를 사용하여 PDF 파일 페이지를 회전하는 방법에 관한 것입니다....start_page_number = 1 options.end_page_number = 10 # 범위 모드를...

    blog.groupdocs.cloud/ko/merger/rotate-pdf-file-...
  6. 在 Python 中使用 Rest API 旋轉 PDF 文件頁面

    使用 PDF 頁面旋轉器 API 旋轉 PDF 中的所有頁面或旋轉 PDF 中的單個頁面。本文介紹如何在 Python 中使用 Rest API 旋轉 PDF 文件頁面...start_page_number = 1 options.end_page_number = 10 # 將範圍模式...

    blog.groupdocs.cloud/zh-hant/merger/rotate-pdf-...
  7. Ruby の REST API を使用して PDF ファイルをマージおよび結合する

    PDF 結合 API を使用すると、複数の PDF ファイルを 1 つの PDF ファイルに結合できます。この記事は、Ruby で REST API を使用して PDF ファイルをマージおよび結合する方法について説明します。...start_page_number = 1 @item2.end_page_number = 4 @item2.range_mode...

    blog.groupdocs.cloud/ja/merger/merge-and-combin...
  8. Xoay các trang tệp PDF bằng API còn lại trong P...

    Xoay tất cả các trang trong PDF hoặc xoay một trang trong PDF bằng API trình xoay trang PDF. Bài viết này nói về cách xoay trang tệp PDF bằng Rest API trong Python...start_page_number = 1 options.end_page_number = 10 # Đặt chế...

    blog.groupdocs.cloud/vi/merger/rotate-pdf-file-...
  9. การแยกเอกสารใน Python | ตัวแยกไฟล์ Python PDF

    เรียนรู้วิธีแยกไฟล์ PDF เป็นไฟล์ PDF หลายไฟล์ใน Python โดยใช้ GroupDocs.Merger Cloud SDK ปรับปรุงการจัดระเบียบเอกสารด้วยคำแนะนำนี้...start_page_number = 3 options.end_page_number = 9 options.range_mode...

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