Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 246,810 for

aspose cells

(0.63 sec)
  1. Cells under merged columns are covered when fil...

    Cells under merged columns are covered when filtering other columns in Aspose.GridJS image.png (22.3 KB) image.png (20.4 KB)...Cells under merged columns are covered when filtering other columns...columns in Aspose.GridJS Aspose.Cells Product Family cells-net abdelaspose...

    forum.aspose.com/t/cells-under-merged-columns-a...
  2. Aspose Cells The type initializer for 'SkiaShar...

    Hi, I have recently updated from Aspose.Cells version 25.1.1 to 25.11.0 . When running locally everything works fine. When deploying to my linux docker container, I am seeing this error when sending a request (convertin…...Aspose Cells The type initializer for 'SkiaSharp.SKFontStyle'...SKFontStyle' threw an exception. : Aspose.Cells.CellsException: The type...

    forum.aspose.com/t/aspose-cells-the-type-initia...
  3. Keep SDT controls inside cells editable after w...

    Ref WORDSNET-27357 this issue describes specifically a checkbox inside a table cell was not editable after word2pdf conversion. A fix was released in v24.10, but I’m requesting that this should work for other content con…...inside cells editable after word to pdf conversion Aspose.Words...specifically a checkbox inside a table cell was not editable after word2pdf...

    forum.aspose.com/t/keep-sdt-controls-inside-cel...
  4. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …...Unformatted Underlying Data Cells Aspose.Words Product Family words-net...April 11, 2025, 6:23am 1 Hello Aspose Support, I’m experiencing an...

    forum.aspose.com/t/data-label-formatcode-in-cha...
  5. Not Able to Read cells and gettign null values ...

    Version :17.8 While reading the Excel document though there is evaluated data its reading as null. The Excel is getting generated in the app, for few customers it works fine for few customers and not working for other c…...Not Able to Read cells and gettign null values though there are...in the Excel Aspose.Cells Product Family cells-java s3005301...

    forum.aspose.com/t/not-able-to-read-cells-and-g...
  6. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...in table cells when converting DOCX to PDF using Aspose.Words (overflow...hidden text) Aspose.PDF Product Family docxtopdf , aspose-pdf-net...

    forum.aspose.com/t/issue-with-text-placeholders...
  7. Caculate Formula causes some cells to return #R...

    PFA Workbook (2.5 MB) Sample code: var workbook = new Aspose.Cells.Workbook(@"02_Investment Template v01.00 - 04.29.25.xlsx"); var worksheet = workbook.Worksheets["EDA"]; var valueBefore = work…...Caculate Formula causes some cells to return #REF value, where...where Excel does not Aspose.Cells Product Family Moonglum May 1, 2025...

    forum.aspose.com/t/caculate-formula-causes-some...
  8. How to cancel/interrupt long-running PDF conver...

    Hello Aspose Team, I’m using Aspose.Words, Aspose.Cells, and Aspose.Slides for Java to convert documents to PDF Spring Boot application. Problem: Some large or complex documents take too long to convert (>5 minutes),…...operations in Aspose.Words/Cells/Slides? Aspose.Total Product...excel-to-pdf , word-to-pdf , aspose-pdf-java , words-java aygun...

    forum.aspose.com/t/how-to-cancel-interrupt-long...
  9. Aspose cells for java 解析包含大量带状行样式的Excel文件时,构造Wo...

    在加载一个带有大量“带状行样式”(banded rows)的Excel文件时,调用 Workbook 构造方法时触发 java.lang.OutOfMemoryError ,导致程序崩溃。具体位置为 Workbook wbk = new Workbook(formatFile.getLocalFile()); 。 JDK:17 Aspose-Cells:21.11 已试过26.4版本 该问题仍存在 JVM堆内存设置:-Xms32g…...Aspose cells for java 解析包含大量带状行样式的Excel文件时,构造Workbook对象抛出OOM异常...异常 中文技术支持 aspose-cells-java Whataya_Want_From_Me May 29, 2026...

    forum.aspose.com/t/aspose-cells-for-java-excel-...
  10. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...public Cell this[int row, int column] of class `Cells` will enlarge...enlarge the sheet Aspose.Cells Product Family cnbjw July 18,...

    forum.aspose.com/t/visit-public-cell-this-int-r...