Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 1,163 for

numbers

(0.26 sec)
  1. Редактировать презентации PowerPoint с помощью ...

    Программно редактируйте презентации PowerPoint с помощью REST API в облаке на Python с помощью Document Editor Cloud SDK для Python....slide_number = 0 loadOptions.show_hidden_slides..."output" loadOptions.slide_number = 0 loadResult = editApi.l...

    blog.groupdocs.cloud/ru/editor/edit-powerpoint-...
  2. Trích xuất các trang cụ thể từ PDF bằng Python ...

    Lập trình trích xuất các trang từ PDF bằng API REST trên đám mây bằng Python. Sử dụng API REST hợp nhất tài liệu để phân chia tệp bằng Python SDK....start_page_number = 4 options.end_page_number = 7 options.mode...

    blog.groupdocs.cloud/vi/merger/extract-specific...
  3. Converta HTML para PDF usando API REST em Ruby

    Converta instantaneamente arquivos HTML para o formato PDF com o conversor online gratuito. Este artigo é sobre como converter HTML em PDF usando a API REST em Ruby....page_numbering = true settings.load_options...ons.new loadOptions.page_numbering = true convertOptions = G...

    blog.groupdocs.cloud/pt/conversion/convert-html...
  4. Extraire du texte de documents PDF à l'aide d'u...

    Extrayez par programmation du texte à partir de documents PDF à l'aide d'une API REST sur le cloud en Python avec Document Parser Cloud SDK pour Python....start_page_number = 1 options.count_pages_to_extract...container_info options.start_page_number = 2 options.count_pages_to_extract...

    blog.groupdocs.cloud/fr/parser/extract-text-fro...
  5. 使用 Python 從 PDF 中提取特定頁面 |休息API

    在 Python 中使用雲上的 REST API 以編程方式從 PDF 中提取頁面。使用文檔合併 REST API 使用 Python SDK 拆分文件。...start_page_number = 4 options.end_page_number = 7 options.mode...

    blog.groupdocs.cloud/zh-hant/merger/extract-spe...
  6. دمج أنواع ملفات متعددة في مستند واحد باستخدام Ruby

    كيفية دمج أنواع ملفات متعددة في مستند واحد باستخدام Ruby...start_page_number = 1 @item2.end_page_number = 4 @options =...

    blog.groupdocs.cloud/ar/merger/merge-multiple-f...
  7. Compare PDF Files using REST API in Node.js | P...

    Programmatically Parse Word Documents and Extract Text & Images using a REST API on the cloud in Node.js with GroupDocs.Parser Cloud SDK for Node.js....TextOptions Set the start page number Define FormattedTextOptions...

    blog.groupdocs.cloud/parser/parse-word-document...
  8. Python の REST API を使用して DOCX ファイルに注釈を付ける

    Document Annotation Cloud SDK for Python を使用して、Python のクラウド上で REST API を使用して DOCX ファイルにプログラムで注釈を付けます。...page_number = 0 a1.pen_color = 1201033...a1.box.height = 100 a1.page_number = 0 a1.pen_color = 1201033...

    blog.groupdocs.cloud/ja/annotation/annotate-doc...
  9. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....":true}}" Response { "pages" : [ { "number" : 1 , "resources" : null .../sample_page_1.html" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  10. Image Viewer - Adjust image size | Documentation

    Image Viewer allows you to set custom output image size in pixels through Width and Height properties in ImageOptions. Keep in mind that aspect ratio is automatically applied when you set Width or Height only. This example demonstrates how to set output image size 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....":800}}" Response { "pages" : [ { "number" : 1 , "resources" : null ...x/sample_page_1.jpg" }, { "number" : 2 , "resources" : null ...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...