Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,002 for

table spacing

(0.43 sec)
  1. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of code....the proper positioning and spacing of characters in a font. These...glyph in the font’s metrics table. The metrics for a glyph will...

    products.aspose.com/font/cpp/manipulate-glyphs/
  2. TableStyle.shading property | Aspose.Words for ...

    TableStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for Table cells....the shading formatting for table cells. @property def shading...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CellFormat.preferred_width property | Aspose.Wo...

    CellFormat.preferred_width property. Returns or sets the preferred width of the cell.... tables . PreferredWidth : ... @preferred_width..., value : aspose . words . tables . PreferredWidth ): ... Remarks...

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

    TableStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of Table cells....Gets or sets the amount of space (in points) to add to the left...left of the contents of table cells. @property def left_padding...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PreferredWidth.Equals | Aspose.Words for .NET

    Discover how the PreferredWidth Equals method checks if your specified width matches the current value, ensuring precision in your layout design....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. ConditionalStyle class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  7. Aspose::Words::TableStyle::get_TopPadding metho...

    Aspose::Words::TableStyle::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...custom style settings for the table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. TableStyle.bidi property | Aspose.Words for Python

    TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left Table....a style for a right-to-left table. @property def bidi ( self )...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Words for Android via Java Features|Aspo...

    This section provides a comparison of availability of features between Aspose.Words for Java and Aspose.Words for Android via Java.... Access, create and modify tables, rows and cells. Access, create...field types. Rebuild and update Table Of Contents (TOC) fields exactly...

    docs.aspose.com/words/java/aspose-words-for-and...
  10. TableStyle.bottomPadding property | Aspose.Word...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...