Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 18,753 for

rows

(0.61 sec)
  1. FieldNextIf.LeftExpression | Aspose.Words for .NET

    Discover the FieldNextIf LeftExpression property. Easily manage the left side of your comparison expressions for enhanced data manipulation and analysis....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...
  2. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page....create_table_from_dataframe(df, max_rows)’ function transforms the DataFrame..."London" ] }) max_rows = 3 # Number of rows to include in the...

    docs.aspose.com/pdf/python-net/integrate-table/
  3. Excel行列操作|Documentation

    Excel行列操作——使用AI自动化插入、删除、调整尺寸、隐藏/显示行列... 可用工具 row_column_operations - Excel行/列操作...(插入、删除、调整大小、隐藏/显示),配合 AI Excel row_column_operations_batch - 使用...

    docs.aspose.com/cells/zh/nodejs-cpp/mcp/row-col...
  4. MailMergerContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words.LowCode.MailMergerContext class for seamless mail merging, enhancing your document automation with ease and efficiency.... Rows . Add ( new string [] { "James...DataRow dataRow = dataTable . Rows . Add ( new string [] { "James...

    reference.aspose.com/words/net/aspose.words.low...
  5. Row.cells property | Aspose.Words for Node.js

    Row.cells property. Provides typed access to the [Cell](../../cell/) child nodes of the row....cells property Row.cells property Provides typed access to the...the Cell child nodes of the row. get cells () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Check Frozen State without Excel Using N...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using Node.js with the C++ library....panes are frozen and how many rows and columns are locked. Please...window panes and get locked rows and columns with the Worksheet...

    docs.aspose.com/cells/nodejs-cpp/how-to-check-f...
  7. Split Table in Java|Aspose.Words for Java

    Split table in Java. How to split one table into two separate tables Java....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/java/split-table/
  8. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....defining borders, populating rows and cells, and saving the modified...document with borders and multiple rows. Create a new PDF document....

    docs.aspose.com/pdf/python-net/adding-tables/
  9. AutoFitBehavior enumeration | Aspose.Words for ...

    aspose.words.tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.auto_fit()](../table/auto_fit/#autofitbehavior) method....We must insert at least one row before setting any table formatting...tables . TableStyleOptions . ROW_BANDS | aw . tables . TableStyleOptions...

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

    Discover how to use the CellFormat Orientation property to adjust text direction in table cells, enhancing readability and design in your documents....// will apply them to every row and cell that we add with it...InsertCell (); builder . Write ( "Row 1, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...