Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 19,320 for

rows

(0.07 sec)
  1. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...on the next cell in the same row. In the posted code the second...two normal cells in the next row: // start the table Table footerTbl...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  2. MailMergeOptions.RetainFirstSectionStart | Aspo...

    Discover how the MailMergeOptions RetainFirstSectionStart property enhances your mail merge by retaining or updating document sections for seamless data integration....copies for subsequent data source rows are retained during mail merge...

    reference.aspose.com/words/net/aspose.words.low...
  3. Aspose::Words::MailMerging::MailMerge::get_Reta...

    Aspose::Words::MailMerging::MailMerge::get_RetainFirstSectionStart method. Gets a value indicating whether the SectionStart of the first document section and its copies for subsequent data source Rows are retained during mail merge or updated according to MS Word behaviour in C++....copies for subsequent data source rows are retained during mail merge...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. Issue while generating PDF reports with Large D...

    Hi Team, We are facing PDF generation issues as below: . Our API is able to generate PDF file, if the Data load is less than 50,000 records . But when API is with 50,000+ records, API stop working . When we do simila…...Purpose of method is, read each row from collection (grid) and perform...Variables Info // grid : holds 50000 rows. // colValueType : hold info...

    forum.aspose.com/t/issue-while-generating-pdf-r...
  5. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing table cell enumeration in your applications. Enhance your coding efficiency today!...) { int rows = 0 ; int columns = 0 ; if ( table . Rows . Count...Count > 0 ) { rows = table . Rows . Count ; columns = table . FirstRow...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Clean Up Before or During Mail Merge|Aspose.Wor...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation using C#....static fields Remove empty table rows You can consider a merge field...text result. Remove Empty Table Rows Aspose.Words allows you to remove...

    docs.aspose.com/words/net/clean-up-before-or-du...
  7. Aspose::Words::Tables::Table::get_LeftIndent me...

    Aspose::Words::Tables::Table::get_LeftIndent method. Gets or sets the value that represents the left indent of the table in C++....them // to the current cell/row its cursor is in, // as well...well as any new cells and rows created using that builder. builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a paragraph break into the document in C++....Center ); builder -> Write ( u "Row 1, cell 1." ); builder -> InsertCell...InsertCell (); builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children....Create the outer table with three rows and four columns, and then add...Create another table with two rows and two columns and then insert...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::MailMerging::MailMerge::set_Reta...

    Aspose::Words::MailMerging::MailMerge::set_RetainFirstSectionStart method. Sets a value indicating whether the SectionStart of the first document section and its copies for subsequent data source Rows are retained during mail merge or updated according to MS Word behaviour in C++....copies for subsequent data source rows are retained during mail merge...

    reference.aspose.com/words/cpp/aspose.words.mai...