Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 18,871 for

rows

(0.16 sec)
  1. Table|Aspose.Slides for Python Documentation

    Create and format tables in Python with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....Create a simple table with two rows and two columns. def add_table...] # Define column widths and row heights. widths = [ 80 , 80 ]...

    docs.aspose.com/slides/python-net/examples/elem...
  2. 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...
  3. Working with DataTable Objects in Java|Aspose.W...

    Treat DataTable row objects in template expressions as enumerations of their Rows when building a report in Java....expressions as enumerations of their rows. That is, you can use template...instance, you can count its rows using the following syntax....

    docs.aspose.com/words/java/working-with-datatab...
  4. Data Filtering|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....Microsoft Excel: Click the heading row in a worksheet. From the Data...filled color Date Filters Filters rows based on different date criteria...

    docs.aspose.com/cells/java/data-filtering/
  5. Data Filtering|Documentation

    Learn how to add data filters using the Aspose.Cells for .NET API....Microsoft Excel: Click the heading row in a worksheet. From the Data...filled color Date Filters Filters rows based on different date criteria...

    docs.aspose.com/cells/net/data-filtering/
  6. Outsystems Barcode Generation very slow - Free ...

    Using Aspose Barcode 25.9 for Outsystems and generating PDF417 Barcodes. Generating 50 barcodes takes almost 100 seconds which is very slow performance. Following is my code BarcodeGenerator generator = new BarcodeGene…...Rows = 0; // Number of rows generator.Parameters...Parameters.Barcode.Pdf417.Rows = 0; // Number of rows generator.QualitySettings...

    forum.aspose.com/t/outsystems-barcode-generatio...
  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 = System :: MakeObject...color to the row/column, // based on whether the row/column is even...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Performance/Memory optimization for writing lar...

    I am trying to add a table with 7 columns and 100k Rows in a PDF, it is taking about 2.7/3 mins. Is there any to optimize the time required for this. Also is there any way to write/flush the few Rows of a table to docum…...table with 7 columns and 100k rows in a PDF, it is taking about...any way to write/flush the few rows of a table to document to optimize...

    forum.aspose.com/t/performance-memory-optimizat...
  9. Html To PDF Conversion Is Overlapping Table hea...

    Hello. We are using the HTML to PDF converter, and the resulting PDF has overlapping headers for certain tables. Instead of the header and sub header appearing on their respective lines the conversion process is overla…...in a way that places multiple rows on the same line. To troubleshoot:...header rows inside a <thead> element and the sub‑header rows inside...

    forum.aspose.com/t/html-to-pdf-conversion-is-ov...
  10. Data Filtering with C++|Documentation

    Learn how to add a data filter by using the Aspose.Cells for C++ API....Microsoft Excel: Click a heading row in a worksheet. From the Data...filled color Date Filters Filters rows based on different date criteria...

    docs.aspose.com/cells/cpp/data-filtering/