Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 16,046 for

table

(0.04 sec)
  1. BorderType enumeration | Aspose.Words for Python

    aspose.words.BorderType enumeration. Specifies sides of a border...border of a paragraph or a table cell. LEFT Specifies the left...border of a paragraph or a table cell. RIGHT Specifies the right...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::DocumentBuilder::EndRow method |...

    Aspose::Words::DocumentBuilder::EndRow method. Ends a Table row in the document in C++....DocumentBuilder::EndRow method Ends a table row in the document. System...SharedPtr < Aspose :: Words :: Tables :: Row > Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. FieldMergeField.IsVerticalFormatting | Aspose.W...

    Discover how the FieldMergeField IsVerticalFormatting property enhances text display by enabling character conversion for vertical formatting. Optimize your formatting today!...DocumentBuilder ( doc ); // Create a data table to be used as a mail merge data...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Paragraph::get_IsInCell method |...

    Aspose::Words::Paragraph::get_IsInCell method. True if this paragraph is an immediate child of Cell; false otherwise in C++....Examples Shows how to set a table to stay together on the same...+ u "Table spanning two pages.docx" ); SharedPtr < Table > table...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Aspose::Words::Drawing::Charts::ChartDataTable ...

    Aspose::Words::Drawing::Charts::ChartDataTable class. Allows to specify properties of a chart data Table in C++....properties of a chart data table. class ChartDataTable : public...font formatting of the data table. get_Format () Provides access...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Table.AllowAutoFit | Aspose.Words for .NET

    Discover the Table AllowAutoFit property to effortlessly resize Microsoft Word and Aspose.Words Table cells, enhancing your document's readability and presentation....AllowAutoFit Contents [ Hide ] Table.AllowAutoFit property Allows...automatically resize cells in a table to fit their contents. public...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Paragraph.is_end_of_cell property | Aspose.Word...

    Paragraph.is_end_of_cell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.Tables/cell/); false otherwise....Examples Shows how to set a table to stay together on the same...= MY_DIR + 'Table spanning two pages.docx' ) table = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a Table with assigned Table style in Java....to some area of a table with assigned table style. To learn more...more, visit the Working with Tables documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  9. Row.EnsureMinimum | Aspose.Words for .NET

    Discover the Row EnsureMinimum method, effortlessly create and append a Cell when none exist, enhancing your data structure management....= new Document (); Table table = new Table ( doc ); doc . FirstSection...AppendChild ( table ); Row row = new Row ( doc ); table . AppendChild...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Aspose::Words::ParagraphFormat::get_KeepWithNex...

    Aspose::Words::ParagraphFormat::get_KeepWithNext method. True if the paragraph is to remains on the same page as the paragraph that follows it in C++....Examples Shows how to set a table to stay together on the same...+ u "Table spanning two pages.docx" ); SharedPtr < Table > table...

    reference.aspose.com/words/cpp/aspose.words/par...