Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 16,203 for

table

(0.04 sec)
  1. Bookmark.FirstColumn | Aspose.Words for .NET

    Discover the FirstColumn property. Easily access the zero-based index of the first column in your Table's bookmark range for efficient data management....of the first column of the table column range associated with...-1 if this bookmark is not a table column bookmark. Examples Shows...

    reference.aspose.com/words/net/aspose.words/boo...
  2. DocumentVisitor.visit_table_end method | Aspose...

    DocumentVisitor.visit_Table_end method. Called when enumeration of a Table has ended....visit_table_end method visit_table_end(table) Called when enumeration...of a table has ended. def visit_table_end ( self , table : aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextOrientation enumeration | Aspose.Words for ...

    Aspose.Words.TextOrientation enumeration. Specifies orientation of text on a page, in a Table cell or a text frame....orientation of text on a page, in a table cell or a text frame. Members...how to build a formatted 2x2 table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_FirstColumn method. Gets the first column style in C++....with certain area styles of a table. auto doc = System :: MakeObject...Aspose :: Words :: Tables :: Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_TopRightCell method. Gets the top right cell style in C++....with certain area styles of a table. auto doc = System :: MakeObject...Aspose :: Words :: Tables :: Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Table.set_shading method | Aspose.Words for Python

    Table.set_shading method. Sets shading to the specified values on whole Table....the specified values on whole table. def set_shading ( self , texture...apply an outline border to a table. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Tables::CellFormat::get_Borders ...

    Aspose::Words::Tables::CellFormat::get_Borders method. Gets collection of borders of the cell in C++....Aspose::Words::Tables::CellFormat::get_Borders method Contents...BorderCollection > Aspose :: Words :: Tables :: CellFormat :: get_Borders...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. 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...
  9. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....Examples Shows how to build a table with custom borders. let doc... startTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table.LeftIndent | Aspose.Words for .NET

    Discover the Table LeftIndent property to easily customize your Table's left indent. Enhance your design with precise control for better layouts!...LeftIndent Contents [ Hide ] Table.LeftIndent property Gets or...represents the left indent of the table. public double LeftIndent {...

    reference.aspose.com/words/net/aspose.words.tab...