Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 902 for

page range

(0.94 sec)
  1. Konwertuj arkusze kalkulacyjne Excel na format ...

    Konwertuj arkusze kalkulacyjne Excel na pliki PDF za pomocą Python. Python SDK umożliwia konwersję plików XLS, XLSX do formatu PDF z określonym zakresem, liniami siatki i innymi opcjami....one_page_per_sheet = True settings.load_options...SpreadsheetLoadOptio() loadOptions.convert\_range = "1:35" Dostosowania podczas...

    blog.groupdocs.cloud/pl/conversion/convert-exce...
  2. 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....pages = [1, 3] @options.mode = "Pages" @result = @documentApi...puts("Split Word Documents into One Page Documents using REST API in...

    blog.groupdocs.cloud/tr/merger/split-word-docum...
  3. اسناد Word را با استفاده از REST API در Ruby تق...

    ممکن است لازم باشد فایل های word و صفحات DOC/DOCX عظیم را به فایل های کوچکتر تقسیم کنید. این مقاله در مورد نحوه تقسیم اسناد Word با استفاده از REST API در Ruby است....حال، حالت تقسیم اسناد را روی Pages تنظیم کنید. این امکان را به..."split-document" @options.pages = [1, 3] @options.mode = "Pages" @result = @documentApi...

    blog.groupdocs.cloud/fa/merger/split-word-docum...
  4. Jak otočit stránky PDF pomocí Rest API v Ruby

    Otočte nebo překlopte soubory PDF nebo konkrétní stránky v dokumentu PDF definováním stupňů. Tento článek je o tom, jak otáčet stránky PDF pomocí Rest API v Ruby....zabývat následujícími tématy: PDF Pages Rotation Rest API a Ruby SDK...otáčení stránek PDF zdarma PDF Pages Rotation Rest API a Ruby SDK...

    blog.groupdocs.cloud/cs/merger/how-to-rotate-pd...
  5. 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....pages = [1, 3] @options.mode = "Pages" @result = @documentApi...new(@options)) puts("Split PPTX into One Page Slide.") Yukarıdaki kod örneği...

    blog.groupdocs.cloud/tr/merger/split-powerpoint...
  6. 在 Ruby 中使用 Rest API 從 Word 文檔中提取頁面

    輕鬆地從 word 文檔中提取特定頁面作為單獨的文件。本文介紹如何在 Ruby 中使用 Rest API 從 word 文檔中提取頁面...file_path = 'extract-pages/docx-pages.docx' @options.output_path..."extract-pages/extract-specific-pages.docx" @options.pages = [2,...

    blog.groupdocs.cloud/zh-hant/merger/extract-pag...
  7. แปลงสเปรดชีต Excel เป็น PDF ใน Python | XLS, XL...

    แปลงสเปรดชีต Excel เป็นไฟล์ PDF โดยใช้ Python Python SDK อนุญาตให้แปลงไฟล์ XLS, XLSX เป็น PDF ด้วยช่วงเฉพาะ เส้นตาราง และตัวเลือกอื่นๆ...one_page_per_sheet = True settings.load_options...SpreadsheetLoadOptio() loadOptions.convert\_range = "1:35" การปรับแต่งในขณะที่แปลงสเปรดชีตเป็น...

    blog.groupdocs.cloud/th/conversion/convert-exce...
  8. Dividir documentos de Word usando REST API en Ruby

    Es posible que deba dividir archivos de texto grandes y páginas DOC/DOCX en archivos más pequeños. Este artículo trata sobre cómo dividir documentos de Word usando la API REST en Ruby....pages = [1, 3] @options.mode = "Pages" @result = @documentApi...puts("Split Word Documents into One Page Documents using REST API in...

    blog.groupdocs.cloud/es/merger/split-word-docum...
  9. Python의 Word 문서에서 페이지를 추출하는 방법

    워드 문서를 여러 문서로 분할하여 워드 문서에서 페이지를 추출합니다. 이 기사는 Python에서 워드 문서에서 페이지를 추출하는 방법에 관한 것입니다....pages = [1, 3] options.mode = "Pages" result = documentApi...print("Successfully split word docx to single page document: " + result[0].path)...

    blog.groupdocs.cloud/ko/merger/how-to-extract-p...
  10. Teilen Sie PDF Dateien mithilfe der REST-API in...

    Teilen Sie ein PDF Dokument auf bestimmten Seiten auf, um es einfach in einzelne PDF Dateien umzuwandeln. In diesem Artikel geht es darum, wie man PDF Dateien mithilfe der REST-API in Ruby aufteilt....pages = [1, 3] @options.mode = "Pages" @result = @documentApi...puts("Split PDF Files into One Page Documents.") Das obige Codebeispiel...

    blog.groupdocs.cloud/de/merger/split-pdf-files-...