Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 18,996 for

rows

(0.16 sec)
  1. Working with Table Styles in Java|Aspose.Words ...

    Advanced table formatting Java. Create a table style using Java. Introduction to advanced table formatting, Table styles using Java....conditional formatting for header row of the table: You can also choose...column, last column, banded rows. They are listed in the TableStyleOptions...

    docs.aspose.com/words/java/working-with-tablest...
  2. Worksheet Views|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....the following parameters: Row – the row index of the cell where...start. Frozen rows – the number of visible rows in the top pane...

    docs.aspose.com/cells/cpp/worksheet-views/
  3. Table.convertToHorizontallyMergedCells method |...

    Table.convertToHorizontallyMergedCells method. Converts cells horizontally merged by width to cells merged by [CellFormat.horizontalMerge](../../../aspose.words.tables/cellformat/horizontalMerge/)....default define only 5 cells in a row, and none of them have the horizontal...though there were 7 cells in the row before the horizontal merging...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....showRowAppenderToolb Whether to show the batch row appender toolbar. The default...setActiveCell ( row , col ); // the parameters are: row : the cell row col...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. FieldMergeBarcode.BackgroundColor | Aspose.Word...

    Discover the FieldMergeBarcode BackgroundColor property to customize your barcode's appearance. Easily set colors for enhanced visibility and branding!...will create a new page for each row. Each page will contain a DISPLAYBARCODE...with the value from the merged row. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldMergeBarcode.SymbolHeight | Aspose.Words f...

    Adjust the FieldMergeBarcode SymbolHeight property to customize your barcode's height in TWIPS. Enhance your data presentation with precision!...will create a new page for each row. Each page will contain a DISPLAYBARCODE...with the value from the merged row. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  7. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties.... row_format . height = 40 builder . row_format . height_rule...apply them # to the current cell/row its cursor is in, # as well as...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....them // to the current cell/row its cursor is in, // as well...well as any new cells and rows created using that builder. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first paragraph from immediate children, enhancing your content management....Create the outer table with three rows and four columns, and then add...Create another table with two rows and two columns and then insert...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Freeze panes of Excel Worksheet with C++|Docume...

    In this article, you will learn how to freeze panes of Excel worksheets programmatically using the C++ library with the Aspose.Cells API....easily see headers in the top rows or first columns. Freezing and...Excel If you want to freeze rows and columns, first select a...

    docs.aspose.com/cells/cpp/how-to-freeze-panes-o...