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

rows

(1.01 sec)
  1. FieldMergingArgsBase.RecordIndex | Aspose.Words...

    Discover the FieldMergingArgsBase RecordIndex property. Access the zero-based index of the merging record for enhanced data management and integration.... Rows . Add ( datarow ); datarow [...

    reference.aspose.com/words/net/aspose.words.mai...
  2. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。... Rows . Add () headerRow . Cells ...i < 10 ): dataRow = table . Rows . Add () dataRow . Cells . Add...

    docs.aspose.com/pdf/zh/net/python-net/
  3. 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...
  4. 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...
  5. 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/
  6. 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...
  7. Using LightCells API with Node.js via C++|Docum...

    Learn how to read and write large Excel files using the LightCells API in Node.js via C++. Improve performance and efficiency with less memory consumption....all the data and properties of rows and cells of this sheet to be...get the next row index to be saved. If a valid row index is returned...

    docs.aspose.com/cells/nodejs-cpp/using-lightcel...
  8. MailMergeCleanupOptions | Aspose.Words for Java

    Specifies options that determine what items are removed during mail merge in Java....REMOVE_EMPTY_TABLE_ROWS option. REMOVE_EMPTY_TABLE_ROWS Specifies whether...whether empty rows that contain mail merge regions should be removed...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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/
  10. Aspose.Cell Hide Column Header - Free Support F...

    Hello Team, We are doing Image export for each worksheet as one page , here we want to provide an option to hide column header. we tried by setting IsRowColumnHeadersVisible = false. but it still shows the header in ex…...6:39am 2 @Viral84 How to hide the row‑ and column‑headings when exporting...IsOnePagePerSheet = true, // Hide the row/column headings in the exported...

    forum.aspose.com/t/aspose-cell-hide-column-head...