Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 19,030 for

rows

(0.09 sec)
  1. Change Table Style in Python|Aspose.Words for P...

    Advanced table formatting C#. Create a table style using Python. Apply table style Python....conditional formatting for header row of the table: You can also choose...column, last column, banded rows. They are listed in the TableStyleOptions...

    docs.aspose.com/words/python-net/working-with-t...
  2. 通过 C++ 使用 JavaScript 自动调整合并单元格行高|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 为合并单元格自动调整行高。在电子表格中实现自动调整合并单元格的功能。...expands the height of the first row. options . autoFitMergedCellsTy...AutoFitMergedCellsTy . FirstLine ; // Autofit rows in the sheet (including the...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  3. Row.ensureMinimum method | Aspose.Words for Nod...

    Row.ensureMinimum method. If the [Row](../) has no cells, creates and appends one [Cell](../../cell/)....method ensureMinimum() If the Row has no cells, creates and appends...Examples Shows how to ensure a row node contains the nodes we need...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Orphaned repeating header when first data row c...

    Description We are encountering an issue with repeating table headers when using nested tables in Aspose.PDF.Drawing. If the outer table starts near the bottom of a page and its first data row contains a nested table, A…...repeating header when first data row contains nested table (Aspose...of a page and its first data row contains a nested table , Aspose...

    forum.aspose.com/t/orphaned-repeating-header-wh...
  5. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout adjustments and boost productivity....case: you must adjust individual row heights and column widths to...; foreach ( IRow row in table . Rows ) { row . MinimalHeight *=...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  6. Creating Subtotals in Excel using Python

    This short guide explains how to add subtotal in Excel using Python. It shares details to set the IDE, a list of steps, and a sample code for creating subtotals in Excel....starting from row 2 Define the range and the header row Apply subtotal...subtotal rows below the details rows by setting the summary_row_below...

    kb.aspose.com/cells/python/creating-subtotals-i...
  7. Working With Worksheets in 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....Factor in Jython Working With Rows And Columns in Jython Analyzing...

    docs.aspose.com/cells/java/working-with-workshe...
  8. Using Aspose.Cells for Python via .NET as a Pan...

    Using Aspose.Cells for Python via .NET as a Pandas Excel Engine....Initialize a list to hold all the row data output_data = [] # Get the...of the first row that contains data first_data_row_index = cells...

    docs.aspose.com/cells/python-net/using-aspose-a...
  9. RowFormat.allow_break_across_pages property | A...

    RowFormat.allow_break_across_pages property. True if the text in a table row is allowed to split across a page break....True if the text in a table row is allowed to split across a...to disable rows breaking across pages for every row in a table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MailMerge Class | Aspose.Words for .NET

    Unlock powerful mail merge capabilities with Aspose.Words.MailMerging.MailMerge class. Streamline document creation and enhance productivity effortlessly!...copies for subsequent data source rows are retained during mail merge... Add ( "Address" ); table . Rows . Add ( new object [] { "Thomas...

    reference.aspose.com/words/net/aspose.words.mai...