Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 18,754 for

rows

(0.08 sec)
  1. MailMergerContext.SetSimpleDataSource | Aspose....

    Enhance your mail merge efficiency with the MailMergerContext SetSimpleDataSource method, streamlining data source setup for seamless execution.... Rows . Add ( new string [] { "James...DataRow dataRow = dataTable . Rows . Add ( new string [] { "James...

    reference.aspose.com/words/net/aspose.words.low...
  2. Advanced Protection Settings since Excel XP|Doc...

    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....restrict or allow users to: Delete rows or columns. Edit contents, objects...scenarios. Format cells, rows or columns. Insert rows, columns or hyperlinks...

    docs.aspose.com/cells/net/advanced-protection-s...
  3. FieldMergeField.TextAfter | Aspose.Words for .NET

    Discover the FieldMergeField TextAfter property to easily customize your field output with dynamic text, enhancing document clarity and engagement.... Rows . Add ( "Mr." , "John" , "Doe" ); table . Rows . Add...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....and Retrieve Data Worksheets Rows and Columns Style Number Alignment...Complex Criteria Get All Hidden Rows Indices after Refreshing AutoFilter...

    docs.aspose.com/cells/net/developer-guide/
  5. Manage formulas of Excel files|Documentation

    Learn how to Manage formulas of Excel files through the Aspose.Cells for Python via .NET for NET APIs....cells with the same number of rows and columns as the array arguments...formula. Number of Rows – the number of rows to populate the result...

    docs.aspose.com/cells/python-net/using-formulas...
  6. 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...
  7. FieldMergeField.TextBefore | Aspose.Words for .NET

    Discover the FieldMergeField TextBefore property to easily customize text insertion before fields, enhancing your document's clarity and professionalism.... Rows . Add ( "Mr." , "John" , "Doe" ); table . Rows . Add...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Create and Customize PowerPoint Tables in Java|...

    Create and format tables in PowerPoint PPT and PPTX using Aspose.Slides for Java—insert Rows and columns, merge cells, set borders, import data....Presentation Tables in Java Manage Rows and Columns in PowerPoint Tables...

    docs.aspose.com/slides/java/powerpoint-table/
  9. Convert Excel to NumPy with Aspose.Cells for Py...

    Learn how to convert Excel to NumPy arrays using Aspose.Cells for Python. Step-by-step guide with installation, code examples, and best practices....(ListObject) to NumPy How to Convert a Row of Excel to NumPy Convert a Column...workbook, worksheet, range, row, column, or even a list object...

    blog.aspose.com/cells/convert-excel-to-numpy/
  10. 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/