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

rows

(0.39 sec)
  1. workbook-to-tiff-with-mulitiple-pages.tiff

    LZW Full-resolution image 1 2200 4 samples/pixel 29580 Inch Chunky (contiguous for each subsampling pixel) 200 dots per inch RGB 44394 bytes 2200 Rows/strip apache-tika-551383608739583514.tmp 8 145......per inch RGB 44394 bytes 2200 rows/strip apache-tika-551383608739583514...

    docs.aspose.com/cells/tr/python-net/convert-exc...
  2. Add Image in Table Cell|Aspose.Slides Documenta...

    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.... Rows [ 1 ]. Cells [ 1 ]; cell . Shape...Columns with Width Define Array of Rows with Height Add a Table to the...

    docs.aspose.com/slides/net/add-image-in-table-c...
  3. How to export Excel equations to other types of...

    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.... name } </div>` ; // Get rows/columns counts (limited to a...huge output) const rows = sheet . cells . rows ; const cols = sheet...

    docs.aspose.com/cells/javascript-cpp/export-equ...
  4. 如何将 Excel 方程导出为其他类型的表达式|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.... name } </div>` ; // Get rows/columns counts (limited to a...huge output) const rows = sheet . cells . rows ; const cols = sheet...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  5. CSV to PDF conversion - Free Support Forum - as...

    I am evaluating aspose for converting csv files to pdf(large csv files with Rows over a million). I created a workbook object with file path and then saved/converted it to pdf file. The problems I have are : The table…...to pdf(large csv files with rows over a million). I created a...file can have upto 5 million rows and currently the pdf kind of...

    forum.aspose.com/t/csv-to-pdf-conversion/164952
  6. Get Max Column Index in Row and Max Row Index i...

    Learn how to get the max column index in a row and the max row index in a column using the Aspose.Cells for C++ API....Get Max Column Index in Row and Max Row Index in Column with C++...manipulate some data on the rows or columns, you need to know...

    docs.aspose.com/cells/cpp/get-max-index-in-row-...
  7. Convert HTML tables to PDF in Python

    Learn how to convert HTML tables to PDF with Aspose.HTML in Python via .NET, preserving layouts, styles, custom page sizes, footers, and page numbers for reports and invoices....Columns wrap too early Table rows break across pages Borders look...columns wrap unexpectedly, header rows disappear on page breaks, borders...

    blog.aspose.com/html/convert-html-tables-to-pdf...
  8. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument presentations.... rows [ 1 ][ 1 ] x = tbl . X + tbl . rows [ 1 ][ 1 ]...offset_x y = tbl . Y + tbl . rows [ 1 ][ 1 ] . offset_y for para...

    docs.aspose.com/slides/python-net/paragraph/
  9. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell...Cell can only be a child of a Row . Cell can contain block-level...this is the first cell inside a row; false otherwise. isLastCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用Node.js通过C++自动调整合并单元格的行高|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自动调整合并单元格的行高。在表格中实现自动调整功能。...expands the height of the first row. options . setAutoFitMergedCell...AutoFitMergedCellsTy . FirstLine ); // Autofit rows in the sheet (including the...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...