Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 16,203 for

table

(0.03 sec)
  1. DataTable | Aspose.Words for Java

    Represents one Table of in-memory data in Java....DataTableEventListen Represents one table of in-memory data. Constructors...DataTable class with the specified table name. DataTable(ResultSet resultSet)...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Tables::PreferredWidth class | A...

    Aspose::Words::Tables::PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a Table or a cell. To learn more, visit the documentation article in C++....Aspose::Words::Tables::PreferredWidth class Contents [ Hide ]...specify the preferred width of a table or a cell. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Table.horizontalAnchor property | Aspose.Words ...

    Table.horizontalAnchor property. Gets the base object from which the horizontal positioning of floating Table should be calculated...horizontalAnchor property Table.horizontalAnchor property Gets...horizontal positioning of floating table should be calculated. Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::TableStyle::get_VerticalAlignmen...

    Aspose::Words::TableStyle::get_VerticalAlignment method. Specifies the vertical alignment for the cells in C++.... Aspose :: Words :: Tables :: CellVerticalAlignmen Aspose...custom style settings for the table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. ConditionalStyleCollection.Item | Aspose.Words ...

    Discover the ConditionalStyleCollection Item property to easily access ConditionalStyle objects by type, enhancing your styling capabilities effortlessly....with certain area styles of a table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/con...
  6. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....Shows how to find out if a tables are nested. def calculate_...calculate_depth_of_nested_tables (): doc = aw . Document ( MY_DIR + 'Nested...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height of the Table row in points....Gets or sets the height of the table row in points. get height ()...Shows how to create a formatted table using DocumentBuilder. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldGreetingLine.LanguageId | Aspose.Words for...

    Discover the FieldGreetingLine LanguageId property to easily manage name formatting with customizable language settings for enhanced user experience....cover any cases where the data table data is invalid // by substituting...1033" )); // Create a data table with columns whose names match...

    reference.aspose.com/words/net/aspose.words.fie...
  9. TableStyle.top_padding property | Aspose.Words ...

    TableStyle.top_padding property. Gets or sets the amount of space (in points) to add above the contents of Table cells....to add above the contents of table cells. @property def top_padding...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextureIndex Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextureIndex enum for advanced shading textures. Enhance your document design with customizable, high-quality textures....to a table. Document doc = new Document ( MyDir + "Tables.docx"...docx" ); Table table = doc . FirstSection . Body . Tables [ 0 ];...

    reference.aspose.com/words/net/aspose.words/tex...