Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 19,489 for

rows

(0.07 sec)
  1. Aspose.Cells 中的图像标记|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....DataRow row = t . NewRow (); row [ 0 ] = imageData ; t . Rows . Add...Add ( row ); //Add another record (having picture) to it. imageData...

    docs.aspose.com/cells/zh/net/image-markers-in-a...
  2. Freeze panes of Excel Worksheet|Documentation

    In this article, you will learn how to freeze panes of Excel worksheets programmatically using the C# library with .NET API....easily see headers in the top rows or first columns. Freezing and...If you want to freeze panes, rows, and columns, first select a...

    docs.aspose.com/cells/net/how-to-freeze-panes-o...
  3. Table.description property | Aspose.Words for N...

    Table.description property. Gets or sets description of this table...Create the outer table with three rows and four columns, and then add...Create another table with two rows and two columns and then insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph formatting properties.... row_format . height = 40 builder . row_format . height_rule...apply them # to the current cell/row its cursor is in, # as well as...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the table....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/nodejs-net/aspose.wo...
  6. Table.title property | Aspose.Words for Node.js

    Table.title property. Gets or sets title of this table...Create the outer table with three rows and four columns, and then add...Create another table with two rows and two columns and then insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldAsk.DefaultResponse | Aspose.Words for .NET

    Discover the FieldAsk DefaultResponse property. Easily manage initial user responses in prompt windows to enhance user interaction and streamline workflows.... Rows . Add ( "Row 1" ); table . Rows . Add ( "Row 2" );...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldAsk.BookmarkName | Aspose.Words for .NET

    Discover the FieldAsk BookmarkName property to easily manage and customize your bookmarks. Enhance your user experience with seamless navigation!... Rows . Add ( "Row 1" ); table . Rows . Add ( "Row 2" );...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Worksheet Views|Documentation

    This article will describe how to use Aspose.Cells for Python via .NET API to interact with the page‑break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....the following parameters: row – the row index of the cell from which...start. frozen_rows – the number of visible rows in the top pane...

    docs.aspose.com/cells/python-net/worksheet-views/
  10. How to paste from Excel and HTML|Documentation

    Paste tabular content from Excel or HTML into GridJs through the clipboard, including supported cell text and style properties parsed from HTML table content....from the clipboard HTML, reads row and cell content, and applies...splits the text by \r\n for rows and by tab characters for columns...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...