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

table

(0.1 sec)
  1. Unexpected merge two tables together issue - Fr...

    Hi, We would like to raise an issue. We have have found out that when we create two Tables one after another they are merged into one Table. This is visible when we open Word 2016. However in Word it’s possible to have …...Unexpected merge two tables together issue Aspose.Words Product...Product Family words-net , tables acturisaspose June 29, 2023, 9:39am...

    forum.aspose.com/t/unexpected-merge-two-tables-...
  2. DocumentBuilderOptions | Aspose.Words for Java

    Allows to specify additional options for the document building process in Java....Examples: Shows how to ignore table formatting for content after...// Adds content before the table. // Default font size is 12...

    reference.aspose.com/words/java/com.aspose.word...
  3. ConditionalStyleCollection - Aspose.Words for J...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....SvgSaveOptions SystemFontSource Table TableCollection TableStyle ...with certain area styles of a table. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Cells::Tables::TableStyleCollection::Ge...

    Aspose::Cells::Tables::TableStyleCollection::Get method. Gets the Table style by the index in C++....Aspose::Cells::Tables::TableStyleCollection::Get method Contents...t(int32_t) method Gets the table style by the index. TableStyle...

    reference.aspose.com/cells/cpp/aspose.cells.tab...
  5. set_LastCol() | Aspose.Slides for C++ API Refer...

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

    reference.aspose.com/slides/cpp/aspose.slides/t...
  6. Aspose::Words::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. virtual Aspose...Aspose :: Words :: Tables :: Table > table ) Parameter Type Description...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Table.SetBorder | Aspose.Words for .NET API 参考

    Table 方法. 将指定的表格边框设置为指定的线型宽度和颜色...Table.SetBorder Table.SetBorder method 将指定的表格边框设置为指定的线型、宽度和颜色。...Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...

    reference.aspose.com/words/zh/net/aspose.words....
  8. CellFormat.RightPadding | Aspose.Words for .NET

    CellFormat RightPadding property. Returns or sets the amount of space in points to add to the right of the contents of cell in C#....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . FirstRow . Cells [ 0 ]. CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  9. TableFormat | Aspose.Slides for Android via Jav...

    Represents format of a Table....TableFormat extends DomObject<Table> implements ITableFormat, IPVIObject...IPVIObject Represents format of a table. Methods Method Description...

    reference.aspose.com/slides/androidjava/com.asp...
  10. Document.ExpandTableStylesToDirectFormatting | ...

    Document ExpandTableStylesToDirectFormatting method. Converts formatting specified in Table styles into direct formatting on Tables in the document in C#....specified in table styles into direct formatting on tables in the document...provides only limited support for table styles (see below). This method...

    reference.aspose.com/words/net/aspose.words/doc...