Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 22,362 for

table

(0.16 sec)
  1. Aspose.Words Java: Missing left merged column w...

    Hi Aspose Team, We are using Aspose.Words for Java and found a Table-conversion issue when exporting a DOCX Table to HTML. Environment Product: Aspose.Words for Java Version: 26.1 (JDK17 package) Java: 8 OS: Windows 1…...column when exporting DOCX table to HTML (vMerge/rowspan mismatch)...found a table-conversion issue when exporting a DOCX table to HTML...

    forum.aspose.com/t/aspose-words-java-missing-le...
  2. Accessing Table from Cell and Adding Values ins...

    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....Ask AI Accessing Table from Cell and Adding Values inside it... you add values inside the Table or List Object using Cell.putValue(boolean)...

    docs.aspose.com/cells/nodejs-cpp/accessing-tabl...
  3. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a Table with fixed column widths. When the HTML is added to a document and the Table’s auto-fit property is disabled, the column widths of t…...Word-Wrap in HTML-imported Table when Auto-Fit is Disabled Aspose...- where the HTML contains a table with fixed column widths. When...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  4. How to Filter Data in Excel Table using C#

    This topic shows how to filter data in Excel Table using C# in WinForms .NET application without using MS Excel interop....How to Filter Data in Excel Table using C# This topic gives you...how to filter data in Excel table using C#. The example code shows...

    kb.aspose.com/cells/net/how-to-filter-data-in-e...
  5. Find and Refresh the Nested or Child Pivot Tabl...

    Learn how to find and refresh nested or child pivot Tables of a parent pivot Table using Aspose.Cells for C++....or Child Pivot Tables of a Parent Pivot Table with Go via C++...Sometimes, one pivot table uses another pivot table as a data source...

    docs.aspose.com/cells/go-cpp/find-and-refresh-t...
  6. Dotted Table Border Renders with Uneven, Incons...

    While evaluating Aspose.HTML for Java 26.3, we noticed that Table borders styled with border-style: dotted are not rendered correctly when converting HTML to PNG. Instead of a uniform sequence of evenly sized and evenly …...Dotted Table Border Renders with Uneven, Inconsistent Dots After...Java 26.3, we noticed that table borders styled with border-style:...

    forum.aspose.com/t/dotted-table-border-renders-...
  7. Currency Format Not Applied to Table Column Whe...

    While working with Aspose Cells for a Table, we encountered an issue where applying a currency format to a Table column doesn’t reflect correctly when values are populated via the payload. The cells display raw numbers w…...Currency Format Not Applied to Table Column When Populated via Payload...working with Aspose Cells for a table, we encountered an issue where...

    forum.aspose.com/t/currency-format-not-applied-...
  8. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and Tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...Table Placeholder Replacement Works But Text Gets Clipped Instead...contains both paragraphs and tables with multiple placeholders...

    forum.aspose.com/t/table-placeholder-replacemen...
  9. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…...fixedLayout of a document with a table with dotted border Aspose.Words...November 3, 2025, 3:51pm 1 Table with dotted border.docx (19...

    forum.aspose.com/t/bug-when-generating-html-in-...
  10. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a Table cell, after being converted to a PDF from a Word document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...Table Cell Text with WrapText set to False does not work when...make text NOT wrap within a table cell, after being converted...

    forum.aspose.com/t/table-cell-text-with-wraptex...