Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 20,444 for

table

(0.39 sec)
  1. 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...
  2. 格式化数据透视表单元格|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-...
  3. 使用Query Table数据源读取和写入表格 via JavaScript|Document...

    学习如何使用Aspose.Cells for JavaScript通过C++读取和写入带有QueryTable数据源的表格。...使用Query Table数据源读取和写入表格 via JavaScript Contents [ Hide ] 读取和写入带有查询表数据源的表格...first table (ListObject) in the worksheet const table = worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/read-an...
  4. Row.parent_table property | Aspose.Words for Py...

    Row.parent_Table property. Returns the immediate parent Table of the row....parent_table property Row.parent_table property Returns the immediate...immediate parent table of the row. @property def parent_table ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::BorderCollection::get_Vertical m...

    Aspose::Words::BorderCollection::get_Vertical method. Gets the vertical border that is used between cells in C++....settings to vertical borders to a table row’s format. auto doc = System...DocumentBuilder > ( doc ); // Create a table with red and blue inner borders...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. SdtType enumeration | Aspose.Words for Python

    aspose.words.markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node....style_name ) Shows how to fill a table with data from in an XML part...the XML content. table = builder . start_table () builder . insert_cell...

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

    Discover FieldRD's IsPathRelative property to easily manage document paths. Simplify your coding with flexible path settings for enhanced efficiency!...use the RD field to create a table of contents entries from headings...document builder to insert a table of contents, // and then add...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Sub Report|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....sub-report can be embedded in a table item. The format is: &=subr...can only be embedded in the table group row, and the group row...

    docs.aspose.com/cells/reportingservices/sub-rep...
  9. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node...."Quote" ); } Shows how to fill a table with data from in an XML part...data from the XML content. let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with DataSet objects in Java|Aspose.Wor...

    Access DataTable row objects using template expressions when building a report in Java....particular DataSet instance by table names using the “.” operator...“Persons”, you can access the table using the following syntax....

    docs.aspose.com/words/java/working-with-dataset...