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

rows

(0.29 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. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you gain more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....merge the cells: First row: the first row from where to start merging...merging. Number of rows: the number of rows to merge. Number of...

    docs.aspose.com/cells/net/cells-alignment-setti...
  3. Aspose::Words::Tables namespace | Aspose.Words ...

    Aspose::Words::Tables namespace. The Aspose.Words.Tables namespace contains classes that represent tables, Rows, cells and their formatting in C++....classes that represent tables, rows, cells and their formatting...documentation article. Row Represents a table row. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Cell.Tables | Aspose.Words for .NET

    Discover Cell Tables. Easily access a collection of tables directly within your cell for streamlined organization and enhanced data management....foreach ( Row row in table . Rows ) { foreach ( Cell Cell in row . Cells...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Lock cells value can't be edited but can be del...

    Hi, I have some cells containing formulas that I don’t want users to modify. I’ve locked the cells and protected the sheet, which prevents editing. However, users can still delete the values in those cells. Is there a wa…...(disable “Clear contents”, “Delete rows/columns”, etc.). (Optional)...setAllowDeleteRows(false); // prevents row‑level delete protection.setA...

    forum.aspose.com/t/lock-cells-value-cant-be-edi...
  6. Java Create PDF Files | Create Free Online PDF ...

    Learn how to create PDF in Java with this comprehensive guide. We'll walk you through the process step by step and provide code snippets for creating professional and dynamic PDF files....organizing the data in the form of rows and columns. Aspose.PDF lets...Table and set its columns and rows. Set table’s setting (e.g. borders)...

    blog.aspose.com/pdf/create-pdf-files-in-java/
  7. OutlineOptions.CreateOutlinesForHeadingsInTable...

    Discover how the CreateOutlinesForHeadingsInTables property enhances table organization by enabling outlines for heading styles, improving document clarity....Create a table with three rows. The first row, // whose text we will...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. 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...
  10. Adjusting Row Height and Column Width in Ruby|D...

    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....Ask AI Adjusting Row Height and Column Width in Ruby Contents...Adjusting Row Height and Column Width Setting the Row Height It...

    docs.aspose.com/cells/java/adjusting-row-height...