Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 1,161 for

numbers

(0.69 sec)
  1. Python でオンラインで PDF ファイルからページを抽出する

    オンラインで簡単に PDF から 1 ページを抽出したり、PDF ファイルからすべてのページを抽出したりできます。この記事は、Python でオンラインで PDF ファイルからページを抽出する方法について説明します。...start_page_number = 1 options.end_page_number = 10 options...

    blog.groupdocs.cloud/ja/merger/extract-pages-fr...
  2. 在 Python 中使用 REST API 將 Word 文檔轉換為 PDF | Word轉PDF

    使用適用於 Python 的文檔轉換雲 SDK,在 Python 中使用雲中的 REST API 以編程方式將 Word 文檔(DOCX 或 DOC)轉換為 PDF 文件。...from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  3. Node.js の REST API を使用して PDF にスタンプで署名する | Node....

    GroupDocs.Merger Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して、さまざまなファイル タイプのドキュメントをプログラムでマージします。...start_page_number = 1 item2.end_page_number = 3 # 参加オプション...

    blog.groupdocs.cloud/ja/merger/merge-documents-...
  4. Convertir des documents Word en PDF à l'aide de...

    Convertissez par programmation des documents Word (DOCX ou DOC) en fichiers PDF à l'aide d'une API REST sur le cloud en Python avec Document Conversion Cloud SDK for Python....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/fr/conversion/convert-word...
  5. Ưu đãi ngày lễ của GroupDocs.cloud – Nhận 25% g...

    Ký tên Tài liệu (hơn 20 định dạng được hỗ trợ) với các loại chữ ký khác nhau Chữ ký văn bản với nhiều định dạng, kiểu dáng và hình thức khác nhau, Chữ ký hình ảnh, Chữ ký số Chữ ký mã vạch Chữ ký QRCode sử dụng GroupDocs.Signature Cloud SDK cho Python....document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/vi/signature/14009/
  6. Verify Digital 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 Digital Signature in Documents Pages with different options for page number, text and search criteria by using VerificationOptions Objects data in request body. Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....different options for page number, text and search criteria by...

    docs.groupdocs.cloud/signature/verify-digital-s...
  7. GroupDocs.cloud ホリデー オファー – 12 か月間、GroupDocs.To...

    さまざまな署名タイプでドキュメントに署名 (20 以上のサポートされている形式) さまざまな形式、スタイル、外観のテキスト署名、画像署名、デジタル署名 バーコード署名 GroupDocs.Signature Cloud SDK for Python を使用した QRコード署名。...document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/ja/signature/14009/
  8. Arrow Annotation | Documentation

    Arrow annotation draws an arrow on the 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Place your client credentials in the environment variables CLIENT_ID and CLIENT_SECRET.... page_number = 0 a1 . pen_color = 1201033...box . height = 100 $a1 . page_number = 0 $a1 . pen_color = 1201033...

    docs.groupdocs.cloud/annotation/arrow-annotation/
  9. แปลงเอกสาร Word เป็น PDF โดยใช้ REST API ใน Pyt...

    แปลงเอกสาร Word (DOCX หรือ DOC) เป็นไฟล์ PDF โดยทางโปรแกรมโดยใช้ REST API บนคลาวด์ใน Python ด้วย Document Conversion Cloud SDK สำหรับ Python...from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/th/conversion/convert-word...
  10. 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 Linux/MacOS/Bash # 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/