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

numbers

(0.1 sec)
  1. صفحات فایل 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-...
  2. หมุนหน้าไฟล์ 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-...
  3. 在 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...
  4. 使用 Ruby 将多种文件类型合并到一个文档中

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

    blog.groupdocs.cloud/zh/merger/merge-multiple-f...
  5. 如何使用 Python 合併多個 Word 文檔

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

    blog.groupdocs.cloud/zh-hant/merger/how-to-comb...
  6. 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/
  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. Verify QRCode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify QRCode Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....different options for page number, text and search criteria by...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  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. Python の REST API を使用して PDF ドキュメントからテキストを抽出する

    Document Parser Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して PDF ドキュメントからプログラムでテキストを抽出します。...start_page_number = 1 options.count_pages_to_extract...container_info options.start_page_number = 2 options.count_pages_to_extract...

    blog.groupdocs.cloud/ja/parser/extract-text-fro...