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

rows

(0.32 sec)
  1. Aspose.Cell Hide Column Header - Free Support F...

    Hello Team, We are doing Image export for each worksheet as one page , here we want to provide an option to hide column header. we tried by setting IsRowColumnHeadersVisible = false. but it still shows the header in ex…...6:39am 2 @Viral84 How to hide the row‑ and column‑headings when exporting...IsOnePagePerSheet = true, // Hide the row/column headings in the exported...

    forum.aspose.com/t/aspose-cell-hide-column-head...
  2. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure....answers in a tabular structure (rows and columns) for better readability...Striped - zebra-striped table rows TableType.EqualCells - make...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  3. Aztec Codes|Documentation

    Definition of the Aztec Code full-range barcode type...one-module-wide rows and columns of black and white squares. One row and... Other rows and columns are placed at every 16th row and column...

    docs.aspose.com/barcode/info-cards/aztec-full-r...
  4. Nested Mail Merge with Regions in C++|Aspose.Wo...

    Perform a Mail Merge operation with nested regions using C++. Nested merge is a feature that enables you to merge hierarchical data from your data source into your merge template....represents the related table rows. Q: How does GetChildDataSource...that enumerates only the child rows that belong to the current parent...

    docs.aspose.com/words/cpp/nested-mail-merge-wit...
  5. Convert JSON Format to FLATOPC via C++ | produc...

    C++ API t0 Parse JSON to FLATOPC 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...
  6. Aspose::Words::DocumentBuilder::EndRow method |...

    Aspose::Words::DocumentBuilder::EndRow method. Ends a table row in the document in C++....DocumentBuilder::EndRow method Ends a table row in the document. System :: SharedPtr...Aspose :: Words :: Tables :: Row > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::DocumentBuilder::get_CellFormat ...

    Aspose::Words::DocumentBuilder::get_CellFormat method. Returns an object that represents current table cell formatting properties in C++....// will apply them to every row and cell that we add with it...InsertCell (); builder -> Write ( u "Row 1, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for Node.js via 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/nodejs-cpp/how-to-print-e...
  9. Advanced Features|Aspose.PDF for .NET

    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....(); // Add a row into Table var row = table . Rows . Add (); //...t_a^b f(x)dx$" ; var cell = row . Cells . Add (); cell . Margin...

    docs.aspose.com/pdf/net/advanced-features/
  10. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Java—automate slide layout adjustments and boost productivity....case: you must adjust individual row heights and column widths to...{ IRow row = table . getRows (). get_Item ( i ); row . setMinimalHeight...

    docs.aspose.com/slides/java/re-sizing-shapes-on...