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

rows

(0.05 sec)
  1. Applying themes to Charts - Free Support Forum ...

    How would I go about adding theme to a chart? The only information I've found regarding chart formatting is changing the ChartArea.Area methods (Background, Foreground, FillFormat, etc). Is it possible to get themes app…... The rows I have in alternating color...Thank you. Why is it then that rows exported in the XLS format will...

    forum.aspose.com/t/applying-themes-to-charts/10...
  2. Aspose::Words::Tables::Cell::get_LastParagraph ...

    Aspose::Words::Tables::Cell::get_LastParagraph method. Gets the last paragraph among the immediate children in C++....vertical borders to a table row’s format. auto doc = System ::...System :: String :: Format ( u "Row {0}, Column 1" , i + 1 )); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. table|Documentation

    Table 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 equalCells - make all table...

    docs.aspose.com/omr/net/txt-markup/table/
  4. Aspose::Words::Tables::AutoFitBehavior enum | A...

    Aspose::Words::Tables::AutoFitBehavior enum. Determines how Aspose.Words resizes the table when you invoke the AutoFit() method in C++....We must insert at least one row before setting any table formatting...Center ); builder -> Write ( u "Row 1, cell 1." ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Java Excel API | products.aspose.com

    Aspose.Cells for Java library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, CSV, HTML and so on....limited to worksheet formatting at row, column, and cell level, adding..."output.pdf"); Manipulate Excel Rows & Columns Aspose.Cells for Java...

    products.aspose.com/cells/java/
  6. Rename duplicate columns automatically while ex...

    Learn how to rename duplicate columns automatically while exporting worksheet data through the Aspose.Cells for .NET API....Assistant Close Export Visible Rows Data from Worksheet Export HTML...

    docs.aspose.com/cells/net/rename-duplicate-colu...
  7. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....HTML to PDF using C# How to Add Rows to Table in MS Word Document...

    kb.aspose.com/words/net/page/4/
  8. Border Settings|Documentation

    How to use the Aspose.Cells library in Node.js via C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....following parameters: First Row – the first row of the range. First Column...range. Number of Rows – the number of rows in the range. Number...

    docs.aspose.com/cells/nodejs-cpp/cells-border-s...
  9. Merge Cells|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....createSheet ( "new sheet" ); Row row = sheet . createRow (( short...short ) 1 ); Cell cell = row . createCell (( short ) 1 ); cell ...

    docs.aspose.com/cells/java/merge-cells/
  10. Autofit Setting for Tables|Aspose.Words for Java

    Autofit settings to tables. Docx4j does not provide an opportunity to autofit settings to tables....example Repeat Table Header Rows on Pages Track Changes in Documents...

    docs.aspose.com/words/java/autofit-setting-for-...