Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 19,319 for

rows

(0.15 sec)
  1. MergeFieldImageDimension.Value | Aspose.Words f...

    Discover the MergeFieldImageDimension Value property for optimized image handling. Enhance your project with precise dimensions and improved performance.... Rows . Add ( ImageDir + "Logo.jpg" ); dataTable . Rows . Add...background logo.png" ); dataTable . Rows . Add ( ImageDir + "Enhanced...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....width of the desired number of rows and columns in the OLE frame...the size of the participating rows and columns to fit within the...

    docs.aspose.com/slides/python-net/working-solut...
  3. Worksheet Views|Documentation

    This article will describe how to use C# and the .NET API to interact with the page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....the following parameters: Row , the row index of the cell from which...start. Frozen rows , the number of visible rows in the top pane...

    docs.aspose.com/cells/net/worksheet-views/
  4. Optimizing Memory Usage while Working with Big ...

    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....cell by cell in one row, and then row by row. Especially, if you...you access rows/cells by the enumerator acquired from Cells ,...

    docs.aspose.com/cells/nodejs-java/optimizing-me...
  5. How to use Freeze|Documentation

    Freeze Rows and columns based on the selected cell, then toggle Freeze again to unfreeze....Freeze cell ) that locks the top rows and left columns relative to...use Select a cell where both row index and column index are greater...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. Html to Excel rowspan issue - Free Support Foru...

    I am converting excel from html using aspose cells library 25.12 version and java version 21 but Rowspan is not applying in excel This is html and my java code for converting …...Disable DIV support to avoid extra rows loadOptions.setAutoFitColsAndRow(true);...Disable DIV support to avoid extra rows loadOptions.setAutoFitColsAndRow(true);...

    forum.aspose.com/t/html-to-excel-rowspan-issue/...
  7. Aspose.Cells Java For Ruby|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....Gridlines in Ruby Display or Hide Row Column Headers in Ruby Display...Working With Rows And Columns in Ruby Adjusting Row Height and...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  8. MergeFieldImageDimensionUnit Enum | Aspose.Word...

    Discover Aspose.Words.Fields.MergeFieldImageDimensionUnit enum for precise image dimension control in mail merges. Enhance your document automation today!... Rows . Add ( ImageDir + "Logo.jpg" ); dataTable . Rows . Add...background logo.png" ); dataTable . Rows . Add ( ImageDir + "Enhanced...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Export Data from Worksheet in .NET|Documentation

    This article explains how to export or import data from a worksheet into a DataTable using C#....stores data as a sequence of rows and columns. If all values in...a DataTable object: Row number – the row number of the first...

    docs.aspose.com/cells/net/export-data-from-work...
  10. 在工作表中访问GridRow|Documentation

    本文介绍了如何在GridWeb中的工作表中获取行对象(GridRow)。...GridRow row in cells . Rows ) { Console . WriteLine ( row . Index...Index + " " + row . Height ); } 比较下面的代码,这将创建所有的行对象,无论它是不是空,这将导致内存问题,请...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...