Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 235,703 for

aspose.cells

(2.06 sec)
  1. 使用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-...
  2. Direct calculation of custom function without w...

    This article introduces how to use Aspose.cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.cells to calculate the custom function and get the result. Finally, we save the modified Excel file to disk....we calculate its value as Aspose.Cells ourselves. This value is...calculated value is “Welcome to Aspose.Cells.” As you can see, we have...

    docs.aspose.com/cells/net/direct-calculation-of...
  3. Convert Revision of XLSB to XLSM with C++|Docum...

    Learn to convert revisions of XLSB files into XLSM format using Aspose.cells with C++....with C++ Contents [ Hide ] Aspose.Cells now supports the full conversion...into an XLSM file using Aspose.Cells, these .bin files are successfully...

    docs.aspose.com/cells/cpp/convert-revision-of-x...
  4. 使用C++的JavaScript设置页面和打印选项|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中得到充分支持。 本文展示如何在C++的Java...本文展示如何在C++的JavaScript中创建控制台应用程序,并使用Aspose.Cells API通过几行简单代码应用页面设置和打印选项到工作表。...

    docs.aspose.com/cells/zh/javascript-cpp/page-se...
  5. Evaluation Version Limitations|Documentation

    This article can help you understand how to obtain evaluation versions and know the limitations of evaluation versions....Get Evaluation Version of Aspose.Cells You can download an evaluation...evaluation version of Aspose.Cells for Java from its download page...

    docs.aspose.com/cells/java/evaluation-version-l...
  6. PowerPoint (PPT/PPTX) and Excel (XLS/XLSX) not ...

    Hi Aspose Team, We are facing an issue with file conversion on Amazon Linux 2 (EC2). Our PPT/PPTX → PDF and XLS/XLSX → PDF conversions are not working. No exceptions are thrown, but the PDF output is either not create…...<PackageReference Include="Aspose.Cells" Version="21.6.0" /> .NET...Aspose.Slides 21.6.0 and Aspose.Cells 21.6.0 run on .NET Core...

    forum.aspose.com/t/powerpoint-ppt-pptx-and-exce...
  7. 用 C++ 加密和解密Excel文件|Documentation

    如何使用 C++ 加密和解密Excel文件。锁定和解锁Excel文件。... Aspose.Cells允许您使用所需的加密类型对Microsoft Excel文件进行加密和密码保护。...选择加密类型并确认密码。 使用Aspose.Cells对Excel文件进行加密 以下示例演示了如何用 Aspose.Cells API 对Excel文件进行加密和密码保护。...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  8. 用特定系统文化信息加载工作簿via JavaScript和C++|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 for JavaScript通过C++提供了 LoadOptions...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/load-th...
  9. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed pages using Aspose.cells for Python via .NET....to Set Print Titles Using Aspose.Cells To set print titles in a...the print titles. import aspose.cells as ac # Load sample workbook...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  10. 在Apache POI和Aspose.Cells中使用字体|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....在Apache POI和Aspose.Cells中使用字体 Contents [ Hide ] Aspose.Cells - 使用字体...使用字体 Aspose.Cells提供了一个表示Microsoft Excel文件的类 Workbook 。Workbook类...

    docs.aspose.com/cells/zh/java/working-with-font...