Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 12,541 for

columns

(0.03 sec)
  1. Excel – R1C1 Reference Style vs. A1|Documentation

    R1C1 Reference Style VS. A1 style by using Aspose.Cells for Python via .NET API.... In A1 style, columns are identified by letters (A...example, the cell in the first column and second row is referred...

    docs.aspose.com/cells/net/r1c1-reference-style-...
  2. How to Set Print Titles with Node.js via C++|Do...

    This article shows you how to set print titles using the Aspose.Cells library for Node.js via C++....ensures that specific rows or columns are repeated on every printed...important information, such as column headers or row labels, is always...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-pri...
  3. 如何在没有Excel的情况下用C++检测冻结状态|Documentation

    在本文中,您将学习如何使用C++的Aspose.Cells API以编程方式检测Excel工作表的冻结状态。...row = 0 , column = 0 ; int32_t rows = 0 , columns = 0 ; // Get...rows and columns sheet . GetFreezedPanes ( row , column , rows...

    docs.aspose.com/cells/zh/cpp/how-to-check-froze...
  4. Create and Manipulate Excel Table|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.... header row style, column stripes, style type, show subtotal...also work with individual columns of the table and set their...

    docs.aspose.com/cells/cpp/create-and-manipulate...
  5. Display or Hide Row Column Headers in Aspose.Ce...

    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....Display or Hide Row Column Headers in Aspose.Cells Contents [...arranged in rows and columns. All rows and columns have unique values...

    docs.aspose.com/cells/net/display-or-hide-row-c...
  6. How to Set Print Titles with C++|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library with C++....ensures that specific rows or columns are repeated on every printed...important information, such as column headers or row labels, is always...

    docs.aspose.com/cells/cpp/how-to-set-print-titles/
  7. Add Hide Function in Aspose.Cells for Reporting...

    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....function hides specified rows and columns. There are two methods in the...attributes for worksheet, rows and columns . Set a table’s hide attributes...

    docs.aspose.com/cells/reportingservices/add-hid...
  8. Binding Worksheet to a DataSet at Runtime using...

    This article introduce how to bind worksheet to a DataSet in GridWeb.... Columns . Add ( "ProductID" ); prodTbl . Columns . Add..."ProductName" ); prodTbl . Columns . Add ( "ProductPrice" ); //...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. TableStyle.ColumnStripe | Aspose.Words for .NET

    Discover the TableStyle Columnstripe property to easily customize odd/even column banding for a polished, professional look in your tables....property Gets or sets a number of columns to include in the banding when...the style specifies odd/even columns banding. public int ColumnStripe...

    reference.aspose.com/words/net/aspose.words/tab...
  10. Set Print Titles in xlsx4j|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....allows you to designate row and column headers to repeat on all pages...setPrintTitleRows properties. The rows or columns that will be repeated are defined...

    docs.aspose.com/cells/java/set-print-titles-in-...