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

table

(0.07 sec)
  1. Aspose::Pdf::LogicalStructure::TableElement Cla...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::LogicalStructure::TableElemen......Reference final Represents Table structure element in logical...get_BackgroundColor () const Gets the table background color. More... A...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.l...
  2. CellFormat.top_padding property | Aspose.Words ...

    CellFormat.top_padding property. Returns or sets the amount of space (in points) to add above the contents of cell....DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell.... end_row () builder . end_table () # The first cell was unaffected...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Enum AutoFitBehavior | Aspose.Words for .NET AP...

    Aspose.Words.Tables.AutoFitBehavior 枚举. 确定 Aspose.Words 在您调用AutoFit方法....DocumentBuilder ( doc ); Table table = builder . StartTable ();...请注意,当保存为 .doc 格式时,并非所有表格样式都可用。 table . StyleIdentifier = StyleIdentifier...

    reference.aspose.com/words/zh/net/aspose.words....
  4. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and Tables in one document....(header and paragraph), and a table. To build such a document, we... Create a table, add table properties. Add (table) to the page...

    docs.aspose.com/pdf/cpp/complex-pdf-example/
  5. get_table_row_type_of_all method | Aspose.Cells...

    get_Table_row_type_of_all method get_Table_row_type_of_all Gets the type name of Table rows that consists of all rows......get_table_row_type_of_all method get_table_row_type_of_all Gets...Gets the type name of table rows that consists of all rows in...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Fetching and Manipulating multiple Tables from ...

    Hi guys, I stucked in a Scenario. I have a template file(.dotx) which has multiple Tables in it. I’m able to fetch the very 1st Table and to manipulate required data using the following code: Table Table = doc.FirstSe…...Fetching and Manipulating multiple Tables from a Template in Aspose.Words...multiple tables in it. I’m able to fetch the very 1st table and to...

    forum.aspose.com/t/fetching-and-manipulating-mu...
  7. Paragraph.is_end_of_cell property | Aspose.Word...

    Paragraph.is_end_of_cell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.Tables/cell/); false otherwise....Examples Shows how to set a table to stay together on the same...= MY_DIR + 'Table spanning two pages.docx' ) table = doc . first_section...

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

    Table AllowAutoFit property. Allows Microsoft Word and Aspose.Words to automatically resize cells in a Table to fit their contents in C#....AllowAutoFit Contents [ Hide ] Table.AllowAutoFit property Allows...automatically resize cells in a table to fit their contents. public...

    reference.aspose.com/words/net/aspose.words.tab...
  9. TableStyle.LeftPadding | Aspose.Words for .NET ...

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

    reference.aspose.com/words/zh/net/aspose.words/...
  10. ITableFormat | Aspose.Slides for Java API Refer...

    Represents format of a Table....ITableFormat Represents format of a table. Methods Method Description...Description getFillFormat() Returns a table fill properties object. getEffective()...

    reference.aspose.com/slides/java/com.aspose.sli...