Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 19,018 for

rows

(0.32 sec)
  1. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_Rows property. Determines whether the layout order of Rows is reversed....reverse_rows property TextPath.reverse_rows property Determines...order of rows is reversed. @property def reverse_rows ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Rename duplicate columns automatically while ex...

    Learn how to rename duplicate columns automatically while exporting worksheet data through the Aspose.Cells for .NET API....Assistant Close Export Visible Rows Data from Worksheet Export HTML...

    docs.aspose.com/cells/net/rename-duplicate-colu...
  3. Convert JSON Format to PPSM via C++ | products....

    Parse JSON to PPSM in C++ without using Microsoft PowerPoint...you can also set the size of rows and columns by loading JSON...need to set the same row height for all rows in the worksheet, you...

    products.aspose.com/total/cpp/conversion/json-t...
  4. Export RDL Reports to Excel XLS XLSX and Spread...

    SQL Server Reporting Services rendering extension - Export Excel XLS XLSX XLSM XLSB CSV SpreadsheetML HTML ODS and TXT formats...Formulas Tables with Grouped Rows Tables with Grouped Footer MS...support tables with grouped rows and footers whereas the grouping...

    products.aspose.com/cells/reporting-services/
  5. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for Android: create, format, merge cells, apply styles, import data, and export with Java examples for PPT, PPTX, and ODP....Create a simple table with two rows and two columns. static void...

    docs.aspose.com/slides/androidjava/examples/ele...
  6. Merge 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....createSheet ( "new sheet" ); Row row = sheet . createRow (( short...short ) 1 ); Cell cell = row . createCell (( short ) 1 ); cell ...

    docs.aspose.com/cells/java/merge-cells/
  7. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++....table to show grand totals for rows and columns, how to set the...report to show grand totals for rows pivotTable . SetShowRowGrandTotal...

    docs.aspose.com/cells/cpp/formatting-pivot-table/
  8. Get Max Range In A Worksheet|Documentation

    This article describes how to get the max range, max data range, max display range of Excel files with Aspose.Cells for .Net library....if the row and column objects are initialized, these rows and columns...Offset, Entire Column, and Entire Row of the Range Move Range of Cells...

    docs.aspose.com/cells/net/get-max-range-in-a-wo...
  9. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)... align_tables_row_by_row Align Table Rows Independently. a...ced_table Don’t Break Table Rows Around Floating Tables. do_...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Tables::AutoFitBehavior enum | A...

    Aspose::Words::Tables::AutoFitBehavior enum. Determines how Aspose.Words resizes the table when you invoke the AutoFit() method in C++....We must insert at least one row before setting any table formatting...Center ); builder -> Write ( u "Row 1, cell 1." ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...