Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 43,395 for

table

(0.13 sec)
  1. CellVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text inside a Table cell in Java....justification of text inside a table cell. Examples: Shows how to...to build a formatted 2x2 table. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  2. Comparer.Compare | Aspose.Words for .NET

    Comparer Compare method. Compares two documents and saves the differences to the specified output file producing changes as a number of edit and format revisions in C#....string firstDoc = MyDir + "Table column bookmarks.docx" ; string...string secondDoc = MyDir + "Table column bookmarks.doc" ; Comparer...

    reference.aspose.com/words/net/aspose.words.low...
  3. LINQ Reporting Engine - Delete empty row - Free...

    hello, i have a Table containing aspose tags, is it possible to delete an entire row if the property is null ?... 6:59pm #1 hello, i have a table containing aspose tags, is it...information, see Working with Table-Row Conditional Blocks . miniseb31...

    forum.aspose.com/t/linq-reporting-engine-delete...
  4. footnote - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....SvgSaveOptions SystemFontSource Table TableCollection TableStyle ...Footnote can contain Paragraph and Table child nodes. Example: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldNext Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldNext class. Implements the NEXT field in C#....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...
  6. cadcodevalue - Aspose.CAD for Java - API Reference

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....() Gets or sets the formated table data parameters. List < CadCodeValue...() Gets or sets the linked table data parameters. List < CadCodeValue...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  7. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data Table will be shown for the chart...indicating whether the data table will be shown for the chart...chart types do not support data tables: Scatter, Pie, Doughnut, Surface...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Object reference not set to an instance of an o...

    We are using AsposePdf.Net to generate PDF File using HTML tags. Below is the code snipped - var document = new Document { PageInfo = new PageInfo { Margin = new MarginInfo(28, 28, 2…...Add(gradeListing); Table table = new Table() { // Set column auto...auto widths of the table ColumnWidths = "16% 14% 14% 13% 13%...

    forum.aspose.com/t/object-reference-not-set-to-...
  9. I want to remove all verticalMerges in all sect...

    private static bool IsSelfVerticalMerged(Cell cell, Cell[,] cells) { // Check if the cell is vertically merged with the previous cell in the same row if (cell.CellFormat.VerticalMerge == CellMerge.Previous && cell.Par…...through all tables in the section foreach (Table table in section...section.Body.Tables) { // Create a 2D array to track the cells Cell[...

    forum.aspose.com/t/i-want-to-remove-all-vertica...
  10. Aspose.PDF .NET 2.8.0.0 New Release Release Not...

    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....Adjusting table width automatically when the child table is too...large is supported. 4) Setting table’s column width by percentage...

    docs.aspose.com/pdf/net/aspose-pdf-net-2-8-0-0-...