Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 204,256 for

excel

(1.22 sec)
  1. Excel 转成 PDF 文本缺失 - Free Support Forum - aspose...

    worksheet.zip (1.3 MB) Excel 转PDF时有部分文字缺失 image.png (61.9 KB) image.jpg (149.5 KB)...Excel 转成 PDF 文本缺失 中文技术支持 cells-net cromwell1994 July 10, 2025...8:50am 1 worksheet.zip (1.3 MB) Excel 转PDF时有部分文字缺失 image.png (61.9...

    forum.aspose.com/t/excel-pdf/315052
  2. How to Generate Excel File in Java

    In this step by step tutorial you will learn how to generate Excel file in Java. These steps are same for Linux, macOS and Windows operating systems....Product Family How to Generate Excel File in Java This step-by-step...tutorial explains how to generate Excel file in Java using simple code...

    kb.aspose.com/cells/java/how-to-generate-excel-...
  3. Image looks slightly different than in Excel af...

    Hi, we use following code to render an image in Excel to png: Workbook wb = new Workbook(“Example2.xlsx”); Worksheet ExcelWorksheet = wb.Worksheets[“Example 2”]; string rangeName = “BIPLI_Example2”; CellsHelper.DPI …...slightly different than in Excel after rendering Aspose.Cells...code to render an image in Excel to png: Workbook wb = new Workbook(“Example2...

    forum.aspose.com/t/image-looks-slightly-differe...
  4. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an Excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...GetAxisTexts() are not the same as what excel shows Aspose.Cells Product Family...2025, 9:35am 1 hi , i have an excel file: 4366-20250303.7z (108...

    forum.aspose.com/t/chart-categoryaxis-getaxiste...
  5. 使用 Python 将 Word 转换为 Excel

    请参考本文了解如何使用 Python 将 Word 转换为 Excel。文章包含 IDE 设置说明、详细步骤列表以及使用 Python 编写 Word DOC 到 Excel 转换器的示例代码。...Python 将 Word 转换为 Excel 请参考本文,了解如何使用 Python 将 Excel 文件 。本文详细介绍了 IDE...设置、转换步骤,以及开发一个基本的 Word DOC 到 Excel 转换器的 Python 示例代码 。您将学习如何使用 LoadOptions...

    kb.aspose.com/zh/words/python/conversion-from-w...
  6. Convert HTML to Excel in C#

    This topic focuses on how to convert HTML to Excel in C#. It includes the details to prepare the IDE and a runnable code example to export HTML to XLS using C#....Product Family Convert HTML to Excel in C# This topic focuses on...on how to convert HTML to Excel in C# . It includes the details...

    kb.aspose.com/pdf/net/convert-html-to-excel-in-...
  7. Apply Advanced Filter of Microsoft Excel to Dis...

    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....Advanced Filter of Microsoft Excel to Display Records Meeting Complex...Possible Usage Scenarios Microsoft Excel allows you to apply Advanced...

    docs.aspose.com/cells/java/apply-advanced-filte...
  8. Difference in formula calculations compared to ...

    Hello, I am using Aspose.Cells 25.6 for Java. To calculate formulas in my workbook, I call Workbook.calculateFormula(). I have the following formula: =MATCH(TRUE, ISNUMBER(SEARCH({“JPY”,“KRW”,“CNY”,“BRL”,“EUR”,“GBP”,“U…...formula calculations compared to Excel 365 Aspose.Cells Product Family...string “USD/EUR OR 1.16598600”, Excel evaluates this formula and returns...

    forum.aspose.com/t/difference-in-formula-calcul...
  9. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a PDF file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output PDF. I checked that the font is installed and is loc…...- Font becomes bold during Excel to PDF conversion Aspose.Cells...Cells Product Family excel-to-pdf sdonapati April 15, 2022, 8:10pm...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  10. How to convert conditionally formatted tables f...

    Hi Community, I am currently working on the XLS2DOC converter example and I am wondering how to convert conditionally formatted cells from Excel to Word. Can you please provide a simple example how to get the Word cells…...conditionally formatted tables from Excel to Word? Aspose.Cells Product...conditionally formatted cells from Excel to Word. Can you please provide...

    forum.aspose.com/t/how-to-convert-conditionally...