Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 25,289 for

numbers

(0.04 sec)
  1. 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...
  2. Word to PPT converter free online

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....you’re working with a large number of files. Fortunately, the...

    blog.groupdocs.cloud/tag/word-to-ppt-converter-...
  3. Word DOC to PowerPoint converter online

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....you’re working with a large number of files. Fortunately, the...

    blog.groupdocs.cloud/tag/word-doc-to-powerpoint...
  4. online pptx merger free

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....suitable when dealing with a number of presentations. Therefore...

    blog.groupdocs.cloud/tag/online-pptx-merger-free/
  5. Розділяти документи 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...
  6. تقسيم عروض 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...
  7. 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...
  8. Rozdělte soubory PDF pomocí REST API v Ruby

    Rozdělte dokument PDF na určitých stránkách pro snadný převod do jednotlivých souborů PDF. Tento článek je o tom, jak rozdělit soubory PDF pomocí REST API v Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Extrated by Page Number using REST API.") Rozdělte...

    blog.groupdocs.cloud/cs/merger/split-pdf-files-...
  9. Sắp xếp lại các trang PDF: Di chuyển, hoán đổi ...

    Trong hướng dẫn này, hãy khám phá cách di chuyển các trang trong tệp pdf, cách sắp xếp lại các trang pdf trực tuyến miễn phí, cách hoán đổi các trang trong pdf và xóa các trang khỏi tài liệu pdf...page_number = 2 # Di chuyển trang pdf ở...vị trí nào @options.new_page_number = 5 # Sắp xếp lại các trang...

    blog.groupdocs.cloud/vi/merger/rearrange-pdf-pa...
  10. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when extracting text from a document.... CountPagesToExtract The number of pages to extract. Required...Document Extract Text by a Page Number Range Extract Formatted Text...

    docs.groupdocs.cloud/parser/extract-text/