Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 8,749 for

table

(0.18 sec)
  1. Aspose::Words::DocumentVisitor::VisitFormField ...

    Aspose::Words::DocumentVisitor::VisitFormField method. Called when a form field is encountered in the document in C++.... ); // 2 - Table node: SharedPtr < Table > table = doc -> get_FirstSection...get_Body () -> get_Tables () -> idx_get ( 0 ); table -> Accept ( hiddenContentRemover...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. TableStyle.right_padding property | Aspose.Word...

    TableStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of Table cells....the right of the contents of table cells. @property def right_padding...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TableStyle.bottom_padding property | Aspose.Wor...

    TableStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of Table cells....to add below the contents of table cells. @property def bottom_padding...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Tables::Row::get_FirstCell metho...

    Aspose::Words::Tables::Row::get_FirstCell method. Returns the first Cell in the row in C++....Aspose::Words::Tables::Row::get_FirstCell method Contents [ Hide...Words :: Tables :: Cell > Aspose :: Words :: Tables :: Row ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose::Words::Tables::Cell::get_IsLastCell met...

    Aspose::Words::Tables::Cell::get_IsLastCell method. True if this is the last cell inside a row; false otherwise in C++....Aspose::Words::Tables::Cell::get_IsLastCell method Contents [...otherwise. bool Aspose :: Words :: Tables :: Cell :: get_IsLastCell ()...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. CellVerticalAlignment enumeration | Aspose.Word...

    aspose.words.Tables.CellVerticalAlignment enumeration. Specifies vertical justification of text inside a Table cell....justification of text inside a table cell. Members Name Description...how to build a formatted 2x2 table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AutoFitBehavior | Aspose.Words for Java

    Determines how Aspose.Words resizes the Table when you invoke the MAspose.Words.Tables.Table.AutoFitAspose.Words.Tables.AutoFitBehavior method in Java....the table when you invoke the M:Aspose.Words.Tables.Table.AutoFit(Aspose...AutoFit(Aspose.Words.Tables.AutoFitBehavior) method. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  8. TableStyle.leftPadding property | Aspose.Words ...

    TableStyle.leftPadding property. Gets or sets the amount of space (in points) to add to the left of the contents of Table cells....the left of the contents of table cells. get leftPadding () :...custom style settings for the table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. TableStyle.CellSpacing | Aspose.Words for .NET

    Discover the TableStyle CellSpacing property to easily adjust cell spacing in points, enhancing your Table's appearance and readability....custom style settings for the table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

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