Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,160 for

numbers

(0.21 sec)
  1. Зміна порядку сторінок PDF: переміщення, заміна...

    У цьому підручнику ви дізнаєтесь, як переміщувати сторінки у файлі PDF, як безкоштовно переставляти сторінки PDF онлайн, як міняти місцями сторінки у PDF та видаляти сторінки з документа PDF...page_number = 2 # На яку позицію перемістити...сторінку pdf @options.new_page_number = 5 # Змінити порядок сторінок...

    blog.groupdocs.cloud/uk/merger/rearrange-pdf-pa...
  2. Zmień kolejność stron PDF: przenieś, zamień i u...

    W tym samouczku dowiesz się, jak przenosić strony w pliku pdf, jak bezpłatnie zmieniać kolejność stron pdf online, jak zamieniać strony w pdf i usuwać strony z dokumentu pdf...page_number = 2 # Na którą pozycję przenieść...stronę pdf @options.new_page_number = 5 # Zmień kolejność stron...

    blog.groupdocs.cloud/pl/merger/rearrange-pdf-pa...
  3. PDF 페이지 재정렬: Ruby에서 PDF 페이지 이동, 교체 및 삭제

    이 자습서에서는 PDF 파일의 페이지를 이동하는 방법, 온라인에서 무료로 PDF 페이지를 재정렬하는 방법, PDF의 페이지를 교체하고 PDF 문서에서 페이지를 제거하는 방법을 살펴봅니다....page_number = 2 # pdf 페이지를 이동할 위치 @options.new_page_number = 5...puts("Successfully moved pdf page by page number.") 마지막으로 위의 코드 샘플은 구성된 페이지...

    blog.groupdocs.cloud/ko/merger/rearrange-pdf-pa...
  4. HtmlOptions | Documentation

    HtmlOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. HtmlOptions example { "ExternalResources": false, "ResourcePath": "string", "IsResponsive": true } HtmlOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions ExternalResources Controls output HTML document resources (styles, images and fonts) linking. By default this option is disabled and all the resources are embedded into HTML document. ResourcePath Path for the HTML resources (styles, images and fonts)....resource path is the {page-number} and {resource-name} templates...will be replaced with page number and resource name accordingly...

    docs.groupdocs.cloud/viewer/htmloptions/
  5. Ruby'de REST API kullanarak Word Belgelerini Bölme

    Büyük kelime dosyalarını ve DOC/DOCX sayfalarını daha küçük dosyalara bölmeniz gerekebilir. Bu makale, Ruby'de REST API kullanarak Word Belgelerini Bölme hakkındadır....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split Page Number using REST API in Ruby.") Filtre...

    blog.groupdocs.cloud/tr/merger/split-word-docum...
  6. Pisahkan Dokumen Word menggunakan REST API di Ruby

    Anda mungkin perlu membagi file kata besar dan halaman DOC/DOCX menjadi file yang lebih kecil. Artikel ini adalah tentang cara Membagi Dokumen Word menggunakan REST API di Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split Page Number using REST API in Ruby.") Pisahkan...

    blog.groupdocs.cloud/id/merger/split-word-docum...
  7. 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/
  8. 重新排列 PDF 页面:在 Ruby 中移动、交换和删除 PDF 页面

    在本教程中,探索如何移动 pdf 文件中的页面、如何免费在线重新排列 pdf 页面、如何交换 pdf 中的页面以及从 pdf 文档中删除页面...page_number = 2 # pdf页面移动到哪个位置 @options.new_page_number = 5 #...puts("Successfully moved pdf page by page number.") 最后,上面的代码示例将组织好的页面 PDF 文件保存在云端。如何免费重新排列...

    blog.groupdocs.cloud/zh/merger/rearrange-pdf-pa...
  9. 如何在 Python 中從 Word 文檔中提取頁面

    將 word 文檔拆分為多個文檔以從 word 文檔中提取頁面。本文介紹如何使用 Python 從 word 文檔中提取頁面。...“python-testing” 設置 start\page\number 和 end\page\number 值 將 docx 拆分模式設置為 Pages...options.start_page_number = 3 options.end_page_number = 7 options.mode...

    blog.groupdocs.cloud/zh-hant/merger/how-to-extr...
  10. Rozdělte dokumenty Word pomocí REST API v Ruby

    Možná budete muset rozdělit velké soubory Word a stránky DOC/DOCX na menší soubory. Tento článek je o tom, jak rozdělit dokumenty Word pomocí REST API v Ruby....start_page_number = 3 @options.end_page_number = 7 @options...new(@options)) puts("Split Page Number using REST API in Ruby.") Rozdělte...

    blog.groupdocs.cloud/cs/merger/split-word-docum...