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

table

(0.03 sec)
  1. CompositeNode.select_single_node method | Aspos...

    CompositeNode.select_single_node method. Selects the first [Node](../../node/) that matches the XPath expression.... Document ( MY_DIR + 'Tables.docx' ) # This expression will...which are descendants of any table node in the document. node_list...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Tags

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......can now tag text, image, and tables. Aspose.Note for Java API supports...Node with a Tag . Add a New Table Node with a Tag . Add a New...

    docs.aspose.com/note/java/working-with-tags/
  3. Aspose::Words::Tables::Cell::EnsureMinimum meth...

    Aspose::Words::Tables::Cell::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....Aspose::Words::Tables::Cell::EnsureMinimum method Contents [...paragraph. void Aspose :: Words :: Tables :: Cell :: EnsureMinimum ()...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. 管理行和列|Aspose.Slides 文档

    在 C++ 中管理 PowerPoint 演示文稿中的表格行和列...Slides 提供了 Table 类、 ITable 接口以及许多其他类型。 将第一行设置为标题...MakeObject < Presentation > ( u "table.pptx" ); // 访问第一张幻灯片 auto sld...

    docs.aspose.com/slides/zh/cpp/manage-rows-and-c...
  5. 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...
  6. FieldNextIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldNextIf ComparisonOperator property to easily manage and customize your comparison operators for enhanced functionality....A mail merge that uses this table would normally create a 3-page...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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...
  8. FontSubstitutionSettings.table_substitution pro...

    FontSubstitutionSettings.Table_substitution property. Settings related to Table substitution rule....table_substitution property FontSubstitutionSett.table_substitution...related to table substitution rule. @property def table_substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Tables::Cell::get_LastParagraph ...

    Aspose::Words::Tables::Cell::get_LastParagraph method. Gets the last paragraph among the immediate children in C++....Aspose::Words::Tables::Cell::get_LastParagraph method Contents...Paragraph > Aspose :: Words :: Tables :: Cell :: get_LastParagraph...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Cell.previous_cell property | Aspose.Words for ...

    Cell.previous_cell property. Gets the previous [Cell](../) node.... tables . Cell : ... Remarks The method...how to enumerate through all table cells. doc = aw . Document (...

    reference.aspose.com/words/python-net/aspose.wo...