Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 12,545 for

columns

(0.04 sec)
  1. Odso.FirstRowContainsColumnNames | Aspose.Words...

    Discover the Odso FirstRowContainsColumnNames property, which allows apps to recognize the first data row as headers, enhancing data clarity and usability....containing the names of each column in the data source. The default...separates columns. The first line contains the three columns' names...

    reference.aspose.com/words/net/aspose.words.set...
  2. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for Python via .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets.... How to Format Rows and Columns Sometimes, developers need...same formatting on rows or columns. Applying formatting on cells...

    docs.aspose.com/cells/python-net/cells-formatting/
  3. MailMergeSettings.MainDocumentType | Aspose.Wor...

    Discover how the MailMergeSettings MainDocumentType property defines your mail merge documents. Unlock seamless document creation with optimal settings!...separates columns. The first line contains the three columns' names...

    reference.aspose.com/words/net/aspose.words.set...
  4. FieldDatabaseDataTable | Aspose.Words for Java

    Provides data for the FieldDatabase field result in Java.... getColumnNames() Gets columns that belong to this table....String[] getColumnNames() Gets columns that belong to this table....

    reference.aspose.com/words/java/com.aspose.word...
  5. Set Column Header Tip|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....Set Column Header Tip Contents [ Hide ] Possible Usage Scenarios...set tooltip for your custom column while creating the table in...

    docs.aspose.com/cells/java/set-column-header-tip/
  6. Aspose::Words::Tables::Row::GetText method | As...

    Aspose::Words::Tables::Row::GetText method. Gets the text of all cells in this row including the end of row character in C++....override { int rows = 0 ; int columns = 0 ; if ( table -> get_Rows...get_Rows () -> get_Count (); columns = table -> get_FirstRow ()...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose::Words::DocumentVisitor::VisitCellStart ...

    Aspose::Words::DocumentVisitor::VisitCellStart method. Called when enumeration of a table cell has started in C++....override { int rows = 0 ; int columns = 0 ; if ( table -> get_Rows...get_Rows () -> get_Count (); columns = table -> get_FirstRow ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Tables::Row::get_LastCell method...

    Aspose::Words::Tables::Row::get_LastCell method. Returns the last Cell in the row in C++....override { int rows = 0 ; int columns = 0 ; if ( table -> get_Rows...get_Rows () -> get_Count (); columns = table -> get_FirstRow ()...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Aspose::Words::Tables::Cell::get_IsFirstCell me...

    Aspose::Words::Tables::Cell::get_IsFirstCell method. True if this is the first cell inside a row; false otherwise in C++....override { int rows = 0 ; int columns = 0 ; if ( table -> get_Rows...get_Rows () -> get_Count (); columns = table -> get_FirstRow ()...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Aspose::Words::DocumentVisitor::VisitTableStart...

    Aspose::Words::DocumentVisitor::VisitTableStart method. Called when enumeration of a table has started in C++....override { int rows = 0 ; int columns = 0 ; if ( table -> get_Rows...get_Rows () -> get_Count (); columns = table -> get_FirstRow ()...

    reference.aspose.com/words/cpp/aspose.words/doc...