Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 18,877 for

rows

(0.11 sec)
  1. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout adjustments and boost productivity....case: you must adjust individual row heights and column widths to...; foreach ( IRow row in table . Rows ) { row . MinimalHeight *=...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  2. 用JavaScript通过C++删除工作表中的空白行和列|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++删除工作表中的所有空白行和列。...请注意,对于将要被删除的空行,不仅需要 Row.isBlank() 为true,还必须在这些行中的任何单...< body > < h1 > Delete Blank Rows Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...
  3. Row.ensure_minimum method | Aspose.Words for Py...

    Row.ensure_minimum method. If the [Row](../) has no cells, creates and appends one [Cell](../../cell/)....method ensure_minimum() If the Row has no cells, creates and appends...Examples Shows how to ensure a row node contains the nodes we need...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Generate Conditional Formatting Data Bar Images...

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports the generation of conditionally formatted data bars and images, allowing users to customize the display of the spreadsheet based on the value of the cells. This article will introduce how to use the Aspose.Cells library to generate conditionally formatted data bars and images....Close Apply Shading to Alternate Rows and Columns with Conditional...

    docs.aspose.com/cells/net/generate-conditional-...
  5. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....typed access to a collection of Row nodes. To learn more, visit the...Table {0}", i)); RowCollection rows = tables.get(i).getRows(); for...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with Cells|Documentation

    This article introduces the use of cell-related APIs in GridDesktop....it is too long Working with Rows and Columns Pivot Tables in...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. Pivot Table Hide and Sort Data|Documentation

    This article shows how to hide and sort data in a pivot table with Aspose.Cells for Python via .NET....descending order and then hiding the rows with a score less than 60. The...

    docs.aspose.com/cells/python-net/pivot-table-hi...
  8. Data Formatting|Documentation

    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....the three cells in the first row are merged to create a big single...following parameters: First row, the first row from where to start merging...

    docs.aspose.com/cells/java/data-formatting/
  9. RowFormat.allow_break_across_pages property | A...

    RowFormat.allow_break_across_pages property. True if the text in a table row is allowed to split across a page break....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/python-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::get_Font method...

    Aspose::Words::DocumentBuilder::get_Font method. Returns an object that represents current font formatting properties in C++....them // to the current cell/row its cursor is in, // as well...well as any new cells and rows created using that builder. builder...

    reference.aspose.com/words/cpp/aspose.words/doc...