Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 18,753 for

rows

(0.1 sec)
  1. Ignore styles to get better performance in Grid...

    This article describes how to use IgnoreStyleWithNoData to get better performance in GridWeb....IgnoreStyleWithNoDat property to load fewer rows and columns from the workbook...true : As you can see, it shows rows up to 15 and columns up to L...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. IDataReader | Aspose.Words for Java

    Provides a means of reading one or more forward-only streams of result sets obtained by executing a command at a data source and is implemented by .NET Framework data providers that access relational databases in Java....current row. getRecordsAffected() Gets the number of rows changed...depth of nesting for the current row. Returns: int - The level of...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldSkipIf.RightExpression | Aspose.Words for ...

    Discover the FieldSkipIf RightExpression property, easily manage comparison expressions for enhanced data control and streamlined operations.... If the current row of a mail merge operation fulfills...operation aborts the current row, // discards the current merge...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows....a grid of cells (arranged in rows and columns) is straightforward...two cells of the table’s first row. Access an ICell ’s TextFrame...

    docs.aspose.com/slides/net/manage-table/
  5. Freeze Panes in Excel using Python

    Freeze panes in Excel using Python. Get all the details to set the IDE, steps, and a sample code showing how to freeze column on Excel using Python....workbook class object for freezing rows and columns Access the target...Save the output with frozen rows and columns These steps summarize...

    kb.aspose.com/cells/python/freeze-panes-in-exce...
  6. Insert to Named Range from datatable - Free Sup...

    I have a workbook with several named ranges. I’m trying to update the range by using ImportData to load the contents of the datatable into the sheet starting at the first cell (in all cases the range starts at 0,0). If…...is inserted, but the previous rows are shifted down so my range...shifted down all of the blank rows. I also tried range.Clear()...

    forum.aspose.com/t/insert-to-named-range-from-d...
  7. CellFormat.Borders | Aspose.Words for .NET

    Discover the CellFormat Borders property to access and customize cell border collections for enhanced spreadsheet design and functionality....Examples Shows how to combine the rows from two tables into one. Document..., 1 , true ); // Append all rows from the current table to the...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Aspose.Words 25.3 - Tables.Rows[x].RowFormat.Hi...

    Hi Team ! I need to hide some Rows in a table. I dont see any property to do that at row level nor at the row.RowFormat level Is there something in Aspose to handle this XML Tag like MsOffice does (see below) ? If no…...Rows[x].RowFormat.Hidden is missing...Hi Team ! I need to hide some rows in a table. I dont see any property...

    forum.aspose.com/t/aspose-words-25-3-tables-row...
  9. FieldNextIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldNextIf ComparisonOperator property to easily manage and customize your comparison operators for enhanced functionality....NEXT/NEXTIF fields to merge multiple rows into one page during a mail...source for our mail merge with 3 rows. // A mail merge that uses this...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Split Table in Python|Aspose.Words for Python

    Split table in Python. How to split one table into two separate tables Python....Model, is made up of independent rows and cells, making it easy to...just need to move some of the rows from the original table to the...

    docs.aspose.com/words/python-net/split-table/