Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,113 for

numbers

(0.12 sec)
  1. 在 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...
  2. Extrahieren Sie Seiten aus einer PDF-Datei onli...

    Extrahieren Sie eine einzelne Seite aus einer PDF-Datei oder extrahieren Sie alle Seiten online und einfach aus einer PDF-Datei. In diesem Artikel geht es darum, wie man Seiten aus einer PDF-Datei online in Python extrahiert...start_page_number = 1 options.end_page_number = 10 options...

    blog.groupdocs.cloud/de/merger/extract-pages-fr...
  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. Faire pivoter les pages de fichiers PDF à l'aid...

    Faites pivoter toutes les pages en PDF ou faites pivoter une seule page en PDF à l'aide de l'API de rotation de page PDF. Cet article explique comment faire pivoter les pages d'un fichier PDF à l'aide de l'API Rest en Python...start_page_number = 1 options.end_page_number = 10 # Définissez...

    blog.groupdocs.cloud/fr/merger/rotate-pdf-file-...
  5. 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...
  6. 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...
  7. Dokumentaufteilung in Python | Python-PDF Datei...

    Erfahren Sie, wie Sie mit dem GroupDocs.Merger Cloud SDK eine PDF-Datei in Python in mehrere PDF Dateien aufteilen. Verbessern Sie die Dokumentenorganisation mit diesem Leitfaden....start_page_number = 3 options.end_page_number = 9 options.range_mode...

    blog.groupdocs.cloud/de/merger/split-pdf-file-i...
  8. Divisione del documento in Python | Separatore ...

    Scopri come dividere un file PDF in più file PDF in Python utilizzando GroupDocs.Merger Cloud SDK. Migliora l'organizzazione dei documenti con questa guida....start_page_number = 3 options.end_page_number = 9 options.range_mode...

    blog.groupdocs.cloud/it/merger/split-pdf-file-i...
  9. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter.... Line numbering for MS Word documents API...

    blog.groupdocs.cloud/total/groupdocs-total-net-...
  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...