Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 19,492 for

rows

(0.15 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library with C++....regardless of the number of rows. Why Use FitToPagesWide and...well‑organized, without any columns or rows being split awkwardly across...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  2. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...you could insert one or two rows at the top of the worksheet...you could insert one or two rows at the top of the worksheet...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  3. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for Java: create, format, merge cells, apply styles, import data, and export with Java examples for PPT, PPTX, and ODP....Create a simple table with two rows and two columns. static void...

    docs.aspose.com/slides/java/examples/elements/t...
  4. How to extract table from PDF | Aspose.PDF

    Do you know how easily extract table from PDF using Python? Extract table from PDF with high quality using Python PDF library.... Iterate through all the rows in the table using a for loop:...pdfTableRow in absorbedTable.row_list. Within the row iteration, use another...

    products.aspose.com/pdf/tutorial/extract-table/
  5. 如何用JavaScript通过C++设置打印标题|Documentation

    本文向您展示了如何使用C++的JavaScript库设置打印标题。...0 ); // Set rows to repeat at the top (e.g., rows 1 and 2) worksheet...worksheets . get ( 0 ); // Clear the rows and columns set to repeat worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  6. Convert JSON Format to ODT via C++ | products.a...

    C++ API t0 Parse JSON to ODT without using Microsoft Word...you can also set the size of rows and columns by loading JSON...need to set the same row height for all rows in the worksheet, you...

    products.aspose.com/total/cpp/conversion/json-t...
  7. Convert JSON Format to POWERPOINT via C++ | pro...

    Parse JSON to POWERPOINT in C++ without using Microsoft PowerPoint...you can also set the size of rows and columns by loading JSON...need to set the same row height for all rows in the worksheet, you...

    products.aspose.com/total/cpp/conversion/json-t...
  8. Getting Started|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....Merge/split Cells Group/ungroup rows and columns Create custom page...breaks Insert/delete or hide rows, columns and sheets Calculate...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  9. Accessing Table from Cell and Adding Values ins...

    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....Adding Values inside it using Row and Column Offsets Contents [...the Table or List Object using row and column offsets. In order...

    docs.aspose.com/cells/java/accessing-table-from...
  10. 行尾和文本换行|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,你可以轻松在单元格中插入文本并设置换行方式,如手动换行、自动换行等。本文详细介绍如何实现这些功能,并提供示例代码供参考。...Increase the height of first row cell . rows . get ( 0 ). height = 36...Increase the height of first row cells . rows . get ( 0 ). height =...

    docs.aspose.com/cells/zh/javascript-cpp/line-br...