Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 14,282 for

rows

(0.05 sec)
  1. Add Hide Function in Aspose.Cells for Reporting...

    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....Hide function hides specified rows and columns. There are two methods...hide attributes for worksheet, rows and columns . Set a table’s...

    docs.aspose.com/cells/reportingservices/add-hid...
  2. Tables not merging correctly when multiple colu...

    I have a word document that has a bunch of tables on it. When I try to merge all of the tables into one table the columns become all mismatched, like so: This is the code I am using to merge the tables: public void…...foreach (Row row in table.Rows) { mergeTable.Rows.Add(row); } if(table...if(table.Rows.Count == 0) { morerows = false; } } table.Remove();...

    forum.aspose.com/t/tables-not-merging-correctly...
  3. Row.Accept | Aspose.Words for .NET

    Discover the Row Accept method, designed to enhance visitor engagement and streamline user interactions for your website's success....Accept Contents [ Hide ] Row.Accept method Accepts a visitor...) { int rows = 0 ; int columns = 0 ; if ( table . Rows . Count...

    reference.aspose.com/words/net/aspose.words.tab...
  4. TableStyle.columnStripe property | Aspose.Words...

    TableStyle.columnStripe property. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns banding....styles that alternate between rows. let doc = new aw . Document...color to the row/column, // based on whether the row/column is even...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Generate PDF417 Barcodes in C++|Documentation

    Aspose.BarCode for C++ can be used to generate different types of PDF417 barcodes...of PDF417 barcodes includes rows and columns. The basic PDF417...symbols in up to 30 columns and 90 rows while Micro PDF417 is capable...

    docs.aspose.com/barcode/cpp/pdf417-barcodes/
  6. TableStyle.column_stripe property | Aspose.Word...

    TableStyle.column_stripe property. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns banding....styles that alternate between rows. doc = aw . Document () builder...color to the row/column, # based on whether the row/column is even...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::TableStyle::get_ColumnStripe met...

    Aspose::Words::TableStyle::get_ColumnStripe method. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns banding in C++....styles that alternate between rows. auto doc = MakeObject < Document...color to the row/column, // based on whether the row/column is even...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly.... Rows . Add ( new object [] { "Thomas...Hanover Sq., London" }); table . Rows . Add ( new object [] { "Paolo...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Row.IsFirstRow | Aspose.Words for .NET

    Discover the Row IsFirstRow property, identify the first row in a table easily. Enhance your data organization with this essential feature!...Hide ] Row.IsFirstRow property True if this is the first row in a...) { int rows = 0 ; int columns = 0 ; if ( table . Rows . Count...

    reference.aspose.com/words/net/aspose.words.tab...
  10. FieldNextIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNextIf class—efficiently implement NEXTIF fields to enhance document automation and streamline your workflows....NEXT/NEXTIF fields to merge multiple rows into one page during a mail...source for our mail merge with 3 rows. // A mail merge that uses this...

    reference.aspose.com/words/net/aspose.words.fie...