Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,113 for

numbers

(0.14 sec)
  1. Skip rendering of empty columns | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) columns. In case, if the number of empty columns is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty columns GroupDocs.Viewer Cloud provides RenderEmptyColumns property, which allows omitting to render empty columns as shown in the sample below. API Usage There are steps that usage of GroupDocs.... In case, if the number of empty columns is considerably...":false}}}" Response { "pages" : [ { "number" : 1 , "resources" : null ...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  2. 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/
  3. 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-...
  4. 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...
  5. Verify Barcode 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 Barcode Signature in Documents Pages with different options for page number, text and search criteria by using verification-options-objects data in request body. Verify Barcode Signature in a Document You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object data in request body....different options for page number, text and search criteria by...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  6. Rendering pages to the same size as the size of...

    This option is supported when rendering to JPG and PNG only. When viewing PDF documents in JPG and PNG formats by default GroupDocs.Viewer Cloud calculates output image size for better viewing quality. In case you want to make output JPG and PNG images to be the same size in pixels as the size of pages in a source PDF document GropDocs.Viewer Cloud provides a new option called RenderOriginalPageSize of the PdfOptions class....":true}}}" Response { "pages" : [ { "number" : 1 , "resources" : null ...f/sample_page_1.png" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/rendering-pages-to-...
  7. Python を使用して PowerPoint プレゼンテーションを編集する | Python...

    Document Editor Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して PowerPoint プレゼンテーションをプログラム的に編集します。...slide_number = 0 loadOptions.show_hidden_slides..."output" loadOptions.slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/ja/editor/edit-powerpoint-...
  8. Python'da REST API kullanarak Word Belgelerini ...

    Python için Document Conversion Cloud SDK ile Python'da bulutta bir REST API kullanarak Word belgelerini (DOCX veya DOC) programlı bir şekilde PDF dosyalarına dönüştürün....from_page = 1; # start page number convertOptions.pages_count...convertOptions.pages = [1,2]; # page numbers to convert settings.convert_options...

    blog.groupdocs.cloud/tr/conversion/convert-word...
  9. Ruby の REST API を使用して HTML を PDF に変換する

    無料のオンライン コンバーターを使用して、HTML ファイルを PDF 形式に即座に変換します。この記事では、Ruby の REST API を使用して HTML を PDF に変換する方法について説明します。...page_numbering = true settings.load_options...ons.new loadOptions.page_numbering = true convertOptions = G...

    blog.groupdocs.cloud/ja/conversion/convert-html...
  10. Converter documentos do Word em PDF usando Node...

    Converta documentos do Word em PDF programaticamente usando uma API REST no Node.js. Node.js SDK permite converter arquivos DOC e DOCX em arquivos PDF na nuvem....fromPage = 1; // start page number convertOptions.pagesCount =...convertOptions.pages = [1,2]; // page numbers to convert settings.convertOptions...

    blog.groupdocs.cloud/pt/conversion/convert-word...