Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 18,996 for

rows

(0.16 sec)
  1. How to Print|Documentation

    Learn how to configure print settings in the GridJs, including page orientation, paper size, scaling options, page order, and visibility of images/shapes....Best for spreadsheets with many rows but fewer columns. 2. Paper...data to fit the page width. Rows will spill over to subsequent...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  2. How to Print|Documentation

    Learn how to configure print settings in the GridJs, including page orientation, paper size, scaling options, page order, and visibility of images/shapes....Best for spreadsheets with many rows but fewer columns. 2. Paper...data to fit the page width. Rows will spill over to subsequent...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance of the [Row](../) class....Row constructor Row(doc) Initializes a new instance of the Row...owner document. Remarks When Row is created, it belongs to the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table Overview|Aspose.Words for Java

    Work with tables and their components such as cells, Rows, columns in Aspose.Words for Java. How to work with tables in Java....about table structure, cells, rows, and columns supported by Aspose...consists of such elements as Cell , Row and Column . These are concepts...

    docs.aspose.com/words/java/table-overview/
  5. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions, JavaScript calls...titles, section headers, summary rows, or any layout where a value...should span multiple columns or rows. 1. Feature Overview Merging...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions and JavaScript calls....titles, section headers, summary rows, or any layout where a value...should span multiple columns or rows. 1. Feature Overview Merging...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  7. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....NEXT/NEXTIF fields to merge multiple rows into one page during a mail...source for our mail merge with 3 rows. // A mail merge that uses this...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working With Worksheets in Ruby|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....With Files in Ruby Working with Rows and Columns in Ruby Analyzing...

    docs.aspose.com/cells/java/working-with-workshe...
  9. MailMerge.RetainFirstSectionStart | Aspose.Word...

    Discover how the MailMerge RetainFirstSectionStart property enhances your document customization, ensuring consistent section starts during mail merges....copies for subsequent data source rows are retained during mail merge...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for .NET to optimize text positioning in PowerPoint presentations.... Rows [ 1 ][ 1 ]; double x = tbl . X + tbl . Rows [ 1 ][...; double y = tbl . Y + tbl . Rows [ 1 ][ 1 ]. OffsetY ; foreach...

    docs.aspose.com/slides/net/paragraph/