Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 20,338 for

table

(0.14 sec)
  1. PreferredWidth.fromPoints method | Aspose.Words...

    PreferredWidth.fromPoints method. A creation method that returns a new instance that represents a preferred width specified using a number of points....to set a preferred width for table cells. let doc = new aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent.... myDir + "Tables.docx" ); expect ( doc . getChildNodes...getChildNodes ( aw . NodeType . Table , true ). count ). toEqual (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Node.node_type property | Aspose.Words for Python

    Node.node_type property. Gets the type of this node....Document ( file_name = MY_DIR + 'Tables.docx' ) self . assertEqual...get_child_nodes ( aw . NodeType . TABLE , True ) . count ) cur_node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HeightRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.HeightRule enum for precise control over object height in documents. Optimize your workflow with this essential feature!...DocumentBuilder ( doc ); Table table = builder . StartTable ();...default values. Assert . That ( table . Rows [ 0 ]. RowFormat . Height...

    reference.aspose.com/words/net/aspose.words/hei...
  5. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadWindowsSettings method. Loads predefined Table substitution settings for Windows platform in C++....gs method Loads predefined table substitution settings for Windows...to access font substitution tables for Windows and Linux. auto...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. 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...
  7. 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...
  8. 格式化数据透视表单元格|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-...
  9. TableSubstitutionRule.load method | Aspose.Word...

    Aspose.Words.Fonts.TableSubstitutionRule.load method...method load(fileName) Loads table substitution settings from XML...file name. load(stream) Loads table substitution settings from XML...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Formatting List Object|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....] Formatting List Object A table is a series of rows and columns...default, every column in the table has filtering enabled in the...

    docs.aspose.com/cells/python-java/formatting-li...