Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 18,995 for

rows

(0.23 sec)
  1. Create and Customize PowerPoint Tables in PHP|A...

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

    docs.aspose.com/slides/php-java/powerpoint-table/
  2. FieldGreetingLine.NameFormat | Aspose.Words for...

    Discover the FieldGreetingLine NameFormat property to easily customize name formats in your fields, enhancing user experience and personalization.... 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...
  3. CSV to DataFrame | CSV to Pandas DataFrame in P...

    Learn how to convert CSV to pandas DataFrame in Python using Aspose.Cells for Python with step-by-step examples. Import CSV in pandas, handle Excel via CSV, and build DataFrames easily....loaded, extract its content row by row. This prepares the data for...cell collection. Loop through rows and columns. Store values in...

    blog.aspose.com/cells/convert-csv-to-pandas-dat...
  4. 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...
  5. Extend and Contribute to CRM Update Import Tool...

    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.... Value = attrib ; int Row = 1 , cell = 0 ; foreach ( Entity...attribute )) { MyWorksheet . Cells [ Row , cell ]. Value = record [ attribute...

    docs.aspose.com/cells/net/extend-and-contribute...
  6. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_LayoutTableRowsApart method. Allow Table Rows to Wrap Inline Objects Independently in C++....owsApart method Allow Table Rows to Wrap Inline Objects Independently...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. 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...
  8. 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...
  9. 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...
  10. 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/