Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,120 for

numbers

(0.03 sec)
  1. PDF teilen – Extrahieren Sie Seiten aus PDF mit...

    PDF teilen – Extrahieren Sie Seiten aus PDF mithilfe der Rest-API in Ruby...extracted specific pages by number.") Das obige Codebeispiel speichert...@options.start_page_number = 1 @options.end_page_number = 10 @options...

    blog.groupdocs.cloud/de/merger/split-pdf-extrac...
  2. تقسيم مستندات Word باستخدام REST API في Ruby

    قد تحتاج إلى تقسيم ملفات الكلمات الضخمة وصفحات DOC / DOCX إلى ملفات أصغر. تتناول هذه المقالة كيفية تقسيم مستندات Word باستخدام REST API في Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split Page Number using REST API in Ruby.") قم...

    blog.groupdocs.cloud/ar/merger/split-word-docum...
  3. Разделить файлы PDF с помощью REST API в Ruby

    Разделите PDF-документ на определенные страницы для удобного преобразования в отдельные PDF-файлы. Эта статья о том, как разделить PDF-файлы с помощью REST API в Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Extrated by Page Number using REST API.") Разделить...

    blog.groupdocs.cloud/ru/merger/split-pdf-files-...
  4. 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...
  5. 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...
  6. 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/
  7. 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...
  8. Розділяти документи Word за допомогою REST API ...

    Вам може знадобитися розділити величезні файли Word і сторінки DOC/DOCX на менші файли. У цій статті йдеться про те, як розділяти документи Word за допомогою REST API у Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split Page Number using REST API in Ruby.") Розділіть...

    blog.groupdocs.cloud/uk/merger/split-word-docum...
  9. Podziel prezentacje PowerPoint PPT lub PPTX w j...

    Internetowe narzędzie PPTX Splitter pomaga szybko i łatwo oddzielić strony plików PPTX. Ten artykuł dotyczy sposobu dzielenia prezentacji PowerPoint PPT lub PPTX w języku Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split PPTX by Slide Number using REST API.") Podziel PowerPoint...

    blog.groupdocs.cloud/pl/merger/split-powerpoint...
  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...