Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 16,146 for

table

(0.04 sec)
  1. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...whether to write page numbers to table of contents when saving HTML...when saving a document with a table of contents to .html. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. NodeList.Item | Aspose.Words for .NET

    Access specific nodes effortlessly with the NodeList Item property. Retrieve nodes by index for streamlined data manipulation and efficient coding....are indirect descendants of a Table node, which would be the runs...nodeList = doc . SelectNodes ( "//Table//Run" ); Assert . That ( nodeList...

    reference.aspose.com/words/net/aspose.words/nod...
  3. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to Table of contents when saving HTML, MHTML and EPUB...whether to write page numbers to table of contents when saving HTML...when saving a document with a table of contents to .html. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. Nested Mail Merge with Regions in C#|Aspose.Wor...

    Perform a Mail Merge operation with nested regions using C#. Nested merge is a feature that enables you to merge hierarchical data from your data source into your merge template....region contains data from one table. The most common example of...need to link multiple data tables and present the information...

    docs.aspose.com/words/net/nested-mail-merge-wit...
  7. Integrating Aspose.Words with Azure Data Lake|A...

    Aspose.Words can be integrated with Azure Data Lake Analytics and Azure Data Lake Storage. This allows you to combine the big data analytics capabilities of the Azure Data Lake cloud storage solution with the power of Aspose.Words using C#....building a document with a table from a database on Azure Data...document. The Customers sample table resides in the sample_db database...

    docs.aspose.com/words/net/integrating-aspose-wo...
  8. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute fonts for any original font....with custom font substitution tables. Document doc = new Document...fontSettings ; // Create a new table substitution rule and load the...

    reference.aspose.com/words/net/aspose.words.fon...
  9. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute font names for your original font, enhancing design flexibility....with custom font substitution tables. Document doc = new Document...fontSettings ; // Create a new table substitution rule and load the...

    reference.aspose.com/words/net/aspose.words.fon...
  10. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....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/java/com.aspose.word...