Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 14,250 for

rows

(0.08 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. Achieve draft...Cells allows you to designate row and column headers to repeat...

    docs.aspose.com/cells/cpp/setting-print-options/
  2. Fit All Worksheet Columns on Single PDF Page|Do...

    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....a single PDF page, although rows may expand to several pages...

    docs.aspose.com/cells/net/fit-all-worksheet-col...
  3. Merge and Unmerge Cells in GridDesktop|Document...

    This article introduces merge and unmerge in GridDesktop....cases when we need to span some rows or columns to enhance the readability...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. How to Create a Table in C++|Aspose.Words for C++

    Different ways to create tables using C++. Create table in C++ for your document. Add a table in C++....this automatically starts a new row Optionally, use the CellFormat...until the row is complete Call EndRow to end the current row Optionally...

    docs.aspose.com/words/cpp/create-a-table/
  5. Cell.LastParagraph | Aspose.Words for .NET

    Discover the Cell LastParagraph property. Easily access the final paragraph from immediate child elements for efficient content management....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.tab...
  6. Get Max Range In A Worksheet with C++|Documenta...

    This article describes how to get the max range, max data range, max display range of Excel files with Aspose.Cells for C++ library....if the Row and Column objects are initialized, these rows and columns...if there is no data in empty rows or columns. #include <iostream>...

    docs.aspose.com/cells/cpp/get-max-range-in-a-wo...
  7. Adjusting Row Height and Column Width in Jython...

    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....Adjusting Row Height and Column Width in Jython Contents [ Hide...Hide ] Aspose.Cells - Adjusting Row Height and Column Width To append...

    docs.aspose.com/cells/java/adjusting-row-height...
  8. 设置打印标题|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...."$A:$B" ; //Defining row numbers 1 & 2 as title rows pageSetup . PrintTitleRows...

    docs.aspose.com/cells/zh/net/set-print-titles/
  9. FieldMergeField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeField class for seamless document automation. Enhance your workflows with powerful MERGEFIELD functionality.... Rows . Add ( "Mr." , "John" , "Doe" ); table . Rows . Add...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Export DataTable from GridWeb|Documentation

    This article introduces how to export datatable in GridWeb....the first cell with all the rows and columns visible in the worksheet...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...