Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 17,365 for

columns

(0.09 sec)
  1. Row.GetText | Aspose.Words for .NET

    Discover the Row GetText method to effortlessly retrieve text from all cells in a row, including the end-of-row character for seamless data management....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...
  2. Working with GridDesktop|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....Handling Events after Delete Columns and Rows in GridDesktop How...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. Get Max Column Index in Row and Max Row Index i...

    Learn how to get the max column index in a row and the max row index in a column using the Aspose.Cells for C++ API....Get Max Column Index in Row and Max Row Index in Column with C++...manipulate some data on the rows or columns, you need to know the data...

    docs.aspose.com/cells/cpp/get-max-index-in-row-...
  4. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication...."Image:" tag corresponds to a column name // in the data source...of an image file. string [] columns = { "logo_FromWeb" , "logo_FromFileSystem"...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Row | Aspose.Words for .NET

    Create dynamic Row instances easily with our Row constructor. Simplify your data management and enhance your coding efficiency today!...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/net/aspose.words.tab...
  6. Table.Title | Aspose.Words for .NET

    Discover the Table Title property, easily set or modify your table's title for improved accessibility and enhanced data representation....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/net/aspose.words.tab...
  7. MailMerge.GetRegionsByName | Aspose.Words for .NET

    Discover the MailMerge GetRegionsByName method to effortlessly retrieve a collection of mail merge regions by name, enhancing 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...
  8. Freeze panes of Excel Worksheet|Documentation

    In this article, you will learn how to freeze panes of Excel worksheets programmatically using the C# library with .NET API....headers in the top rows or first columns. Freezing and unfreezing panes...to freeze panes, rows, and columns, first select a cell (such...

    docs.aspose.com/cells/net/how-to-freeze-panes-o...
  9. DataTableReader | Aspose.Words for Java

    The DataTableReader obtains the contents of one or more DataTable objects in the form of one or more read-only forward-only result sets in Java....specified column in its native format given the column ordinal...specified column in its native format given the column name. getDepth()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Apache POI和Aspose.Cells中的冻结窗格|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.... 2 , 0 , 2 ); // Freezing Columns worksheet2 . freezePanes (...0 , 2 ); // Freeze just one column sheet2 . createFreezePane (...

    docs.aspose.com/cells/zh/java/freeze-panes-in-a...