Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,152 for

numbers

(0.21 sec)
  1. Adjust image quality | Documentation

    GroupDocs.Viewer Cloud enables you to adjust quality of output images contained by the source PDF document. To adjust image quality use PdfOptions.ImageQuality option. PdfOptions.ImageQuality can be set to: Low - The acceptable quality, best performance and least size of the output image. Medium - Better quality and slower performance. High - Best quality but slow performance. NOTE: this option is supported when rendering to HTML only. Following code snippet shows how to adjust image quality when rendering to HTML...."}}}" Response { "pages" : [ { "number" : 1 , "resources" : null .../sample_page_1.html" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/adjust-image-quality/
  2. Python で REST API を使用して PDF ファイルを結合する | Python ...

    Document Merger Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用してプログラムで PDF ファイルを結合します。 Python で PDF の特定のページを結合します。...start_page_number = 2 # 終了ページ番号 item2.end_page_number = 4 # ページ範囲モード...

    blog.groupdocs.cloud/ja/merger/merge-pdf-files-...
  3. 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-hant/merger/split-pdf-f...
  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. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page...."2021-02-05T05:17:10Z" , "pages" : [ { "number" : 1 , "width" : 595 , "height"...

    docs.groupdocs.cloud/annotation/get-document-in...
  6. GroupDocs.cloud Holidays 제안 – 12개월 동안 GroupDocs...

    다양한 서명 유형으로 문서 서명(20개 이상의 지원되는 형식) 다양한 형식, 스타일 및 모양의 텍스트 서명, 이미지 서명, 디지털 서명 바코드 서명 QRCode 서명은 GroupDocs.Signature Cloud SDK for Python을 사용합니다....document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/ko/signature/14009/
  7. GroupDocs.cloud 假期优惠 – GroupDocs.Total Cloud AP...

    使用不同签名类型签署文档(超过 20 种支持的格式) 具有各种格式、样式和外观的文本签名、图像签名、数字签名 条形码签名 QRCode 签名 使用适用于 Python 的 GroupDocs.Signature Cloud SDK。...document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/zh/signature/14009/
  8. Offre GroupDocs.cloud Holidays - Obtenez 25% de...

    Signez des documents (plus de 20 formats pris en charge) avec différents types de signature Signatures textuelles avec différents formats, styles et apparences, signatures d'image, signatures numériques Signatures de codes à barres Signatures QRCode à l'aide de GroupDocs.Signature Cloud SDK pour Python....document_page_number = 1 # initialization of search...

    blog.groupdocs.cloud/fr/signature/14009/
  9. پیشنهاد تعطیلات GroupDocs.cloud – 25% تخفیف در ...

    امضای اسناد (بیش از 20 فرمت پشتیبانی شده) با انواع نمادهای مختلف امضاهای متنی با فرمت‌ها، سبک‌ها و ظاهر متفاوت، امضاهای تصویر، امضاهای دیجیتال امضاهای بارکد امضاهای QRCode با استفاده از GroupDocs.Signature Cloud SDK برای پایتون....document_page_number = 1 # initialization of search...

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

    docs.groupdocs.cloud/signature/verify-text-sign...