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

rows

(0.66 sec)
  1. Excel Cell Operations|Documentation

    Excel cell operations - merge, copy/paste, clear cells, and advanced cell manipulation with AI automation...Merge cells across rows while keeping separate rows Copy/Paste Operations...with transposed orientation (rows↔columns) Clear Operations clear_contents...

    docs.aspose.com/cells/nodejs-cpp/mcp/cell-opera...
  2. Aspose::Words::Story::get_Tables method | Aspos...

    Aspose::Words::Story::get_Tables method. Gets a collection of tables that are immediate children of the story in C++....to remove the first and last rows of all tables in a document...tables -> idx_get ( 0 ) -> get_Rows () -> get_Count ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/sto...
  3. Row | Aspose.Words for Java

    Represents a table row in Java....Row Contents [ Hide ] Inheritance: java.lang.Object, com.aspose...class Row extends CompositeNode Represents a table row. To learn...

    reference.aspose.com/words/java/com.aspose.word...
  4. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...❗ “Add Row” and “Add Column” Actions Insert in Incorrect Location...Aspose.Cells GridJS , the “Add Row” and “Add Column” toolbar buttons...

    forum.aspose.com/t/add-row-and-add-column-actio...
  5. IFieldDatabaseProvider.GetQueryResult | Aspose....

    Discover the IFieldDatabaseProvider's GetQueryResult method for efficient data retrieval. Streamline your queries and enhance database performance today!...Configure them to display only rows 1 to 10 of the query result...+ 16 (autofit) + 32 (heading rows). field . FormatAttributes =...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Specify Formula Fields while Importing Data to ...

    Learn how to specify formula fields while importing data into a worksheet using the Aspose.Cells for .NET API....Shift First Row Down When Inserting Cells Data Table Rows Analyzing...

    docs.aspose.com/cells/net/specify-formula-field...
  7. 操作现有PDF中的表格|Aspose.PDF for Python via .NET

    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.... row_list [ 0 ] . cell_list [ 0 ].... ALL , 1 ) row = new_table . rows . add () row . cells . add...

    docs.aspose.com/pdf/zh/python-net/manipulate-ta...
  8. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...single table, more cells per row and then merging them and fixed...equivalent widths or had some rows stick out on the right most...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  9. RowFormat.AllowBreakAcrossPages | Aspose.Words ...

    Discover the RowFormat AllowBreakAcrossPages property, enable seamless text flow in table Rows across page breaks for enhanced readability and presentation....True if the text in a table row is allowed to split across a...to disable rows breaking across pages for every row in a table...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows....a grid of cells (arranged in rows and columns) is straightforward...two cells of the table’s first row. Access an ICell ’s TextFrame...

    docs.aspose.com/slides/cpp/manage-table/