Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 5,810 for

table

(0.09 sec)
  1. CompositeNode.has_child_nodes property | Aspose...

    CompositeNode.has_child_nodes property. Returns ``True`` if this node has any child nodes....to combine the rows from two tables into one. doc = aw . Document...+ 'Tables.docx' ) # Below are two ways of getting a table from...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlElementSizeOutputMode | Aspose.Words for Java

    Specifies how Aspose.Words exports element widths and heights to HTML MHTML and EPUB in Java....DocumentBuilder(doc); // Insert a table with a negative indent, which...the left page boundary. Table table = builder.startTable(); builder...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldDatabase.InsertHeadings | Aspose.Words for...

    Manage your database efficiently with the FieldDatabase InsertHeadings property. Easily customize column headings for clearer data presentation....column headings in the resulting table. public bool InsertHeadings...and display the result in a table. FieldDatabase field = ( FieldDatabase...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Node.Remove | Aspose.Words for .NET

    Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure....doc = new Document ( MyDir + "Tables.docx" ); Assert . AreEqual...GetChildNodes ( NodeType . Table , true ). Count ); Node curNode...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_SmartParagraphBreakReplacement method. Gets or sets a boolean value indicating either it is allowed to replace paragraph break when there is no next sibling paragraph. The default value is false in C++....paragraph from a table cell with a nested table. auto doc = MakeObject...); // Create table with paragraph and inner table in first cell...

    reference.aspose.com/words/cpp/aspose.words.rep...
  6. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency....properties of a table’s style directly to the table’s elements. Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/com...
  7. BorderCollection.Top | Aspose.Words for .NET

    Discover BorderCollection, the ultimate property for stunning top borders that elevate your design. Enhance your projects with our unique offerings!...shading color while building a table. Document doc = new Document...DocumentBuilder ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/net/aspose.words/bor...
  8. BorderCollection.Right | Aspose.Words for .NET

    Discover BorderCollection Right property for precise border control in your designs. Enhance your layouts with the perfect border every time!...shading color while building a table. Document doc = new Document...DocumentBuilder ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/net/aspose.words/bor...
  9. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border....shading color while building a table. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Start a table and set a default color/thickness...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 管理行和列|Aspose.Slides 文档

    在 Java 中管理 PowerPoint 演示文稿中的表格行和列...Slides 提供了 Table 类、 ITable 接口和许多其他类型。 将第一行设置为标题...pres = new Presentation ( "table.pptx" ); try { // 访问第一张幻灯片 ISlide...

    docs.aspose.com/slides/zh/androidjava/manage-ro...