Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 17,887 for

rows

(0.17 sec)
  1. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order.... Print row/column headings. Print in draft...Cells allows you to designate row and column headers to repeat...

    docs.aspose.com/cells/cpp/setting-print-options/
  2. Image Markers|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....Auto‑fit the image to the cell’s row height and column width. Picture:ScaleN...DataRow row = t . NewRow (); row [ 0 ] = imageData ; t . Rows . Add...

    docs.aspose.com/cells/net/image-markers/
  3. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for JavaScript via C++.... New rows and columns are automatically...automatically included. A total row at the bottom of your list can be easily...

    docs.aspose.com/cells/javascript-cpp/create-and...
  4. Set Data Source for the Chart with Golang via C...

    Learn about the various data sources supported by Aspose.Cells for C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....Destination Worksheet while Copying Rows or Range Create Dynamic Charts...

    docs.aspose.com/cells/go-cpp/data-formatting-in...
  5. Fit All Worksheet Columns on Single PDF Page wi...

    Generate a PDF that fits all worksheet columns onto a single page using Aspose.Cells with Golang via C++....a single PDF page, although rows may expand to several pages...

    docs.aspose.com/cells/go-cpp/fit-all-worksheet-...
  6. Implement Cell.FormulaLocal similar to Excel VB...

    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....StreamProvider Find Maximum Rows and Columns supported by XLS...

    docs.aspose.com/cells/java/implement-cell-formu...
  7. How to solve the memory leak problem when save ...

    Please see the demo atthachment, i am building a preview online website with Aspose.Cell 24.1.0, sometimes there is a memory leak problem with a small excel file(file also in demo attachment). So could you provide a dem…...files with a large number of rows. ← previous page...

    forum.aspose.com/t/how-to-solve-the-memory-leak...
  8. DocumentBuilder.end_column_bookmark method | As...

    DocumentBuilder.end_column_bookmark method. Marks the current position in the document as a column bookmark end...or more columns in a range of rows. To create a valid bookmark...write ( 'Cell 3' ) builder . end_row () builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 Python 将表格添加到 PDF | Aspose.PDF

    Python 原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++通過 COM 互操作在 PDF 檔中添加表。...border_info for row_count in range ( 0 , 10 ): row = table . rows . add...add () row . cells . add ( "Column (" + str ( row_count ) + ", 1)"...

    products.aspose.com/pdf/zh-hant/python-net/tabl...
  10. Convert Excel to ODS|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....store data that is organized in rows and columns and are formatted...

    docs.aspose.com/cells/python-java/convert-excel...