Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 5,863 for

table

(0.12 sec)
  1. IMailMergeDataSource.GetChildDataSource | Aspos...

    Discover how the IMailMergeDataSource GetChildDataSource method enhances Aspose.Words mail merge by managing nested regions seamlessly....data records of the specified table. Remarks When the Aspose.Words...GetChildDataSource must follow. If the table that is represented by this...

    reference.aspose.com/words/net/aspose.words.mai...
  2. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph formatting properties....Shows how to create a formatted table using DocumentBuilder. doc =...DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldTC::get_EntryLevel ...

    Aspose::Words::Fields::FieldTC::get_EntryLevel method. Gets or sets the level of the entry in C++....compile all TC fields into a table of contents. auto fieldToc =...entries will appear in the table. builder -> InsertBreak ( BreakType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldTC::get_TypeIdentif...

    Aspose::Words::Fields::FieldTC::get_TypeIdentifier method. Gets or sets a type identifier for this field (which is typically a letter) in C++....compile all TC fields into a table of contents. auto fieldToc =...entries will appear in the table. builder -> InsertBreak ( BreakType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldTC::get_OmitPageNum...

    Aspose::Words::Fields::FieldTC::get_OmitPageNumber method. Gets or sets whether page number in TOC should be omitted for this field in C++....compile all TC fields into a table of contents. auto fieldToc =...entries will appear in the table. builder -> InsertBreak ( BreakType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Nav...

    Aspose::Words::Saving::HtmlSaveOptions::get_NavigationMapLevel method. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats. Default value is %3 in C++....readers typically create a table of contents for their documents...will create an entry in this table of contents. // We can use the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors...Called when enumeration of a table cell has ended. visit_cell_start(cell)...Called when enumeration of a table cell has started. visit_comment_end(comment)...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TableContentAlignment enumeration | Aspose.Word...

    Aspose.Words.Saving.TableContentAlignment enumeration. Allows to specify the alignment of the content of the Table to be used when exporting into Markdown format....alignment of the content of the table to be used when exporting into...corresponding table column. Left The content of tables will be aligned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Compatibility | Aspose.Words for Java

    Specifies names of compatibility options in Java....ADJUST_LINE_HEIGHT_IN_TABLE Adjust Line Height in Table ALIGN_TABLE_ROW_BY_ROW...Align Table Rows by Rule ALLOW_SPACE_OF_SAME_STYLE_IN_TABLE Allow...

    reference.aspose.com/words/java/com.aspose.word...
  10. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....are indirect descendants of a Table node, which would be the runs... runs = doc.selectNodes("//Table//Run"); Assert.assertEquals(2...

    reference.aspose.com/words/java/com.aspose.word...