Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 20,387 for

table

(0.87 sec)
  1. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....more, visit the Working with Tables documentation article. Remarks:...with certain area styles of a table. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  2. TableContentAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TableContentAlignment enum for precise Table content alignment in Markdown exports. Enhance your document formatting effortlessly!...alignment of the content of the table to be used when exporting into...corresponding table column. Left 1 The content of tables will be aligned...

    reference.aspose.com/words/net/aspose.words.sav...
  3. CellFormat.RightPadding | Aspose.Words for .NET

    Discover the CellFormat RightPadding property to easily adjust spacing in your cells. Enhance your spreadsheet's layout with precise point control!...DocumentBuilder ( doc ); Table table = builder . StartTable ();...default values. Assert . That ( table . FirstRow . Cells [ 0 ]. CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  4. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...new instance of the Table $table = new Table (); $colors = new...new Color (); // Set the table border color as LightGray $borderSide...

    products.aspose.com/pdf/zh-hans/php-java/table/...
  5. CellFormat.top_padding property | Aspose.Words ...

    CellFormat.top_padding property. Returns or sets the amount of space (in points) to add above the contents of cell....DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell.... end_row () builder . end_table () # The first cell was unaffected...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Row.IsFirstRow | Aspose.Words for .NET

    Discover the Row IsFirstRow property, identify the first row in a Table easily. Enhance your data organization with this essential feature!...this is the first row in a table; false otherwise. public bool...the node structure of every table in a document. public void TableToText...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style type in C++....with certain area styles of a table. auto doc = System :: MakeObject...Aspose :: Words :: Tables :: Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. 使用 C# 在 PDF 中创建或添加表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 是一个用于创建、读取和编辑 PDF 表格的库。请查看本主题中的其他高级功能。...PDF 命名空间包含名为 Table 、 Cell 和 Row 的类,这些类提供了在从头生成...库。 可以通过创建 Table 类的对象来创建表格。 Aspose . Pdf . Table table = new Aspose...

    docs.aspose.com/pdf/zh/net/add-table-in-existin...
  9. Cell.Tables | Aspose.Words for .NET

    Discover Cell Tables. Easily access a collection of Tables directly within your cell for streamlined organization and enhanced data management....Tables Contents [ Hide ] Cell.Tables property Gets a collection...collection of tables that are immediate children of the cell. public...

    reference.aspose.com/words/net/aspose.words.tab...
  10. TableSubstitutionRule class | Aspose.Words for ...

    aspose.words.fonts.TableSubstitutionRule class. Table font substitution rule...TableSubstitutionRul class Table font substitution rule. To learn...name. load(file_name) Loads table substitution settings from XML...

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