Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 16,046 for

table

(0.04 sec)
  1. TableStyle.Borders | Aspose.Words for .NET

    Discover the TableStyle Borders property to access default cell borders for your styles, enhancing your design with seamless, customizable options....custom style settings for the table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/tab...
  2. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a paragraph break into the document in C++....how to build a formatted 2x2 table. auto doc = MakeObject < Document...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Row.next_row property | Aspose.Words for Python

    Row.next_row property. Gets the next [Row](../) node.... tables . Row : ... Remarks The method...need to have typed access to table rows. If a StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentBuilder::DeleteRow metho...

    Aspose::Words::DocumentBuilder::DeleteRow method. Deletes a row from a Table in C++....from a table. System :: SharedPtr < Aspose :: Words :: Tables ::...tableIndex int32_t The index of the table. rowIndex int32_t The index...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::TableStyle::get_CellSpacing meth...

    Aspose::Words::TableStyle::get_CellSpacing method. Gets or sets the amount of space (in points) between the cells in C++....custom style settings for the table. auto doc = MakeObject < Document...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. Aspose::Words::Tables::Row class | Aspose.Words...

    Aspose::Words::Tables::Row class. Represents a Table row. To learn more, visit the documentation article in C++....Aspose::Words::Tables::Row class Contents [ Hide ] Row class...class Represents a table row. To learn more, visit the Working with...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Table.AcceptStart | Aspose.Words for .NET

    Discover the Table AcceptStart method to seamlessly welcome visitors at the Table's start, enhancing user experience and engagement....AcceptStart Contents [ Hide ] Table.AcceptStart method Accepts a...for visiting the start of the table. public override VisitorAction...

    reference.aspose.com/words/net/aspose.words.tab...
  8. RowFormat.AllowBreakAcrossPages | Aspose.Words ...

    Discover the RowFormat AllowBreakAcrossPages property, enable seamless text flow in Table rows across page breaks for enhanced readability and presentation....property True if the text in a table row is allowed to split across...in a table. Document doc = new Document ( MyDir + "Table spanning...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Aspose::Words::Tables::RowFormat::get_Height me...

    Aspose::Words::Tables::RowFormat::get_Height method. Gets or sets the height of the Table row in points in C++....Aspose::Words::Tables::RowFormat::get_Height method Contents...the table row in points. double Aspose :: Words :: Tables :: RowFormat...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. BorderType Enum | Aspose.Words for .NET

    Discover Aspose.Words.BorderType enum for customizable border options. Enhance your documents with precise border control and style!...border of a paragraph or a table cell. Left 1 Specifies the left...border of a paragraph or a table cell. Right 2 Specifies the...

    reference.aspose.com/words/net/aspose.words/bor...