Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 5,771 for

table

(0.05 sec)
  1. Aspose::Words::ConditionalStyle::get_Font metho...

    Aspose::Words::ConditionalStyle::get_Font method. Gets the character formatting of the conditional style in C++....with certain area styles of a table. auto doc = MakeObject < Document...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

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

    Aspose::Words::ConditionalStyleCollection::get_BottomLeftCell method. Gets the bottom left cell style in C++....with certain area styles of a table. auto doc = MakeObject < Document...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Table.absolute_vertical_distance property | Asp...

    Table.absolute_vertical_distance property. Gets or sets absolute vertical floating Table position specified by the Table properties, in points...absolute_vertical_distance property Table.absolute_vertical_distance property...vertical floating table position specified by the table properties,...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TableStyle.borders property | Aspose.Words for ...

    TableStyle.borders property. Gets the collection of default cell borders for the style....custom style settings for the table. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableStyle.cellSpacing property | Aspose.Words ...

    TableStyle.cellSpacing property. Gets or sets the amount of space (in points) between the cells....custom style settings for the table. let doc = new aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a Table with assigned Table style...to some area of a table with assigned table style. To learn more...more, visit the Working with Tables documentation article. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.deleteRow method | Aspose.Words...

    DocumentBuilder.deleteRow method. Deletes a row from a Table....rowIndex) Deletes a row from a table. deleteRow ( tableIndex : number...tableIndex number The index of the table. rowIndex number The index of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CellVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.CellVerticalAlignment enum for optimal text alignment in Table cells. Enhance your document layout effortlessly!...justification of text inside a table cell. public enum CellVerticalAlignmen...how to build a formatted 2x2 table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Aspose::Words::Story::get_Tables method | Aspos...

    Aspose::Words::Story::get_Tables method. Gets a collection of Tables that are immediate children of the story in C++....Aspose::Words::Story::get_Tables method Story::get_Tables method Gets a collection...collection of tables that are immediate children of the story...

    reference.aspose.com/words/cpp/aspose.words/sto...
  10. Table.DistanceRight | Aspose.Words for .NET

    Adjust the Table DistanceRight property to control spacing between your Table and surrounding text in points, enhancing layout and readability....DistanceRight Table.DistanceRight property Gets or sets distance...distance between table right and the surrounding text, in points...

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