Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 237,218 for

aspose.cells

(2.13 sec)
  1. How to Format Number to Percentage with C++|Doc...

    This article will introduce how to Format Number to Percentage using Aspose.cells for C++ API....Number to Percentage in Aspose.Cells for C++ Formatting numbers...numbers to percentages in Aspose.Cells for C++ is a straightforward...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  2. PowerQueryFormulaItems missing in function with...

    In Aspose.cells for .NET version 25.4.0 I found the following problem for the PowerQueryFormulaItems of a function. When a file contains a power query function with a nested let like so: let Source = {"banana", "ap…...function with a nested let Aspose.Cells Product Family cells-net...March 9, 2026, 1:41pm 1 In Aspose.Cells for .NET version 25.4.0...

    forum.aspose.com/t/powerqueryformulaitems-missi...
  3. Chart lines disappear when the chart is saved a...

    Hello, I’m trying to save a line chart as an image, but during the process, the chart lines are getting lost. Is this a bug in Aspose? Workbook workbook = new Workbook(new FileInputStream("C:\\lines.xlsx")); Chart char…...chart is saved as an image Aspose.Cells Product Family dfinsolutions...ImageFormat.Jpeg); Update Aspose.Cells : Ensure that you are using...

    forum.aspose.com/t/chart-lines-disappear-when-t...
  4. Aspose.Cells 8.8.1中的公共API更改|Documentation

    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....Aspose.Cells 8.8.1中的公共API更改 Contents [ Hide ] 该文档描述了从版本8.8.0到8...0到8.8.1的Aspose.Cells API的更改,这可能对模块/应用程序开发人员很有兴趣。它不仅包括新的和已更新的公...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. 在Jython中取消保护简单受保护的工作表|Documentation

    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....[ Hide ] Aspose.Cells - 取消保护简单受保护的工作表 使用 Aspose.Cells Java for...import Settings from com . aspose . cells import Workbook from com...

    docs.aspose.com/cells/zh/java/unprotecting-simp...
  6. 使用ICustomFunction功能|Documentation

    本文描述了如何使用Aspose.cells库中ICustomFunction功能在Microsoft Excel中创建自定义函数。通过加载现有的Excel文件或创建新的Excel文件,我们可以使用Aspose.cells提供的方法定义和注册自定义函数并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...本文详细介绍如何使用ICustomFunction功能使用Aspose.Cells API实现自定义函数。 ICustomFunc...ICustomFunction接口允许添加自定义公式计算函数以扩展Aspose.Cells的核心计算引擎,以满足特定需求。此功能可用于在模板文...

    docs.aspose.com/cells/zh/java/how-to-calculate-...
  7. How to Format Number to Time with Golang via C+...

    This article will introduce how to format numbers to time using Aspose.cells for C++ API....Format Number to Time in Aspose.Cells for C++ Formatting numbers...numbers to time in Aspose.Cells for C++ is a straightforward process...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  8. Licensing|Documentation

    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....Licensing Contents [ Hide ] Aspose.Cells for JasperReports is available...your project: import com . aspose . cells . jasperreports .*; //...

    docs.aspose.com/cells/jasperreports/licensing/
  9. Digital Signatures|Documentation

    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....Signatures Contents [ Hide ] Aspose.Cells for Reporting Services supports...signatures that can be set in the Aspose.Cells.ReportingServices.xml file...

    docs.aspose.com/cells/reportingservices/digital...
  10. 在Ruby中隐藏或取消隐藏工作表|Documentation

    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....Hide ] Aspose.Cells - 隐藏或取消隐藏工作表 隐藏工作表 通过Aspose.Cells Java for...workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) . new ( data_dir...

    docs.aspose.com/cells/zh/java/hide-or-unhide-a-...