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

table

(0.09 sec)
  1. DocumentVisitor.visit_cell_end method | Aspose....

    DocumentVisitor.visit_cell_end method. Called when enumeration of a Table cell has ended....Called when enumeration of a table cell has ended. def visit_cell_end...self , cell : aspose . words . tables . Cell ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::TextureIndex enum | Aspose.Words...

    Aspose::Words::TextureIndex enum. Specifies shading texture in C++....apply an outline border to a table. auto doc = MakeObject < Document...MyDir + u "Tables.docx" ); SharedPtr < Table > table = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. RowFormat.Height | Aspose.Words for .NET

    RowFormat Height property. Gets or sets the height of the Table row in points in C#....Gets or sets the height of the table row in points. public double...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...
  4. RowFormat.HeightRule | Aspose.Words for .NET

    RowFormat HeightRule property. Gets or sets the rule for determining the height of the Table row in C#....determining the height of the table row. public HeightRule HeightRule...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...
  5. DocumentVisitor.VisitRowStart | Aspose.Words fo...

    DocumentVisitor VisitRowStart method. Called when enumeration of a Table row has started in C#....Called when enumeration of a table row has started. public virtual...the node structure of every table in a document. public void TableToText...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 19.6 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 19.6 Release Notes – the latest updates and fixes.... Implemented table style public API. Improved rendering...Fixed table grid calculation issue when the auto table has pct...

    docs.aspose.com/words/net/aspose-words-for-net-...
  7. TableField.h - Aspose.Tasks for C++ - API Refer...

    Aspose.Tasks for C++ TableField.h 1 #pragma once 2 //----------------------------------------------------------------....../// Represents a field of a table in a project. 34 /// </summary>...the alignment of data in a table field. 47 /// </summary> 48...

    reference.aspose.com/tasks/cpp/_table_field_8h_...
  8. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a paragraph break into the document in C++....how to build a formatted 2x2 table. auto doc = MakeObject < Document...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. TableStyle.left_padding property | Aspose.Words...

    TableStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of Table cells....the left of the contents of table cells. @property def left_padding...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. get_LastCol() | Aspose.Slides for C++ API Refer...

    Determines whether the last column of a Table has to be drawn with a special formatting. Read bool....get_LastCol() Table::get_LastCol() method Determines whether...whether the last column of a table has to be drawn with a special formatting...

    reference.aspose.com/slides/cpp/aspose.slides/t...