Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 265 for

html to excel fix

(0.09 sec)
  1. Pivot Data Mismatch Between Excel Workbook and ...

    We are facing a serious data mismatch issue when converting an Excel workbook (containing a PivotTable) To Html using Aspose.Cells for Node.js. The Excel workbook is generated programmatically using Aspose. The PivotTab…...Mismatch Between Excel Workbook and Generated HTML (Aspose.Cells)...converting an Excel workbook (containing a PivotTable) to HTML using...

    forum.aspose.com/t/pivot-data-mismatch-between-...
  2. Excel hyperlinks break when copying rows - Free...

    Hi support, I’m running inTo an issue when copying rows that contain Excel HYPERLINK formulas. Almost all hyperlinks in copied rows don’t work when saving To file formats other than Excel. See the test case below for a…...Excel hyperlinks break when copying rows Aspose.Cells Product...when copying rows that contain Excel HYPERLINK formulas. Almost all...

    forum.aspose.com/t/excel-hyperlinks-break-when-...
  3. Angled text is larger and misplaced in HTML - F...

    We have an Excel document containing angled text, the pdf that we generate looks exactly like the Excel. The problem arises when we export it To Html, then the text is bigger and misplaced. Can you Fix the size of the t…...text is larger and misplaced in HTML Aspose.Cells Product Family...2025, 12:33pm 1 We have an Excel document containing angled text...

    forum.aspose.com/t/angled-text-is-larger-and-mi...
  4. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook workbook = new Workbook("input.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); workbook.calculateFormula(); Worksheet worksheet …...Inconsistent HTML output for charts Aspose.Cells Product Family...new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setExportActiveWorks(true);...

    forum.aspose.com/t/inconsistent-html-output-for...
  5. Custom Number format using Arabic Locale is ign...

    When a cusTom number format uses the [$-XXXX] syntax in a worksheet, it is ignored when the workbook is converted To Html. Specifically, when the cusTom number format is “[$-,200]0”, the numbers appear as Eastern Arabic …...when converting Workbook to HTML Aspose.Cells Product Family...the workbook is converted to HTML. Specifically, when the custom...

    forum.aspose.com/t/custom-number-format-using-a...
  6. Excel Table Missing Column in HTML output - Fre...

    Dear Aspose. As you can see from example. When table in the sheet is printed as a range, then the column Size (Size) is not printed. Attaching image demonstrating the difference in output: Bug-1313955-Missing-Column-…...Excel Table Missing Column in HTML output Aspose.Cells Product...Bug-1313955-Missing-Column-In-Exported-Excel.xlsx-Difference.png (211.3 KB)...

    forum.aspose.com/t/excel-table-missing-column-i...
  7. Incorrect Decimal Separator in CSS for Fixed Ro...

    Hello, when exporting XLSX files with Fixed rows To Html, the generated CSS uses a comma as the decimal separaTor (e.g., Top:13,25pt) instead of a dot, which is invalid in CSS. System Language is German. CultureInfo o…...in CSS for Fixed Rows When Exporting XLSX to HTML Aspose.Cells...exporting XLSX files with fixed rows to HTML, the generated CSS uses...

    forum.aspose.com/t/incorrect-decimal-separator-...
  8. Cell colors in HTML are displayed incorrectly -...

    I am using Aspose.Cells 25.9.0. .NET 9.0 The cells are colored differently via Home > Styles > Conditional Formatting and Style is applied To the cells via Format Cells > Fill > Pattern Style. Everything is fine in E…...Cell colors in HTML are displayed incorrectly Aspose.Cells Product...fine in Excel , but the colors are incorrect in HTML If Pattern...

    forum.aspose.com/t/cell-colors-in-html-are-disp...
  9. Chart axis issues when rendering DOCX to PDF/HT...

    Hi, When converting a Word document with charts To PDF/Html, the axis and its content appeared To be wrong. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf"); doc.Save(@".\out.Html"); On the first …...issues when rendering DOCX to PDF/HTML Aspose.Words Product Family...document with charts to PDF/HTML, the axis and its content appeared...

    forum.aspose.com/t/chart-axis-issues-when-rende...
  10. HTML content gets stripped when using setHtmlSt...

    Hello Aspose Support Team, We are facing an issue while using setHtmlString on Excel cells, where part of the text gets unexpectedly stripped. Issue Description For certain column indexes, we convert plain text To Html…...HTML content gets stripped when using setHtmlString – text after...while using setHtmlString on Excel cells, where part of the text...

    forum.aspose.com/t/html-content-gets-stripped-w...