Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 43,358 for

table

(0.19 sec)
  1. aspose.words.tables module | Aspose.Words for P...

    The aspose.words.Tables module contains classes that represent Tables, rows, cells and their formatting....tables module Contents [ Hide ] The aspose.words...words.tables module contains classes that represent tables, rows...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.absolute_vertical_distance property | Asp...

    Table.absolute_vertical_distance property. Gets or sets absolute vertical floating Table position specified by the Table properties, in points...absolute_vertical_distance property Table.absolute_vertical_distance property...vertical floating table position specified by the table properties,...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a Table with assigned Table style in Java....to some area of a table with assigned table style. To learn more...more, visit the Working with Tables documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  4. ttftablerepository - Aspose.Font for Java - API...

    com.aspose.font Interfaces IEncodingParameters IFont IFontCharactersMerger IFontEncoding IFontMetrics IFontSaver IGly......extends Object repository of TTF tables Method Summary All Methods...cff table. TtfCMapTable getCMapTable () Gets cmap table. TtfCvtTable...

    reference.aspose.com/font/java/com.aspose.font/...
  5. ImportIntoDataBase | Aspose.PDF for .NET API Re...

    Imports data from Table into database....ImportIntoDataBase method Imports data from table into database. public void ImportIntoDataBase...(); DataTable table = new DataTable (); table . TableName = "test"...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  6. TableCollection Class | Aspose.Words for .NET

    Aspose.Words.Tables.TableCollection class. Provides typed access to a collection of Table nodes in C#....typed access to a collection of Table nodes. To learn more, visit...visit the Working with Tables documentation article. public class...

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

    TableStyle CellSpacing property. Gets or sets the amount of space in points between the cells in C#....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.Borders | Aspose.Words for .NET

    TableStyle Borders property. Gets the collection of default cell borders for the style in C#....custom style settings for the table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

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