Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 15,934 for

table

(0.17 sec)
  1. 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...
  2. 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 = MakeObject < Document...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. 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 = MakeObject < Document...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::TableStyle::get_Bidi method | As...

    Aspose::Words::TableStyle::get_Bidi method. Gets or sets whether this is a style for a right-to-left Table in C++....a style for a right-to-left table. bool Aspose :: Words :: TableStyle...custom style settings for the table. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. 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...
  6. MarkdownSaveOptions.tableContentAlignment prope...

    MarkdownSaveOptions.TableContentAlignment property. Gets or sets a value that specifies how to align contents in Tables when exporting into the [SaveFormat.Markdown](../../../aspose.words/saveformat/#Markdown) format...specifies how to align contents in tables when exporting into the SaveFormat...Shows how to align contents in tables. let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::DocumentVisitor::VisitRowStart m...

    Aspose::Words::DocumentVisitor::VisitRowStart method. Called when enumeration of a Table row has started in C++....Called when enumeration of a table row has started. virtual Aspose...SharedPtr < Aspose :: Words :: Tables :: Row > row ) Parameter Type...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Tables::RowFormat::get_HeightRul...

    Aspose::Words::Tables::RowFormat::get_HeightRule method. Gets or sets the rule for determining the height of the Table row in C++....Aspose::Words::Tables::RowFormat::get_HeightRule method Contents...determining the height of the table row. Aspose :: Words :: HeightRule...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Table.allowCellSpacing property | Aspose.Words ...

    Table.allowCellSpacing property. Gets or sets the Allow spacing between cells option....allowCellSpacing property Table.allowCellSpacing property Gets...between individual cells in a table. let doc = new aw . Document...

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

    Discover the Aspose.Words.Tables.Row class for seamless Table row management in your documents. Enhance your document processing with powerful features!...Hide ] Row class Represents a table row. To learn more, visit the...the Working with Tables documentation article. public class Row...

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