Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 43,455 for

table

(0.07 sec)
  1. Aspose::Words::Tables::Cell::get_ParentRow meth...

    Aspose::Words::Tables::Cell::get_ParentRow method. Returns the parent row of the cell in C++....Aspose::Words::Tables::Cell::get_ParentRow method Contents [...Words :: Tables :: Row > Aspose :: Words :: Tables :: Cell ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Class PivotCaches | Aspose.Cells for .NET API R...

    Aspose.Cells.GridWeb.Data.PivotCaches class. Represents the collection of memory caches from the PivotTable reports in a workbook. Each memory cache is represented by a PivotCache object...PivotTable table = cache . CreatePivotTable (); table . PivotFields...PivotFieldOrientatio . RowField ; table . PivotFields [ 1 ]. Orientation...

    reference.aspose.com/cells/net/aspose.cells.gri...
  3. ColumnFormat | Aspose.Slides for Java API Refer...

    Represents format of a Table column....IPVIObject Represents format of a table column. Methods Method Description...getEffective() Gets effective table column formatting properties...

    reference.aspose.com/slides/java/com.aspose.sli...
  4. Row.h - Aspose.PDF for C++ - API Reference

    Row.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Table; 23 namespace Text 24 { 25 class...63 friend class Aspose::Pdf::Table ; 64 65 public : 66 70 ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/_row_8h_source/
  5. Aspose::Words::Tables::Row::get_IsFirstRow meth...

    Aspose::Words::Tables::Row::get_IsFirstRow method. True if this is the first row in a Table; false otherwise in C++....Aspose::Words::Tables::Row::get_IsFirstRow method Contents [...in a table; false otherwise. bool Aspose :: Words :: Tables ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_All...

    Aspose::Words::Saving::HtmlSaveOptions::get_AllowNegativeIndent method. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB. Default value is false in C++....DocumentBuilder > ( doc ); // Insert a table with a negative indent, which...page boundary. SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. ExportFromDataBase | Aspose.PDF for .NET API Re...

    Exports data from database into Table....Exports data from database into table. public void ExportFromDataBase...mdb" ; DataTable table = new DataTable (); table . TableName = "TestSource"...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  8. TableAbsorber | Aspose.PDF for Java API Reference

    Represents an absorber object of Table elements....Represents an absorber object of table elements. Performs search and...example demonstrates how to find table on the first PDF document page...

    reference.aspose.com/pdf/java/com.aspose.pdf/ta...
  9. Table.Style | Aspose.Words for .NET

    Table Style property. Gets or sets the Table style applied to this Table in C#....[ Hide ] Table.Style property Gets or sets the table style applied...applied to this table. public Style Style { get ; set ; } Examples...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Table.set_border method | Aspose.Words for Python

    Table.set_border method. Sets the specified Table border to the specified line style, width and color....is_override_cell_borders) Sets the specified table border to the specified line...border_type BorderType The table border to change. line_style...

    reference.aspose.com/words/python-net/aspose.wo...