Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 19,018 for

rows

(0.12 sec)
  1. MailMerge.GetFieldNames | Aspose.Words for .NET

    Discover the MailMerge GetFieldNames method to effortlessly access and utilize all mail merge field names in your document for streamlined document automation.... Rows . Add ( new object [] { "John"... "New York" }); dataTable . Rows . Add ( new object [] { "Joe"...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for Python via .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets.... How to Format Rows and Columns Sometimes, developers...apply the same formatting to rows or columns. Applying formatting...

    docs.aspose.com/cells/python-net/cells-formatting/
  3. 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...
  4. Customize Barcode Text and Captions in JavaScri...

    How to Set Barcode Text and Captions in Aspose.BarCode for JavaScript via C++...Barcóde©" ); // Set the number of rows to 12 and unit size to 2 pixels...Parameters . Barcode . Pdf417 . Rows = 12 ; gen . Parameters . Barcode...

    docs.aspose.com/barcode/javascript-cpp/set-barc...
  5. 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/
  6. FieldGreetingLine.GetFieldNames | Aspose.Words ...

    Discover the GetFieldNames method in FieldGreetingLine, which efficiently retrieves a collection of mail merge field names for seamless data integration.... Rows . Add ( "Mr." , "John" , "Doe" ); table . Rows . Add..."Jane" , "Cardholder" ); // This row has an invalid value in the Courtesy...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ImageFieldMergingArgs.ImageWidth | Aspose.Words...

    Adjust the ImageWidth in ImageFieldMergingArgs to seamlessly insert images into your documents, enhancing visual appeal and layout.... Rows . Add ( ImageDir + "Logo.jpg" ); dataTable . Rows . Add...background logo.png" ); dataTable . Rows . Add ( ImageDir + "Enhanced...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Data|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....Accessing Cells of a Worksheet Rows and Columns Manage Document...

    docs.aspose.com/cells/python-java/data/
  9. 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...
  10. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead of using Apache POI....properties there must be at least one row present in the table. This means...InsertCell or after adding the first row to a table or when inserting...

    docs.aspose.com/words/java/format-table-in-docu...