Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 43,391 for

table

(0.09 sec)
  1. How to Create a Form in Word using C#

    This tutorial guides on how to create a form in Word using C#. You can create a fillable form in Word using C# by adding different controls like textbox, checkbox and combobox....create a table and then add controls into the table cells for...are interested in creating a table in Word document refer to the...

    kb.aspose.com/words/net/how-to-create-a-form-in...
  2. Aspose.Cells for .NET 19.10 Release Notes|Docum...

    Aspose.Cells for .Net 19.10 Release Notes – the latest enhancements, new features, and fixes....CELLSNET-46793 An issue with pivot tables Bug CELLSNET-46882 Issue when...when grouping pivot table by date and saving as PDF Bug CELLSNET-46935...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  3. Aspose.PDF for .NET 18.11 Release Notes|Aspose....

    This page contains new Aspose.PDF for .NET features, enhancement, and bug fixes in 2018, version 18.11....Bug PDFNET-38032 HTML to PDF: Table background-color style is not...PDFNET-42133 Adding svg into table cell from disk API throws ArgumentException...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-18-1...
  4. SVG_FECOMPONENTTRANSFER_TYPE_TABLE | Aspose.SVG...

    Corresponds to value Table....SVG_FECOMPONENTTRANSFER_TYPE_TABLE SVGComponentTransfer.SVG_FE...SVG_FECOMPONENTTRANSFER_TYPE_TABLE field Corresponds to value ’table'. public const...

    reference.aspose.com/svg/net/aspose.svg/svgcomp...
  5. SVG_FECOMPONENTTRANSFER_TYPE_TABLE | Aspose.HTM...

    Corresponds to value Table....SVG_FECOMPONENTTRANSFER_TYPE_TABLE SVGComponentTransfer.SVG_FE...SVG_FECOMPONENTTRANSFER_TYPE_TABLE field Corresponds to value ’table'. public const...

    reference.aspose.com/html/net/aspose.html.dom.s...
  6. Convert HTML to Docx by retaining fonts - Free ...

    Hi How to convert HTML to Docx by retaining format? Here when below is converted using Aspose.Words, all paragraph have Times New Roman as a font. "<html><head><style> Table, td, th { border: 1px solid; } Table { widt…..."<html><head><style> table, td, th { border: 1px solid; } table { width:...<head> <style> table, td, th { border: 1px solid; } table { width:...

    forum.aspose.com/t/convert-html-to-docx-by-reta...
  7. 22.9 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 22.9 Release Notes – the latest updates and fixes....New Feature WORDSNET-17215 Table borders are not correct in PDF...Feature WORDSNET-5844 Custom Table border style is rendering incorrectly...

    docs.aspose.com/words/net/aspose-words-for-net-...
  8. itableformat - Aspose.Slides for Java - API Ref...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....TabAlignment TabCollection Table TableFormat TableStylePreset...ITableFormat Represents format of a table. Method Summary All Methods...

    reference.aspose.com/slides/java/com.aspose.sli...
  9. Merge Cells in Word using C#

    This tutorial guides on how to merge cells in Word using C#. It shares the development resources, steps, and a sample code to combine cells in Word using C#....sample code showing how to merge tables in Word using C# with the help...Steps to Merge Cells in Word Table using C# Set the IDE to use...

    kb.aspose.com/words/net/merge-cells-in-word-usi...
  10. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word document... as_table() Cast node to Table . clone(is_clone_children)...= aw . Document ( MY_DIR + "Tables.docx" ) self . assertEqual...

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