Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 43,339 for

table

(0.09 sec)
  1. TableStyle.BottomPadding | Aspose.Words for .NE...

    TableStyle 财产. 获取或设置要添加到表格单元格内容下方的空间量以磅为单位...DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); tableStyle...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_EvenColumnBanding method. Gets the even column banding style 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...
  3. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_Count method. Gets the number of conditional styles in the collection 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...
  4. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_OddRowBanding method. Gets the odd row banding style 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...
  5. Aspose::Words::ConditionalStyle::get_Shading me...

    Aspose::Words::ConditionalStyle::get_Shading method. Gets a Shading object that refers to the shading formatting for this conditional style 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...
  6. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_OddColumnBanding method. Gets the odd column banding style 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...
  7. CellFormat.ClearFormatting | Aspose.Words for .NET

    CellFormat ClearFormatting method. Resets to default cell formatting. Does not change the width of the cell in C#....to combine the rows from two tables into one. Document doc = new...new Document ( MyDir + "Tables.docx" ); // Below are two ways...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Cell.Paragraphs | Aspose.Words for .NET

    Cell Paragraphs property. Gets a collection of paragraphs that are immediate children of the cell in C#....Examples Shows how to set a table to stay together on the same...MyDir + "Table spanning two pages.docx" ); Table table = doc ....

    reference.aspose.com/words/net/aspose.words.tab...
  9. SettableGlobalizationSettings.GetTableRowTypeOf...

    SetTableGlobalizationSettings method. Gets the type name of Table rows that consists of data region of referenced Table. Default is Data so in formula Data represents the data region of the Table...method Gets the type name of table rows that consists of data region...region of referenced table. Default is “Data”, so in formula...

    reference.aspose.com/cells/net/aspose.cells/set...
  10. Paragraph.IsInCell | Aspose.Words for .NET

    Paragraph IsInCell property. True if this paragraph is an immediate child of Cell false otherwise in C#....Examples Shows how to set a table to stay together on the same...MyDir + "Table spanning two pages.docx" ); Table table = doc ....

    reference.aspose.com/words/net/aspose.words/par...