Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 204,469 for

excel

(0.35 sec)
  1. Aspose.Cells.GridJs 24.2.0 OutOfMemoryException...

    Hello Aspose Support Team, We are currently using Aspose.Cells.GridJs version 24.2.0 in our web application and are facing a critical issue when loading large Excel files. Issue Description: When attempting to load Ex…...OutOfMemoryException While Loading Large Excel Files — Support for 50MB–500MB...critical issue when loading large Excel files. Issue Description: When...

    forum.aspose.com/t/aspose-cells-gridjs-24-2-0-o...
  2. Copy and Paste Rows in GridDesktop within the C...

    This article introduces copy and paste in GridDesktop....and between the Control and Excel Contents [ Hide ] If you want...or between the control and Excel, then set the GridDesktop.ClipboardCopyPaste...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. 将 PDF 转换为 Excel 工作簿在 Python 中|Aspose.PDF for Java

    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....将 PDF 转换为 Excel 工作簿在 Python 中 Contents [ Hide ] 要使用 Aspose.PDF...Java for Python 将 PDF 文档转换为 Excel 工作簿,只需调用 PdfToExcel 模块。 doc...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-exce...
  4. Aspose.cells excel保存为pdf,图表图例格式错位 - Free Suppor...

    图例测试.zip (125.5 KB) Workbook workbook = new Workbook("C:\\TEST\\图例测试.xlsm"); workbook.Save("C:\\TEST\\图例测试.pdf");...cells excel保存为pdf,图表图例格式错位 中文技术支持 lingtian January 16...是否所有图表的图例都出现此问题,还是仅特定类型或特定图表? • 除了PDF导出,Excel文件本身显示的图例格式是否正常? • 是否在不同版本的Aspose...

    forum.aspose.com/t/aspose-cells-excel-pdf/324504
  5. Getting null pointer exception at times when ex...

    Caused by: com.aspose.cells.CellsException: java.lang.NullPointerException at com.aspose.cells.cxt.a(Unknown Source) ~[aspose-cells.jar:24.7.0] at com.aspose.cells.kk.a_(Unknown Source) ~[aspose-cells.jar:24.7.0] at c…...pointer exception at times when excel converted to pdf Aspose.Cells...0] So I’m trying to convert excel to pdf using our auto-rendition...

    forum.aspose.com/t/getting-null-pointer-excepti...
  6. How to Apply Conditional Formatting in Excel Ba...

    This article guides on how to apply conditional formatting in Excel based on cell value using Python. It has the IDE settings and steps along with a sample code to create conditional formatting in Excel using Python....Apply Conditional Formatting in Excel Based On Cell Value using Python...apply conditional formatting in Excel based on cell value using Python...

    kb.aspose.com/cells/python/how-to-apply-conditi...
  7. Aspose.cell 读取Excel模板时 嵌入式图片转丢了 - Free Support ...

    测试代码如下: public void testImage111() throws Exception { String template = "files/template.xlsx"; Workbook book = new Workbook(template); book.getWorksheets().get(0).getCells().get(0,2).setValue("dddddd"); …...cell 读取Excel模板时 嵌入式图片转丢了 Aspose.Cells Product Family aspose-cells-java...@xiaoman WPS 和Excel 采用了不同的方式嵌入图片。 我们默认生成是Excel支持的模式。 如果要WPS兼容,使用以下代码:...

    forum.aspose.com/t/aspose-cell-excel/308462
  8. Table Text Becomes Vertically Misaligned After ...

    An issue has been identified during the conversion workflow from Excel to PDF and then to PPTX, wherein the table data appears misaligned in the resulting PowerPoint file. The text inside the table is moved upwards towa…...Vertically Misaligned After Excel-to-PDF-to-PPTX Conversion Aspose...the conversion workflow from Excel to PDF and then to PPTX, wherein...

    forum.aspose.com/t/table-text-becomes-verticall...
  9. Chart Outline Becomes Excessively Thick After E...

    During the conversion of an Excel chart to PDF and then to PPTX, the chart outline becomes disproportionately thick, resulting in a double‑bold appearance in the PowerPoint output. Aspose version: implementation ‘com.a…...Becomes Excessively Thick After Excel-to-PDF-to-PPTX Conversion Aspose...During the conversion of an Excel chart to PDF and then to PPTX...

    forum.aspose.com/t/chart-outline-becomes-excess...
  10. 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…...to return #REF value, where Excel does not Aspose.Cells Product...as different values from ms excel. We need to investigate them...

    forum.aspose.com/t/caculate-formula-causes-some...