Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,126 for

numbers

(0.1 sec)
  1. Pisahkan File PDF menggunakan REST API di Ruby

    Pisahkan dokumen PDF di halaman tertentu untuk memudahkan konversi menjadi file PDF individual. Artikel ini adalah tentang cara membagi file PDF menggunakan REST API di Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Extrated by Page Number using REST API.") Pisahkan...

    blog.groupdocs.cloud/id/merger/split-pdf-files-...
  2. Podziel dokumenty Worda za pomocą REST API w Ruby

    Może być konieczne podzielenie dużych plików tekstowych i stron DOC/DOCX na mniejsze pliki. Ten artykuł dotyczy sposobu dzielenia dokumentów programu Word przy użyciu interfejsu API REST w języku Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split Page Number using REST API in Ruby.") Podziel...

    blog.groupdocs.cloud/pl/merger/split-word-docum...
  3. Supported file formats | Documentation

    A complete list of file formats that can be translated using GroupDocs.Translation Cloud....ODT Documents created with a number of open source word processing...Spreadsheets created with a number of open source applications...

    docs.groupdocs.cloud/translation/supported-file...
  4. Render N consecutive pages | Documentation

    GroupDocs.Viewer Cloud provides the feature to render N consecutive pages. You will have to provide the starting page number and the number of the pages to be rendered. The following code sample shows how to render N consecutive pages of a document. 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....provide the starting page number and the number of the pages to be rendered...}" Resonse { "pages" : [ { "number" : 1 , "resources" : null ...

    docs.groupdocs.cloud/viewer/render-n-consecutiv...
  5. Ruby を使用して Word でページを移動、並べ替え、並べ替える方法

    ページの再配置は、何も削除せずにドキュメントのデザインを最適化するための優れたソリューションです。 Rubyを使ってWordでページを並べ替える方法を学びましょう...page_number = 3 # docx ページを移動する位置 @options.new_page_number = 5...organized word page by page number.") 最後に、上記のコード サンプルは、再編成された...

    blog.groupdocs.cloud/ja/merger/how-to-move-reor...
  6. 如何在 Python 中拆分 PowerPoint PPT 或 PPTX 幻灯片

    使用 PowerPoint Splitter 在线和免费幻灯片拆分工具拆分 PowerPoint 演示文稿。让我们学习如何在 python 中拆分 PowerPoint PPT 或 PPTX 幻灯片...“python-testing” 设置 start\page\number 和 end\page\number 值 将 pptx 拆分模式设置为 Pages...options.start_page_number = 3 options.end_page_number = 5 options.mode...

    blog.groupdocs.cloud/zh/merger/how-to-split-pow...
  7. Ruby'de Bölünmüş PowerPoint PPT veya PPTX Sunum...

    Çevrimiçi PPTX Ayırıcı aracı, PPTX dosya sayfalarını hızlı ve kolay bir şekilde ayırmaya yardımcı olur. Bu makale, Ruby'de powerPoint PPT veya PPTX sunumlarının nasıl bölüneceği hakkındadır....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split PPTX by Slide Number using REST API.") Ruby’de PowerPoint...

    blog.groupdocs.cloud/tr/merger/split-powerpoint...
  8. Extract Images | Documentation

    This REST API provides the functionality to extract images from the document. There are following ways to extract images from a document: Extract all images from the whole document; Extract images from specific document pages by setting pages range. It saves extracted images to the storage so they can be easily downloaded. The API allows extracting images from containers like ZIP archives, PDF portfolios, Email attachments, MS Outlook storages (PST/OST). For protected documents, it is also required to provide a password.... CountPagesToExtract The number of pages to extract. Required...Cases Extract Images by a Page Number Range Extract Images from a...

    docs.groupdocs.cloud/parser/extract-images/
  9. Извлечение страниц из документов Word с помощью...

    Легко извлекайте определенные страницы из документов Word в виде отдельных файлов. Эта статья о том, как извлекать страницы из текстовых документов с помощью Rest API в Ruby....параметры start\page\number и end\page\number. Установите диапазон\режим...@options.start_page_number = 1 @options.end_page_number = 8 # Установите...

    blog.groupdocs.cloud/ru/merger/extract-pages-fr...
  10. تقسيم عروض PowerPoint PPT أو PPTX التقديمية في ...

    تساعد أداة تقسيم PPTX عبر الإنترنت على فصل صفحات ملف PPTX بسرعة وسهولة. تتناول هذه المقالة كيفية تقسيم عروض PowerPoint PPT أو PPTX التقديمية في Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split PPTX by Slide Number using REST API.") تقسيم PowerPoint...

    blog.groupdocs.cloud/ar/merger/split-powerpoint...