Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 22,326 for

table

(0.09 sec)
  1. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLINE fields for enhanced document personalization....cover any cases where the data table data is invalid // by substituting...1033" )); // Create a data table with columns whose names match...

    reference.aspose.com/words/net/aspose.words.fie...
  2. How to content fit data same line in Aspose wor...

    Hi Team, In aspose word template Table cell how to fit in same row/line, if adding autofit then data getting to distort. Also, I am unable to move Table last column towards left. Attached template for reference. …...Team, In aspose word template table cell how to fit in same row/line... Also, I am unable to move table last column towards left. Attached...

    forum.aspose.com/t/how-to-content-fit-data-same...
  3. Specify whether the PivotTable is compatible fo...

    This article shows how to specify whether the PivotTable is compatible for Excel2003 while refreshing PivotTable with Aspose.Cells for Python via .NET....property is set true and the pivot table is refreshed, the data in cell...cell B5 of the pivot table is truncated to 255 characters. However...

    docs.aspose.com/cells/python-net/specify-whethe...
  4. CellMerge | Aspose.Words for Java

    Specifies how a cell in a Table is merged with other cells in Java....CellMerge Specifies how a cell in a table is merged with other cells....Examples: Shows how to merge table cells horizontally. Document...

    reference.aspose.com/words/java/com.aspose.word...
  5. 更改数据透视表的布局|Documentation

    如何使用Aspose.Cells for Java脚本通过C++改变数据透视表的布局。...Cells Pivot Table Display Forms Example </ title...head > < body > < h1 > Pivot Table Display Forms Example </ h1...

    docs.aspose.com/cells/zh/javascript-cpp/changin...
  6. Aspose::Words::BreakType enum | Aspose.Words fo...

    Aspose::Words::BreakType enum. Specifies type of a break inside a document in C++....Examples Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder > ( doc ); // Insert a table of contents for the first page...

    reference.aspose.com/words/cpp/aspose.words/bre...
  7. SpecialChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.SpecialChar class, your essential tool for managing special characters in documents. Enhance your document processing today!...hiddenContentRemover ); // 2 - Table node: Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; table . Accept ( hiddenContentRemover...

    reference.aspose.com/words/net/aspose.words/spe...
  8. CellFormat.horizontal_merge property | Aspose.W...

    CellFormat.horizontal_merge property. Specifies how the cell is merged horizontally with other cells in the row.... tables . CellMerge : ... @horizontal_merge..., value : aspose . words . tables . CellMerge ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.words for java 25.6版本 插入带表格的脚注报错 - Free ...

    @Test public void wordToTest2() throws Exception { String htmlContent = "<Table border='1'><tr><td>脚注表格</td></tr></Table>"; com.aspose.words.Document doc = new com.aspose.words.Document(); …...htmlContent = "<table border='1'><tr><td>脚注表格</td></tr></table>"; com...inserting a footnote with a table in Aspose.Words for Java version...

    forum.aspose.com/t/aspose-words-for-java-25-6/3...
  10. 格式化数据透视表单元格|Documentation

    如何使用C++的Aspose.Cells for JavaScript对数据透视表单元格进行格式化。...Cells Pivot Table Formatting Example </ title...head > < body > < h1 > Pivot Table Formatting Example </ h1 > <...

    docs.aspose.com/cells/zh/javascript-cpp/format-...