Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 17,743 for

rows

(0.17 sec)
  1. MailMerge.MailMergeCallback | Aspose.Words for ...

    Optimize your mail merge with the MailMergeCallback property. Effortlessly manage events for seamless document automation and enhanced efficiency.... Rows . Add ( "John" ); table . Rows . Add ( "Jane"...

    reference.aspose.com/words/net/aspose.words.mai...
  2. com.aspose.words.net.System.Data.Common | Aspos...

    Provides types mimicking .NET types of the System.Data.Common namespace in Java in Java....Reads a forward-only stream of rows from a data source. com.aspose...

    reference.aspose.com/words/java/com.aspose.word...
  3. 在 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.... Ruby 代码 def copy_rows () data_dir = File . dirname...get ( 0 ) # Copy the second row with data, formattings, images...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  4. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....width of the desired number of rows and columns in the OLE frame...the size of the participating rows and columns to fit within the...

    docs.aspose.com/slides/androidjava/working-solu...
  5. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    Effortlessly remove Rows from tables with the DocumentBuilder DeleteRow method. Streamline your document editing and enhance your workflow!...method Deletes a row from a table. public Row DeleteRow ( int...index of the row in the table. Return Value The row node that was...

    reference.aspose.com/words/net/aspose.words/doc...
  6. DataTableReader | Aspose.Words for Java

    The DataTableReader obtains the contents of one or more DataTable objects in the form of one or more read-only forward-only result sets in Java....depth of nesting for the current row of the DataTableReader . getFieldCount()...number of columns in the current row. getFieldType(int ordinal) Gets...

    reference.aspose.com/words/java/com.aspose.word...
  7. Work with Tables in C#|Aspose.Words for .NET

    How to work with tables in C#. Introducing to work with tables and Table node concepts in Aspose.Words for .NET....informationin a grid-type structure with rows and columns. They are also often...consists of such elements as Cell , Row , and Column . This is a concept...

    docs.aspose.com/words/net/working-with-tables/
  8. IMailMergeCallback Interface | Aspose.Words for...

    Optimize your mail merge process with Aspose.Words.MailMerging.IMailMergeCallback. Get real-time notifications and enhance your document automation efficiency.... Rows . Add ( "John" ); table . Rows . Add ( "Jane"...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...Visit public Cell this[int row, int column] of class `Cells`...open sheet1.xml we can see: row r=“1” spans=“1:3” ht=“13.9” But...

    forum.aspose.com/t/visit-public-cell-this-int-r...
  10. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word document. To learn more, visit the documentation article in C++....table has no rows, creates and appends one Row . get_AbsoluteHorizontalDi...get_FirstRow () Returns the first Row node in the table. get_HasChildNodes...

    reference.aspose.com/words/cpp/aspose.words.tab...