Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 1,125 for

numbers

(0.15 sec)
  1. 在 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-...
  2. 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...
  3. 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...
  4. पायथन में रेस्ट एपीआई का उपयोग करके पीडीएफ फाइल...

    पीडीएफ में सभी पेजों को घुमाएं या पीडीएफ पेज रोटेटर एपीआई का उपयोग करके पीडीएफ में सिंगल पेज को घुमाएं। यह लेख इस बारे में है कि पायथन में रेस्ट एपीआई का उपयोग करके पीडीएफ फाइल पेजों को कैसे घुमाया जाए...start_page_number = 1 options.end_page_number = 10 # रेंज मोड...

    blog.groupdocs.cloud/hi/merger/rotate-pdf-file-...
  5. Převeďte dokumenty Word do PDF pomocí Node.js |...

    Programově převádějte dokumenty Wordu do PDF pomocí REST API v Node.js. Node.js SDK umožňuje převod souborů DOC a DOCX na soubory PDF v cloudu....fromPage = 1; // start page number convertOptions.pagesCount =...convertOptions.pages = [1,2]; // page numbers to convert settings.convertOptions...

    blog.groupdocs.cloud/cs/conversion/convert-word...
  6. Python を使用して PDF から特定のページを抽出する | REST API

    Python のクラウド上で REST API を使用してプログラムで PDF からページを抽出します。 Python SDK を使用してファイルを分割するには、ドキュメント結合 REST API を使用します。...start_page_number = 4 options.end_page_number = 7 options.mode...

    blog.groupdocs.cloud/ja/merger/extract-specific...
  7. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation and get the result immediately HTTP PUT ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... page_number = 0 a1 . pen_color = 1201033...box . height = 100 $a1 . page_number = 0 $a1 . pen_color = 1201033...

    docs.groupdocs.cloud/annotation/add-direct/
  8. Tách tài liệu bằng Python | Bộ chia tệp Python PDF

    Tìm hiểu cách chia tệp PDF thành nhiều tệp PDF trong Python bằng GroupDocs.Merger Cloud SDK. Cải thiện tổ chức tài liệu với hướng dẫn này....start_page_number = 3 options.end_page_number = 9 options.range_mode...

    blog.groupdocs.cloud/vi/merger/split-pdf-file-i...
  9. Python 中的文档分割 | Python PDF 文件分割器

    了解如何使用 GroupDocs.Merger Cloud SDK 在 Python 中将 PDF 文件拆分为多个 PDF 文件。使用本指南改进文档组织。...start_page_number = 3 options.end_page_number = 9 options.range_mode...

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