Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 11,479 for

setup

(0.32 sec)
  1. Jythonでのページオプションの設定|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....orientation to Portrait page_setup = sheet . getPageSetup () p...= PageOrientationType page_setup . setOrientation ( page_orientation_type...

    docs.aspose.com/cells/ja/java/setting-page-opti...
  2. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story....flag # of a section's "page_setup" object to "True" to revert...page_setup = doc . sections [ 1 ] . page_setup page_setup . suppress_endnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Seitenränder einrichten|Documentation

    In diesem Artikel lernen Sie, wie Sie die Ränder eines Excel Arbeitsblatts mit Beispiellcode einstellen. Außerdem erfahren Sie, wie Sie die Ränder für die Seitenmitte, den Kopf und Fußzeilenabstand des Page Setups programmgesteuert mit der Aspose.Cells for Python via .NET API festlegen....unterstützt vollständig die Seiten-Setup-Optionen von Microsoft Excel...stellt die Eigenschaft page_setup bereit, die zur Festlegung der...

    docs.aspose.com/cells/de/python-net/setting-mar...
  4. Setting Page Options in Python|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....orientation to Portrait page_setup = sheet . getPageSetup () p.... PageOrientationType page_setup . setOrientation ( page_orientation_type...

    docs.aspose.com/cells/java/setting-page-options...
  5. Impostazione delle opzioni di pagina in Python|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....orientation to Portrait page_setup = sheet . getPageSetup () p.... PageOrientationType page_setup . setOrientation ( page_orientation_type...

    docs.aspose.com/cells/it/java/setting-page-opti...
  6. Установка параметров страницы в Python|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....orientation to Portrait page_setup = sheet . getPageSetup () p.... PageOrientationType page_setup . setOrientation ( page_orientation_type...

    docs.aspose.com/cells/ru/java/setting-page-opti...
  7. Как установить область печати с помощью Python....

    Узнайте, как устанавливать и очищать области печати в файлах Excel с помощью Aspose.Cells для Python via .NET.... page_setup . print_area = "A1:D10" # Save...print area worksheet . page_setup . print_area = "" # Save modified...

    docs.aspose.com/cells/ru/python-net/how-to-set-...
  8. Rubyでのページオプションの設定|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....orientation to Portrait page_setup = sheet . getPageSetup () p...PageOrientationType' ) page_setup . setOrientation ( page_orientation_type...

    docs.aspose.com/cells/ja/java/setting-page-opti...
  9. Python.NETを使った印刷タイトルの設定|Documentation

    Aspose.Cells for Python via .NETを使った、印刷ページで繰り返す行/列の見出しの設定方法を学びましょう。...page_setup.print_title_rows 及び Worksheet.page_setup.print_title_columns...repeating header worksheet . page_setup . print_title_rows = "$1:$1"...

    docs.aspose.com/cells/ja/python-net/how-to-set-...
  10. Получение заголовков или нижних колонтитулов|Do...

    В этой статье объясняется, как программно получать заголовки и нижние колонтитулы из файлов Excel или OpenOffice с помощью API Aspose.Cells for Python via .NET....page_setup.get_header и Worksheet.page_setup.get_footer...предоставляет метод Worksheet.page_setup.get_commands для парсинга заголовков...

    docs.aspose.com/cells/ru/python-net/get-headers...