Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 17,491 for

columns

(0.17 sec)
  1. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r...new section, and then set its column count to two. doc . append_child...current_section . page_setup . text_columns . set_count ( 2 ) # We can...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.NON_BREAKING_SPACE property | Aspos...

    ControlChar.NON_BREAKING_SPACE property. Non-breaking space character: \x00a0....new section, and then set its column count to two. doc . append_child...current_section . page_setup . text_columns . set_count ( 2 ) # We can...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.PAGE_BREAK_CHAR property | Aspose.W...

    ControlChar.PAGE_BREAK_CHAR property. Page break character: (char)12 or \f....new section, and then set its column count to two. doc . append_child...current_section . page_setup . text_columns . set_count ( 2 ) # We can...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.PARAGRAPH_BREAK_CHAR property | Asp...

    ControlChar.PARAGRAPH_BREAK_CHAR property. End of paragraph character: (char)13 or \r....new section, and then set its column count to two. doc . append_child...current_section . page_setup . text_columns . set_count ( 2 ) # We can...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Показывать и скрывать сетку и заголовки строк и...

    Эта статья содержит пример кода для использования API Aspose.Cells для Python via .NET для программного скрытия или отображения линий сетки, заголовков строк и столбцов листа Excel....класса is_row_column_headers_visible . is_row_column_headers_visible...установив для свойства is_row_column_headers_visible класса Worksheet...

    docs.aspose.com/cells/ru/python-net/show-and-hi...
  6. Comment vérifier l’état figé sans Excel en util...

    Dans cet article, vous apprendrez comment vérifier l’état figé d’une feuille Excel de manière programmatique en utilisant Node.js avec la bibliothèque C++....FrozenSplit ) { let row , column , rows , columns ; // Gets locked rows...rows and columns. sheet . getFreezedPanes (). forEach (( value...

    docs.aspose.com/cells/fr/nodejs-cpp/how-to-chec...
  7. DocumentBuilder.move_to_cell method | Aspose.Wo...

    DocumentBuilder.move_to_cell method. Moves the cursor to a table cell in the current section....move_to_cell(table_index, row_index, column_index, character_index) Moves...table_index : int , row_index : int , column_index : int , character_index...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextColumnCollection Class | Aspose.Words لـ .NET

    استكشف Aspose.Words.TextColumnCollection لإدارة أعمدة النص في مستنداتك بسهولة. حسّن تنسيق مستنداتك بسهولة!...TextColumnCollection columns = builder . PageSetup . TextColumns ; columns . Spacing...100 ; columns . SetCount ( 2 ); builder . Writeln ( "Column 1."...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Customizing Charts|Documentation

    Learn how to customize charts in Aspose.Cells for .NET. Our guide will show you how to modify chart layouts, add and format data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts....example, we are going to use a column chart for the first data series...The result is that we add a column chart, combined with a line...

    docs.aspose.com/cells/net/customizing-charts/
  10. Найдите максимальное количество строк и столбцо...

    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....в консоль Maximum Rows and Columns supported by XLS format . Maximum...65536 Maximum Columns : 256 Maximum Rows and Columns supported by...

    docs.aspose.com/cells/ru/net/find-maximum-rows-...