Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 8,893 for

table

(0.07 sec)
  1. TableStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.TableStyle class for creating and customizing stunning Table styles in your documents. Enhance your formatting effortlessly!...TableStyle class Represents a table style. To learn more, visit...visit the Working with Tables documentation article. public class...

    reference.aspose.com/words/net/aspose.words/tab...
  2. FieldSkipIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldSkipIf ComparisonOperator property, easily manage and customize your comparison operators for enhanced data handling....column in our data table. If a row from that table // has a value... Writeln ( ", " ); // This table has three rows, and one of them...

    reference.aspose.com/words/net/aspose.words.fie...
  3. PreferredWidth | Aspose.Words for Java

    Represents a value and its unit of measure that is used to specify the preferred width of a Table or a cell in Java....specify the preferred width of a table or a cell. To learn more, visit...visit the Working with Tables documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. Row.previous_row property | Aspose.Words for Py...

    Row.previous_row property. Gets the previous [Row](../) node.... tables . Row : ... Remarks The method...need to have typed access to table rows. If a StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  6. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  7. RowFormat.HeightRule | Aspose.Words for .NET

    Discover the RowFormat HeightRule property to easily customize Table row heights for optimal layout and design in your applications....determining the height of the table row. public HeightRule HeightRule...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...
  8. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust Table row height in points, enhancing your document's layout and readability....Gets or sets the height of the table row in points. public double...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a paragraph break into the document in C++....how to build a formatted 2x2 table. auto doc = MakeObject < Document...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::Fields::FieldToa::get_BookmarkNa...

    Aspose::Words::Fields::FieldToa::get_BookmarkName method. Gets or sets the name of the bookmark that marks the portion of the document used to build the Table in C++....document used to build the table. System :: String Aspose ::...how to build and customize a table of authorities using TOA and...

    reference.aspose.com/words/cpp/aspose.words.fie...