Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 18,998 for

rows

(0.11 sec)
  1. 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...
  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. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...add 10 rows for ( $row_count = 1 ; $row_count < 10 ; $row_count...$row_count ++ ) { // add row to table $row = $table -> getRows () -> add...

    products.aspose.com/pdf/zh-hant/php-java/table/...
  4. CellFormat.HorizontalMerge | Aspose.Words for .NET

    Discover the CellFormat HorizontalMerge property to seamlessly merge cells horizontally, enhancing your spreadsheet's layout and organization....horizontally with other cells in the row. public CellMerge HorizontalMerge...the first column of the first row. // This cell will be the first...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...you could insert one or two rows at the top of the worksheet...you could insert one or two rows at the top of the worksheet...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  6. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library with C++....regardless of the number of rows. Why Use FitToPagesWide and...well‑organized, without any columns or rows being split awkwardly across...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  7. Parsing Pivot Cached Records while loading Exce...

    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....change a Slicer selection or move rows/columns around. This enables...

    docs.aspose.com/cells/java/parsing-pivot-cached...
  8. Pivot Table and Source Data with Golang via C++...

    Learn how to dynamically change a pivot table's source data using Aspose.Cells with Golang via C++....corresponding fields to the pivot table rows and columns, then create the...

    docs.aspose.com/cells/go-cpp/pivot-table-and-so...
  9. Render One PDF Page Per Excel Worksheet - Excel...

    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....with 50 columns and 300 or more rows of data), you might want the...

    docs.aspose.com/cells/nodejs-cpp/render-one-pdf...
  10. MailMergeSettings.HeaderSource | Aspose.Words f...

    Discover the MailMergeSettings HeaderSource property, define your mail merge header path effortlessly. Optimize your document workflow today!...consist of a table with one row. Document doc = new Document...consisting of a table with one row // and the same number of columns...

    reference.aspose.com/words/net/aspose.words.set...