Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 43,344 for

table

(0.12 sec)
  1. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_Table method. Starts a Table in the document....start_table method start_table() Starts a table in the document...document. def start_table ( self ): ... The next method to call is...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.allow_cell_spacing property | Aspose.Word...

    Table.allow_cell_spacing property. Gets or sets the Allow spacing between cells option....allow_cell_spacing property Table.allow_cell_spacing property...between individual cells in a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::ConditionalStyle::ClearFormattin...

    Aspose::Words::ConditionalStyle::ClearFormatting method. Clears formatting of this conditional style in C++....Shows how to reset conditional table styles. auto doc = MakeObject...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. DocumentVisitor.VisitTableStart | Aspose.Words ...

    DocumentVisitor VisitTableStart method. Called when enumeration of a Table has started in C#....Called when enumeration of a table has started. public virtual...VisitTableStart ( Table table ) Parameter Type Description table Table The...

    reference.aspose.com/words/net/aspose.words/doc...
  5. TextWrapping enumeration | Aspose.Words for Python

    aspose.words.Tables.TextWrapping enumeration. Specifies how text is wrapped around the Table....the table. Members Name Description NONE Text and table is displayed...Text is wrapped around the table occupying available side space...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this Table...description property Table.description property Gets or sets...sets description of this table. It provides an alternative text representation...

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

    Table StyleName property. Gets or sets the name of the Table style applied to this Table in C#....StyleName Contents [ Hide ] Table.StyleName property Gets or sets...the name of the table style applied to this table. public string...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Table.bidi property | Aspose.Words for Python

    Table.bidi property. Gets or sets whether this is a right-to-left Table....bidi property Table.bidi property Gets or sets whether this is...is a right-to-left table. @property def bidi ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with Tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification....Manipulate Tables in existing PDF Contents [ Hide ] Manipulate...Manipulate tables in existing PDF One of the earliest features supported...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  10. Table.TopPadding | Aspose.Words for .NET API 参考

    Table 财产. 获取或设置要添加到单元格内容之上的空间量以磅为单位...Table.TopPadding Table.TopPadding property 获取或设置要添加到单元格内容之上的空间量(以磅为单位)。...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/zh/net/aspose.words....