Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 1,121 for

table spacing

(1.78 sec)
  1. Aspose::Words::ConditionalStyle::get_LeftPaddin...

    Aspose::Words::ConditionalStyle::get_LeftPadding method. Gets or sets the amount of space (in points) to add to the left of the contents of Table cells in C++....Gets or sets the amount of space (in points) to add to the left...left of the contents of table cells. double Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ConditionalStyle::get_TopPadding...

    Aspose::Words::ConditionalStyle::get_TopPadding method. Gets or sets the amount of space (in points) to add above the contents of Table cells in C++....amount of space (in points) to add above the contents of table cells...with certain area styles of a table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Issue with tables having large number of rows w...

    I created a Table in Excel with around 120 rows. When I insert this Table back into Excel, all 120 rows are displayed correctly. However, when I insert the same Table into Word, only the first 55 rows are visible initia…...Issue with tables having large number of rows when saving as...2025, 1:49pm 1 I created a table in Excel with around 120 rows...

    forum.aspose.com/t/issue-with-tables-having-lar...
  4. PreferredWidth.GetHashCode | Aspose.Words for .NET

    Discover the PreferredWidth GetHashCode method—an essential hash function for efficient data handling and unique value generation in your applications....to set a preferred width for table cells. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...
  5. PreferredWidth.ToString | Aspose.Words for .NET

    Discover the PreferredWidth ToString method, which generates a user-friendly string showcasing your object's value for enhanced clarity and usability....to set a preferred width for table cells. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Chart.axis_z property | Aspose.Words for Python

    Chart.axis_z property. Provides access to properties of the Z axis of the chart.... is_auto_spacing = False x_axis . tick_mark_spacing = 1 self...red y_axis . tick_labels . spacing = 1 # Column charts do not...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a Table cell...Represents all formatting for a table cell. To learn more, visit the...the Working with Tables documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Tables::PreferredWidth::FromPerc...

    Aspose::Words::Tables::PreferredWidth::FromPercent method. A creation method that returns a new instance that represents a preferred width specified as a percentage in C++....Aspose::Words::Tables::PreferredWidth::FromPercent method Contents...Words :: Tables :: PreferredWidth > Aspose :: Words :: Tables :: PreferredWidth...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. TextWrapping | Aspose.Words for Java

    Specifies how text is wrapped around the Table in Java....around the table. Examples: Shows how to work with table text wrapping...new DocumentBuilder(doc); Table table = builder.startTable(); builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....example Paragraph , Section and Table and . The com.aspose.words package...the table when you invoke the M:Aspose.Words.Tables.Table.AutoFit(Aspose...

    reference.aspose.com/words/java/com.aspose.words/