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

rows

(0.3 sec)
  1. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。...expands the height of the first row. options . SetAutoFitMergedCell... :: FirstLine ); // Autofit rows in the sheet (including the...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  2. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....Configure them to display only rows 1 to 10 of the query result...+ 16 (autofit) + 32 (heading rows). field.setFormatAttributes("63");...

    reference.aspose.com/words/java/com.aspose.word...
  3. Table.LeftIndent | Aspose.Words for .NET

    Discover the Table LeftIndent property to easily customize your table's left indent. Enhance your design with precise control for better layouts!...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/net/aspose.words.tab...
  4. 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...
  5. 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...
  6. 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...
  7. How to Create a Table in C++|Aspose.Words for C++

    Different ways to create tables using C++. Create table in C++ for your document. Add a table in C++....this automatically starts a new row Optionally, use the CellFormat...until the row is complete Call EndRow to end the current row Optionally...

    docs.aspose.com/words/cpp/create-a-table/
  8. 使用实体框架渲染表格|Aspose.PDF for .NET

    本文将向您展示如何使用实体框架模型作为数据源渲染表格,使用 Aspose.PDF for .NET。...该类使我们能够创建表格并将其放置在文档中,使用 Rows 和 Cells 。因此,要创建表格,您需要添加所需数量的行并用适当数量的单元格填充它们。...data ) { var headRow = table . Rows . Add (); var props = typeof...

    docs.aspose.com/pdf/zh/net/render-table-using-e...
  9. 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...
  10. 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...