Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 18,998 for

rows

(0.2 sec)
  1. 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...
  2. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…...than splitting into multiple rows. Refer: Original Output - output...than being split into multiple rows. Examples: Simple Array {“SizeRange”:...

    forum.aspose.com/t/handling-json-array-as-singl...
  3. Working with Content Control SDT|Aspose.Words f...

    using Node.js you can embed customer-defined semantics as well as its behaviour and appearance into a document....Footnote or a Shape node Row-level - Among rows in a table, as a child...Among cells in a table row, as a child of a Row node Inline-level...

    docs.aspose.com/words/nodejs-net/working-with-c...
  4. 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...
  5. 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...
  6. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table....apply formatting to tables, rows, and cells—including borders...entire table, row formatting to only particular rows, cell formatting...

    docs.aspose.com/words/python-net/applying-forma...
  7. 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...
  8. 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...
  9. 从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...
  10. Working with Cross (Pivot) Tables in Java|Aspos...

    Output a Cross (Pivot) Tables when building a report in Java....table-column data band into a table-row data band as follows. <<foreach...start (or end) an outer table-row data band and a nested table-column...

    docs.aspose.com/words/java/working-with-cross-p...