Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 18,770 for

rows

(0.15 sec)
  1. TableStyle class | Aspose.Words for Node.js

    Aspose.Words.TableStyle class. Represents a table style...indicating whether text in a table row is allowed to split across a...rowStripe Gets or sets a number of rows to include in the banding when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Place a textbox within a specific cell in a tab...

    Good Day We are currently generating a table and we want to make the fields within a specific column editable. I want to place textboxes within the cells of the editable column but the problem is that I can't find the c…...Row row1 = table1.Rows.Add(); row1.FixedRowHeight...Height = 15; Aspose.Pdf.Row row2 = table1.Rows.Add(); Aspose.Pdf.Cell...

    forum.aspose.com/t/place-a-textbox-within-a-spe...
  3. MathObjectType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Math.MathObjectType enum to easily identify and manage Office Math object types for enhanced document processing....more rows and one or more columns. MatrixRow 20 Single row of the...

    reference.aspose.com/words/net/aspose.words.mat...
  4. About caption insertion to image & table column...

    Could you please help me on add caption to image & how hide column in Aspose template word report. Could you please share tutorials and code example related to Aspose word table column hide and caption insertion in temp…...hidden foreach (Row row in table.Rows) { Cell cell = row.Cells[columnIndex];...Width = 0; foreach (Row r in table.Rows) r.Cells[hideIdx].CellFormat...

    forum.aspose.com/t/about-caption-insertion-to-i...
  5. Send Emails & Forward Messages using SMTP Clien...

    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.... Rows . Add ( dr ); dr = dt . NewRow..."LastName" ] = "Doe" ; dt . Rows . Add ( dr ); dr = dt . NewRow...

    docs.aspose.com/email/net/sending-and-forwardin...
  6. View XLS File Online and using Java | products....

    Free online XLS file viewer app. Java API code to read XLS file for viewer application....processing such as reading sheets, rows and cells of document for display...

    products.aspose.com/total/java/viewer/xls/
  7. View XLSM File Online and using .NET | products...

    Free online XLSM file viewer app. .NET API C# code to read XLSM file for viewer application....processing such as reading sheets, rows and cells of document for display...

    products.aspose.com/total/net/viewer/xlsm/
  8. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。... Rows . Add (); // Add annotation...annotation cell that spans for two rows and contains annotation long-long...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  9. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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.... getName (), 0 , 0 , "/root/row/FIELD1" ); sheet . getCells ()... getName (), 1 , 1 , "/root/row/FIELD2" ); //Map FIELD4 and FIELD5...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. 从PDF中提取表格数据|Aspose.PDF for Android via Java

    了解如何使用Aspose.PDF for Android via Java从PDF中提取表格数据。...要获取数据,遍历 TableList 并处理 absorbed rows 和吸收的单元格列表。我们可以通过调用 getTableList... aspose . pdf . AbsorbedRow row : table . getRowList ()) { //...

    docs.aspose.com/pdf/zh/androidjava/extract-data...