Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 43,379 for

table

(0.12 sec)
  1. System::Data::DataView Class Reference - Aspose...

    Public Member Functions | List of all members System::Data::DataView Class Reference View working on Table. Objects o......Class Reference View working on table. Objects of this class should...System::Data::DataTable > get_Table () Gets table the view belongs to....

    reference.aspose.com/tex/cpp/class/system.data....
  2. Aspose::Cells::Pivot::PivotTable class | Aspose...

    Aspose::Cells::Pivot::PivotTable class. Summary description for PivotTable in C++....named style from another pivot table. Dispose() Performs application-defined...GetChildren() Gets the Children Pivot Tables which use this PivotTable data...

    reference.aspose.com/cells/cpp/aspose.cells.piv...
  3. ListObject类 | Aspose.Cells for Python via .NET ...

    ListObject类 ListObject类 表示工作表上的列表对象。 ListObject 对象是 ListObjects 集合的成员。 ListObjects 集合包含工作表上的所有列表对象。 ListObject 类型公开了以...... query_table 获取链接的 QueryTable。 data_source_type...show_table_style_first_column 指示表中的第一列是否应应用样式。 show_table_style_last_column...

    reference.aspose.com/cells/python-net/zh/aspose...
  4. Aspose.Words Features Missing in Apache POI|Asp...

    Perform some operations with documents faster and more conveniently than Apache POI. In addition, there are operations that are not supported by Apache POI.... The following table contains some of the popular...section Manipulate tables The Working with Tables section Manipulate...

    docs.aspose.com/words/java/missing-features-in-...
  5. CellFormat.FitText | Aspose.Words for .NET

    CellFormat FitText property. If true fits text in the cell compressing each paragraph to the width of the cell in C#....Examples Shows how to build a table with custom borders. Document... StartTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/net/aspose.words.tab...
  6. AbsorbedRow | Aspose.PDF for .NET API Reference

    Represents row of Table that exist on the page...AbsorbedRow class Represents row of table that exist on the page public...

    reference.aspose.com/pdf/net/aspose.pdf.text/ab...
  7. RowIndex | Aspose.HTML for .NET API Reference

    This is in logical order and not in document order. The rowIndex does take into account sections THEAD TFOOT or TBODY within the Table placing THEAD rows first in the index followed by TBODY rows followed by TFOOTrows. version DOM Level 2...TFOOT , or TBODY ) within the table, placing THEAD rows first in...

    reference.aspose.com/html/net/aspose.html/htmlt...
  8. PenId | Aspose.Imaging for .NET API Reference

    PenId EmfPlusDrawPath.PenId property Gets or sets the pen identifier A 32-bit unsigned integer that specifies an inde......an index in the EMF+ Object Table for an EmfPlusPen object (section...

    reference.aspose.com/imaging/net/aspose.imaging...
  9. IhBrush | Aspose.Imaging for .NET API Reference

    IhBrush EmfCreateMonoBrush.IhBrush property Gets or sets a 32-bit unsigned integer that specifies the index of the mo......brush object in the EMF Object Table (section 3.1.1.1). This index...

    reference.aspose.com/imaging/net/aspose.imaging...
  10. Casting Error - Free Support Forum - aspose.com

    Hello, I am receiving the error: Unable to cast object of type ‘Aspose.Words.BookmarkStart’ to type ‘Aspose.Words.Tables.Cell’ when trying to see if a cell in a Table contains text. I have the following code snippet t…...Tables.Cell’ when trying to see if a cell in a table contains...Dim tables As Node() = doc.GetChildNodes(NodeType.Table, True)...

    forum.aspose.com/t/casting-error/273316