Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 43,342 for

table

(0.26 sec)
  1. TableStyle.allow_break_across_pages property | ...

    TableStyle.allow_break_across_pages property. Gets or sets a flag indicating whether text in a Table row is allowed to split across a page break....indicating whether text in a table row is allowed to split across...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.Title | Aspose.Words for .NET API 参考

    Table 财产. 获取或设置此表的标题 它提供表中包含的信息的替代文本表示...Table.Title Table.Title property 获取或设置此表的标题。 它提供表中包含的信息的替代文本表示。...(); // 创建三行四列的外部表,然后将其添加到文档中。 Table outerTable = CreateTable ( doc...

    reference.aspose.com/words/zh/net/aspose.words....
  3. Document.mail_merge property | Aspose.Words for...

    Document.mail_merge property. Returns a [MailMerge](../../../aspose.words.mailmerging/mailmerge/) object that represents the mail merge functionality for the document....test_execute_data_table ( self ): table = DataTable ( "Test" ) table . columns..."CustomerName" ) table . columns . add ( "Address" ) table . rows . add...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Tables::TableCollection Class Re...

    Provides typed access to a collection of Table nodes....all members Aspose::Words::Tables::TableCollection Class Reference...typed access to a collection of Table nodes. Examples Shows how to...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. Aspose::Words::Tables::TableCollection Class Re...

    Provides typed access to a collection of Table nodes....all members Aspose::Words::Tables::TableCollection Class Reference...typed access to a collection of Table nodes. Examples Shows how to...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. TableStyle.VerticalAlignment | Aspose.Words for...

    TableStyle VerticalAlignment property. Specifies the vertical alignment for 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...
  7. tablecollection - Aspose.Words for Java - API R...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....SvgSaveOptions SystemFontSource Table TableCollection TableStyle ...typed access to a collection of Table nodes. Example: Shows how to...

    reference.aspose.com/words/java/com.aspose.word...
  8. TableStyle.Alignment | Aspose.Words for .NET AP...

    TableStyle 财产. 指定表格样式的对齐方式... Table , "MyTableStyle1" ); tableStyle...Single ; // 插入一个表格并应用我们创建的样式。 Table table = builder . StartTable ();...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. 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...
  10. 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 = MakeObject < Document...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...