Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 20,141 for

table

(0.16 sec)
  1. Aspose::Words::Tables::CellFormat::get_Width me...

    Aspose::Words::Tables::CellFormat::get_Width method. Gets the width of the cell in points in C++....Aspose::Words::Tables::CellFormat::get_Width method Contents... double Aspose :: Words :: Tables :: CellFormat :: get_Width...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. DocumentBuilder.insert_table_of_contents method...

    DocumentBuilder.insert_Table_of_contents method. Inserts a TOC (Table of contents) field into the document....insert_table_of_contents method insert_table_of_contents(switches)...tches) Inserts a TOC (table of contents) field into the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.AcceptEnd | Aspose.Words for .NET

    Discover the Table AcceptEnd method, seamlessly integrate visitors at the Table's end for enhanced user experience and efficient data handling....AcceptEnd Contents [ Hide ] Table.AcceptEnd method Accepts a visitor...for visiting the end of the table. public override VisitorAction...

    reference.aspose.com/words/net/aspose.words.tab...
  4. 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...
  5. 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...
  6. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access to the rows of the Table....rows property Table.rows property Provides typed access to the...the rows of the table. @property def rows ( self ) -> aspose ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current insert position in C++....docx" ); Shows how to build a table with custom borders. auto doc...-> StartTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::TableStyle::get_AllowBreakAcross...

    Aspose::Words::TableStyle::get_AllowBreakAcrossPages method. Gets or sets a flag indicating whether text in a Table row is allowed to split across a page break in C++....indicating whether text in a table row is allowed to split across...custom style settings for the table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. Aspose::Words::TableStyle::get_Shading method |...

    Aspose::Words::TableStyle::get_Shading method. Gets a Shading object that refers to the shading formatting for Table cells in C++....the shading formatting for table cells. System :: SharedPtr <...custom style settings for the table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. 表格|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、PPTX 和 ODP 的导入/导出。... static void Add_Table () { using var pres = new Presentation...heights = { 30 , 30 }; var table = slide . Shapes . AddTable...

    docs.aspose.com/slides/zh/net/examples/elements...