Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 233,630 for

aspose.cells

(0.56 sec)
  1. 通过 Node.js 使用 C++ 计算公式|Documentation

    本文介绍如何使用 Aspose.cells 库,通过 C++ 在 Node.js 中计算 Microsoft Excel 公式。通过加载现有Excel文件或创建新文件,利用 Aspose.cells 提供的方法计算公式并获取结果。最后保存修改后的Excel文件到磁盘。...Contents [ Hide ] 添加公式及计算结果 Aspose.Cells 有内嵌的公式计算引擎。它不仅可以重新计算导入设...中的公式,还支持计算在运行时添加的公式的结果。 Aspose.Cells 支持大部分Microsoft Excel中的公式或函数(请阅读...

    docs.aspose.com/cells/zh/nodejs-cpp/calculate-f...
  2. 使用JavaScript via C++获取工作表中的最大范围|Documentation

    本文介绍了如何使用Aspose.cells for JavaScript via C++获取Excel文件的最大区域、最大数据区域和最大显示区域。... Aspose.Cells for JavaScript via C++ 提供了多种查找工作表最大区域的方法。...提供了多种查找工作表最大区域的方法。 获取最大范围 在Aspose.Cells中,如果初始化了 row 和 column 对象...

    docs.aspose.com/cells/zh/javascript-cpp/get-max...
  3. 在通过 C++ 采用 JavaScript 转换 Excel 为 PDF 时渲染 Office...

    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....Contents [ Hide ] 可能的使用场景 早期,Aspose.Cells 在将 Excel 文件保存为 PDF 格式时无法渲染...格式时无法渲染 Office 插件。现在 Aspose.Cells 可以正常渲染。您无需使用任何特殊方法或属性来在输出 PDF 中渲染...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  4. Add Cells to Microsoft Excel Formula Watch Wind...

    How to use Aspose.cells library to add cells to the formula watch window in Excel using JavaScript via C++. By loading an existing Excel file or creating a new one, we can manipulate the cells in it and set formulas. Finally, we save the modified Excel file to disk....into Watch Window using the Aspose.Cells API. Add Cells to Microsoft...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/javascript-cpp/add-cells-...
  5. Accessing Cells of a Worksheet|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....runtime using Aspose.Cells. Accessing Cells Aspose.Cells provides...access cells in a worksheet. Aspose.Cells provides three basic approaches...

    docs.aspose.com/cells/cpp/accessing-cells-of-a-...
  6. 使用JavaScript通过C++检测工作表中的合并单元格|Documentation

    了解如何使用Aspose.cells for JavaScript通过C++检测工作表中的合并单元格。本文将向你展示如何使用库来识别和操作合并单元格。... Aspose.Cells for JavaScript通过C++允许你获...。你也可以取消合并(拆分)它们。本文展示了使用 Aspose.Cells API 完成此任务的最简代码。 该组件提供 Cells...

    docs.aspose.com/cells/zh/javascript-cpp/detect-...
  7. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature of VBA code using Aspose.cells for JavaScript via C++....via C++ Contents [ Hide ] Aspose.Cells allows you to check if the...html > < head > < title > Aspose.Cells VBA Signature Example </...

    docs.aspose.com/cells/javascript-cpp/check-if-d...
  8. Load a Web Image from a URL into an Excel Works...

    How to convert an image from a URL to an actual Excel image using Aspose.cells for JavaScript via C++....into an Excel Worksheet Aspose.Cells for JavaScript via C++ provides...the worksheet using the Aspose.Cells API. Using this method,...

    docs.aspose.com/cells/javascript-cpp/load-a-web...
  9. Managing OLE Objects|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....Objects into the Worksheet Aspose.Cells supports adding, extracting...worksheets. For this reason, Aspose.Cells has the OleObjectCollection...

    docs.aspose.com/cells/net/managing-ole-objects/
  10. Crash when saving XLSX to PDF with Version 26.0...

    Hi all, I get a crash when saving to PDF multiple times. I think the issue is related with: which was also posted by me. So, please find a XLSX attached and see the following code: for (int i = 0; i < 2; i++) { Asp…...02 Aspose.Cells Product Family ebrunner...Version 26.01 and 25.12 Aspose.Cells Product Family Hi, please...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...