Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 19,489 for

rows

(0.1 sec)
  1. How to possible top row color set like z-index ...

    @John.He , @amjad.sahi, @peyton.xu // Example: Apply background color priority - Top, Middle, Bottom Style topStyle = worksheet.Workbook.CreateStyle(); topStyle.ForegroundColor = Color.LightGreen; topStyle.Pattern = Bac…...How to possible top row color set like z-index without change...based on row position (example rows) worksheet.Cells.Rows[1].ApplyStyle(topStyle...

    forum.aspose.com/t/how-to-possible-top-row-colo...
  2. Creating a Table on PowerPoint Slide in VSTO an...

    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....all the rows foreach ( PowerPoint . Row row in tbl . Rows ) { i...cells in the row foreach ( PowerPoint . Cell cell in row . Cells )...

    docs.aspose.com/slides/net/creating-a-table-on-...
  3. Use Named Ranges|Documentation

    This article introduces the named ranges in GridDesktop....use the labels of columns and rows on a worksheet to refer to the...cells within those columns and rows. However, you can create descriptive...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. Aspose::Words::Tables::Cell::get_CellFormat met...

    Aspose::Words::Tables::Cell::get_CellFormat method. Provides access to the formatting properties of the cell in C++....how to modify the format of rows and cells in a table. auto doc...EndTable (); // Use the first row's "RowFormat" property to modify...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. DocumentBuilder.delete_row method | Aspose.Word...

    DocumentBuilder.delete_row method. Deletes a row from a table....delete_row method delete_row(table_index, row_index) Deletes...Deletes a row from a table. def delete_row ( self , table_index : int...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 用JavaScript通过C++对行和列进行分组和取消分组|Documentation

    了解怎样使用Aspose.Cells for JavaScript通过C++对Excel中的行和列进行分组和取消分组。...html > < head > < title > Group Rows and Columns Example </ title...head > < body > < h1 > Group Rows and Columns Example </ h1 >...

    docs.aspose.com/cells/zh/javascript-cpp/groupin...
  7. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for Node.js via C++ API....Displays or copies only unique rows. Apply Advanced Filter of Microsoft...or Non-Blanks Get All Hidden Rows Indices after Refreshing AutoFilter...

    docs.aspose.com/cells/nodejs-cpp/apply-advanced...
  8. Joining Tables in Jython|Aspose.Words for Java

    Joining Tables using Jython.... # The rows from the second table will be...TABLE , 1 , True ) # Append all rows from the current table to the...

    docs.aspose.com/words/java/joining-tables-in-jy...
  9. How and Where to Use Enumerators with C++|Docum...

    Learn How and Where to Use Enumerators through the Aspose.Cells for C++ API.... Cells Enumerator Rows Enumerator Columns Enumerator...enumerator. Cells.GetEnumerator Row.GetEnumerator Range.GetEnumerator...

    docs.aspose.com/cells/cpp/how-and-where-to-use-...
  10. Create and Customize PowerPoint Tables in Pytho...

    Create and format tables in PowerPoint PPT and PPTX using Aspose.Slides for Python via .NET — insert Rows and columns, merge cells, set borders, import data....Presentation Tables with Python Manage Rows and Columns in PowerPoint Tables...

    docs.aspose.com/slides/python-net/powerpoint-ta...