Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 17,881 for

rows

(0.1 sec)
  1. FieldMergeBarcode.ScalingFactor | Aspose.Words ...

    Discover the FieldMergeBarcode ScalingFactor property to easily adjust your barcode size in whole percentage points (10-1000) for optimal visibility....will create a new page for each row. Each page will contain a DISPLAYBARCODE...with the value from the merged row. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Working with User-defined Cells|Documentation

    This section explains how to read User-defined cells of the visio shapes with Aspose.Diagram....name rows as they need, assign meaningful names to the rows, and...

    docs.aspose.com/diagram/net/working-with-user-d...
  3. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....showRowAppenderToolb Whether to show the batch row appender toolbar. The default...setActiveCell ( row , col ); // the parameters are: row : the cell row col...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  4. Working with Table-Row Conditional Blocks|Aspos...

    Use table-row conditional blocks within single document table to represent the same data depending on a condition using Java....Table-Row Conditional Blocks Contents [ Hide ] A table-row conditional...occupies single or multiple rows of a single document table....

    docs.aspose.com/words/java/working-with-table-r...
  5. 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/...
  6. 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...
  7. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in C++ to add conditional formatting for two color ratios and three color ratios. By adjusting these criteria, you have more control over how cells look and appear....C++ Apply Shading to Alternate Rows and Columns with Conditional...

    docs.aspose.com/cells/go-cpp/adding-2-color-sca...
  8. 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...
  9. Alignment match with an RSPT RDLC reference rep...

    Hi Team, How can I create an Aspose Word template that matches the alignment of an RDLC report? Is there any tool or an easier way to replicate the layout? I’ve attached a reference RDLC report and the Aspose template I…...no extra blank lines between rows. Why the layout drifts The engine...contains paragraph spacing, row‑height settings, or mismatched...

    forum.aspose.com/t/alignment-match-with-an-rspt...
  10. DataRow | Aspose.Words for Java

    Represents a row of data in a DataTable in Java....public class DataRow Represents a row of data in a DataTable . Methods...DataRelation relation) Gets the child rows of this DataRow using the specified...

    reference.aspose.com/words/java/com.aspose.word...