Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 19,030 for

rows

(0.21 sec)
  1. 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...
  2. Add Table to PDF using C++ | Aspose.PDF

    Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++...add 10 rows for ( int row_count = 1 ; row_count < 10 ; row_count...{ // Add row to table auto row = table -> get_Rows () -> Add...

    products.aspose.com/pdf/cpp/table/add/
  3. 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/
  4. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the aspose-cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…...printable area cannot contain all rows/columns, Excel (and consequently...setFitToPagesTall(1); // all rows on one page // optionally adjust...

    forum.aspose.com/t/getprintingpagebreaks-return...
  5. Copy Row Heights of Source Range to Destination...

    Learn how to copy row heights from a source range to a destination range using Aspose.Cells for C++....Ask AI Copy Row Heights of Source Range to Destination Range...Sometimes, users need to copy row heights from a source range to...

    docs.aspose.com/cells/cpp/copy-row-heights-of-s...
  6. 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/
  7. Aspose::Words::Tables::Table::Table constructor...

    Aspose::Words::Tables::Table::Table constructor. Initializes a new instance of the Table class in C++....( table ); // Tables contain rows, which contain cells, which...// the table has at least one row, cell, and paragraph. auto firstRow...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. 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...
  9. Appendix B. Technical FAQ in Java|Aspose.Words ...

    Learn the LINQ Reporting Engine FAQ to build a report in Java....then the item represents its row. Otherwise, if the enumeration...enumeration represents child rows of a DataTable row, then the item represents...

    docs.aspose.com/words/java/appendix-b-technical...
  10. Aspose::Words::Tables::Row::get_RowFormat metho...

    Aspose::Words::Tables::Row::get_RowFormat method. Provides access to the formatting properties of the row in C++....Aspose::Words::Tables::Row::get_RowFormat method Contents [ Hide ] Row::get_RowFormat...formatting properties of the row. System :: SharedPtr < Aspose...

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