Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 43,455 for

table

(0.06 sec)
  1. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells....filter data both in a table or pivot table. Microsoft Excel allows...slicer by selecting a table or pivot table and then clicking the...

    docs.aspose.com/cells/python-net/create-slicer/
  2. Aspose::Words::TableStyle::get_LeftIndent metho...

    Aspose::Words::TableStyle::get_LeftIndent method. Gets or sets the value that represents the left indent of a Table in C++....represents the left indent of a table. double Aspose :: Words :: TableStyle...how to set the position of a table. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. TableStyle.LeftIndent | Aspose.Words for .NET A...

    TableStyle 财产. 获取或设置表示表格左缩进的值... Table , "MyTableStyle1" ); tableStyle...Single ; // 插入一个表格并应用我们创建的样式。 Table table = builder . StartTable ();...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. Aspose::Words::Tables::TextWrapping enum | Aspo...

    Aspose::Words::Tables::TextWrapping enum. Specifies how text is wrapped around the Table in C++....Aspose::Words::Tables::TextWrapping enum Contents [ Hide ] TextWrapping...text is wrapped around the table. enum class TextWrapping Values...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class....Shows how to build a nested table without using a document builder...builder. def create_nested_table (): doc = aw . Document () # Create...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IColumnFormat | Aspose.Slides for Android via J...

    Represents format of a Table column....IColumnFormat Represents format of a table column. Methods Method Description...getEffective() Gets effective table column formatting properties...

    reference.aspose.com/slides/androidjava/com.asp...
  7. Table.SetShading | Aspose.Words for .NET API 参考

    Table 方法. 为整个表的指定值设置底纹...Table.SetShading Table.SetShading method 为整个表的指定值设置底纹。 public...Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...

    reference.aspose.com/words/zh/net/aspose.words....
  8. Aspose::Words::Tables::CellFormat::get_LeftPadd...

    Aspose::Words::Tables::CellFormat::get_LeftPadding method. Returns or sets the amount of space (in points) to add to the left of the contents of cell in C++....Aspose::Words::Tables::CellFormat::get_LeftPadding method Contents... double Aspose :: Words :: Tables :: CellFormat :: get_LeftPadding...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Aspose::Words::Tables::CellFormat::get_RightPad...

    Aspose::Words::Tables::CellFormat::get_RightPadding method. Returns or sets the amount of space (in points) to add to the right of the contents of cell in C++....Aspose::Words::Tables::CellFormat::get_RightPadding method Contents... double Aspose :: Words :: Tables :: CellFormat :: get_RightPadding...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. ConditionalStyle.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection of default cell borders for the conditional style....with certain area styles of a table. doc = aw . Document () builder...DocumentBuilder ( doc ) table = builder . start_table () builder . insert_cell...

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