Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 1,152 for

numbers

(0.09 sec)
  1. 使用 Python 编辑 PowerPoint 演示文稿 |在 Python 中编辑 PPTX

    使用适用于 Python 的 Document Editor Cloud SDK 在 Python 中使用云中的 REST API 以编程方式编辑 PowerPoint 演示文稿。...slide_number = 0 loadOptions.show_hidden_slides..."output" loadOptions.slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/zh/editor/edit-powerpoint-...
  2. 在 Python 中使用 REST API 从 PDF 文档中提取图像

    使用适用于 Python 的 Document Parser Cloud SDK 在 Python 中使用云中的 REST API 以编程方式从 PDF 文档中提取图像。...start_page_number = 1 options.count_pages_to_extract...# 定义页面范围 options.start_page_number = 2 options.count_pages_to_extract...

    blog.groupdocs.cloud/zh/parser/extract-images-f...
  3. 使用 Python 編輯 PowerPoint 演示文稿 |在 Python 中編輯 PPTX

    使用適用於 Python 的 Document Editor Cloud SDK 在 Python 中使用雲中的 REST API 以編程方式編輯 PowerPoint 演示文稿。...slide_number = 0 loadOptions.show_hidden_slides..."output" loadOptions.slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/zh-hant/editor/edit-powerp...
  4. 在 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/merger/rotate-pdf-file-...
  5. Ruby の REST API を使用して PowerPoint PPT/PPTX ファイルを...

    複数の PowerPoint プレゼンテーションを 1 つのファイルに結合します。この記事では、Ruby の REST API を使用して PowerPoint PPT/PPTX ファイルをオンラインで結合する方法について説明します。...start_page_number = 2 @item2.end_page_number = 5 @item2.range_mode...

    blog.groupdocs.cloud/ja/merger/merge-powerpoint...
  6. Divisão de documento em Python | Divisor de Arq...

    Saiba como dividir um arquivo PDF em vários arquivos PDF em Python usando o GroupDocs.Merger Cloud SDK. Melhore a organização de documentos com este guia....start_page_number = 3 options.end_page_number = 9 options.range_mode...

    blog.groupdocs.cloud/pt/merger/split-pdf-file-i...
  7. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....JSON and will be valid for the number of seconds specified in the...

    docs.groupdocs.cloud/translation/authorization/
  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. 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/
  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...