Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 18,870 for

rows

(0.08 sec)
  1. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format property. True if the row is repeated as a table heading on every page when the table spans more than one page....heading_format property True if the row is repeated as a table heading...Shows how to build a table with rows that repeat on every page. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AutoFitBehavior enumeration | Aspose.Words for ...

    Aspose.Words.Tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.autoFit()](../../aspose.words/table/autoFit/#autofitbehavior) method....We must insert at least one row before setting any table formatting...Center ; builder . write ( "Row 1, cell 1." ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Excel行列操作|Documentation

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

    docs.aspose.com/cells/zh/nodejs-cpp/mcp/row-col...
  5. MailMerger.ExecuteWithRegionsToImages | Aspose....

    Effortlessly merge data from a DataTable into documents with MailMerger ExecuteWithRegionsToImages, transforming your content into stunning images.... Rows . Add ( new object [] { "John"..."John" , "Doe" }); dataTable . Rows . Add ( new object [] { "" ...

    reference.aspose.com/words/net/aspose.words.low...
  6. 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/
  7. 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/
  8. Freeze Panes in Excel with Java

    This article describes how to freeze panes in Excel with Java. It has the IDE settings, steps, and a sample code showing how to freeze a cell in Excel with Java....Cells for Java to freeze rows and columns in Excel Load the...workbook object for locking rows and columns Access the target...

    kb.aspose.com/cells/java/freeze-panes-in-excel-...
  9. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points....sets the height of the table row in points. @property def height... builder . row_format . height = 40 builder . row_format . height_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...