Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 17,454 for

columns

(0.31 sec)
  1. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class....table with three rows and four columns, and then add it to the document...table with two rows and two columns and then insert it into the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.title property | Aspose.Words for Python

    Table.title property. Gets or sets title of this table...table with three rows and four columns, and then add it to the document...table with two rows and two columns and then insert it into the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MailMergeRegionInfo.ParentRegion | Aspose.Words...

    Discover the MailMergeRegionInfo ParentRegion property, which provides essential parent region details, returning null for top-level regions. Enhance your document automation!...contain MERGEFIELDs for two columns. builder . InsertField ( "...of merge regions and their columns by looking at these collections...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Working With Worksheets in Ruby|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....Ruby Working with Rows and Columns in Ruby Analyzing your prompt...

    docs.aspose.com/cells/java/working-with-workshe...
  5. How to Create a Table in PowerPoint using Python

    This simple topics guides on how to create a table in Powerpoint using Python. It covers all the required information and a runnable sample code to add table in PowerPoint using Python....the slide having the defined columns widths and rows heights using...for the table along with the columns’ widths and rows height. In...

    kb.aspose.com/slides/python/how-to-create-a-tab...
  6. How to Create a Table in PowerPoint using C#

    This article guides on how to create a table in Powerpoint using C#. It contains all the necessary information and a runnable sample code to add table in PowerPoint using C#....defined heights for rows and columns using the AddTable() method...describing the rows’ height and columns’ width. In the final steps...

    kb.aspose.com/slides/net/how-to-create-a-table-...
  7. Row.ParentTable | Aspose.Words for .NET

    Discover the Row ParentTable property to easily access the immediate parent table of any row, enhancing your data management and analysis....table ) { int rows = 0 ; int columns = 0 ; if ( table . Rows . Count...rows = table . Rows . Count ; columns = table . FirstRow . Count...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Row.FirstCell | Aspose.Words for .NET

    Discover the Row FirstCell property, effortlessly access the first cell in a row for streamlined data management and enhanced productivity....table ) { int rows = 0 ; int columns = 0 ; if ( table . Rows . Count...rows = table . Rows . Count ; columns = table . FirstRow . Count...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....desired number of rows and columns in the OLE frame. Keep the...the participating rows and columns to fit within the selected...

    docs.aspose.com/slides/java/working-solution-fo...
  10. 如何以及在哪里使用Node.js通过C++的枚举器|Documentation

    学习如何通过Aspose.Cells for Node.js via C++ API使用枚举器。...getEnumerator 方法时,可以访问列的列枚举器(Columns Enumerator)。以下代码示例演示了如何为 ColumnCollection...filePath ); // Get columns collection const columns = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/how-and-whe...