Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 5,803 for

table

(0.04 sec)
  1. FieldDatabaseDataTable Class | Aspose.Words for...

    Discover the Aspose.Words.Fields.FieldDatabaseDataTable class, your go-to solution for efficient FieldDatabase field results. Unlock seamless data integration today!...columns that belong to this table. Rows { get; } Gets rows that...that belong to this table. Methods Name Description static CreateFrom...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldMergeField.TextBefore | Aspose.Words for .NET

    Discover the FieldMergeField TextBefore property to easily customize text insertion before fields, enhancing your document's clarity and professionalism....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...
  3. ChartDataTable | Aspose.Words for Java

    Allows to specify properties of a chart data Table in Java....chart data table. Examples: Shows how to show data table with chart...font formatting of the data table. getFormat() Provides access...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::BorderCollection::get_Left metho...

    Aspose::Words::BorderCollection::get_Left method. Gets the left border in C++....shading color while building a table. auto doc = MakeObject < Document...DocumentBuilder > ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. Aspose::Words::BorderCollection::get_Right meth...

    Aspose::Words::BorderCollection::get_Right method. Gets the right border in C++....shading color while building a table. auto doc = MakeObject < Document...DocumentBuilder > ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. InlineStory.Tables | Aspose.Words for .NET

    Discover InlineStory Tables. Access a collection of story Tables that enhance your data organization and storytelling capabilities. Explore now!...Tables Contents [ Hide ] InlineStory.Tables property Gets a collection...collection of tables that are immediate children of the story...

    reference.aspose.com/words/net/aspose.words/inl...
  7. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a Table style...TableStyle class Represents a table style. To learn more, visit...visit the Working with Tables documentation article. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TableStyle.columnStripe property | Aspose.Words...

    TableStyle.columnStripe property. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns banding....Shows how to create conditional table styles that alternate between...configure a conditional style of a table to apply a different color to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Tables::Row::EnsureMinimum metho...

    Aspose::Words::Tables::Row::EnsureMinimum method. If the Row has no cells, creates and appends one Cell in C++....Aspose::Words::Tables::Row::EnsureMinimum method Contents [ Hide...Cell . void Aspose :: Words :: Tables :: Row :: EnsureMinimum ()...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current insert position in C++....docx" ); Shows how to build a table with custom borders. auto doc...-> StartTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/cpp/aspose.words/doc...