Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 19,528 for

rows

(0.17 sec)
  1. Setting Print Options with Node.js via C++|Docu...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Node.js API and C++ 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/nodejs-cpp/setting-print-...
  2. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...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/python-net/table/
  3. BorderCollection.Vertical | Aspose.Words for .NET

    Discover the BorderCollection Vertical property for seamless cell borders. Enhance your design with customizable vertical borders for a polished look!...vertical borders to a table row’s format. Document doc = new...InsertCell (); builder . Write ( $"Row {i + 1}, Column 1" ); builder...

    reference.aspose.com/words/net/aspose.words/bor...
  4. Aspose.Slides for Java 26.6: OLE Excel Workshee...

    Hi team, Converting a .pptx that contains an OLE-embedded Excel worksheet (created via PowerPoint’s Insert > Object > Create New > Microsoft Excel Worksheet) to PDF via Presentation.save(SaveFormat.Pdf) produces output …...produces output where the table row-separator borders inside the...rather than sitting between rows. PowerPoint (and Aspose.Cells...

    forum.aspose.com/t/aspose-slides-for-java-26-6-...
  5. Get Max Range In A Worksheet with Golang via C+...

    This article describes how to get the max range, max data range, and max display range of Excel files with Aspose.Cells for C++ library....if the Row and Column objects are initialized, these rows and columns...Offset, Entire Column, and Entire Row of the Range with Golang via...

    docs.aspose.com/cells/go-cpp/get-max-range-in-a...
  6. Alignment Settings|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 the cells: First row: the first row from where to start merging...merging. Number of rows: the number of rows to merge. Number of...

    docs.aspose.com/cells/java/cells-alignment-sett...
  7. Update Days Preserving History of Revision Logs...

    Learn how to update the days for preserving revision log history in shared workbooks using Aspose.Cells for Node.js via C++....Assistant Close Find Maximum Rows and Columns supported by XLS...

    docs.aspose.com/cells/nodejs-cpp/update-days-pr...
  8. Opening Files with Different Formats|Documentation

    Aspose.Cells for Python via Java API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... Data is arranged in rows and columns like in tables and...files, where data is arranged in rows and columns like in tables and...

    docs.aspose.com/cells/python-java/opening-files...
  9. Update Days Preserving History of Revision Logs...

    Learn how to update the number of days for preserving history in a shared workbook using Aspose.Cells with C++....Assistant Close Find Maximum Rows and Columns supported by XLS...

    docs.aspose.com/cells/cpp/update-days-preservin...
  10. Aspose::Words::Tables::Table::get_AllowAutoFit ...

    Aspose::Words::Tables::Table::get_AllowAutoFit method. Allows Microsoft Word and Aspose.Words to automatically resize cells in a table to fit their contents in C++....the dimensions // of all its rows and cells, and truncate contents...

    reference.aspose.com/words/cpp/aspose.words.tab...