Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 235,552 for

aspose.cells

(1.36 sec)
  1. Protecting Worksheets with JavaScript via C++|D...

    Learn how to protect worksheets in Excel using Aspose.cells for JavaScript via C++, including protecting rows, columns, and specific cells.... Protect a Worksheet Aspose.Cells provides a class, Workbook...html > < head > < title > Aspose.Cells Protect Worksheet Example...

    docs.aspose.com/cells/javascript-cpp/protecting...
  2. Version 7.6.1 for use with our current license ...

    We have a license for an old version, and have the version we got when we obtained the license, 7.3.4. While we explore a newer license, I’d like to obtain the latest version that works with our current license, which I …...with our current license Aspose.Cells Product Family license ...from Maven, 8.9.2, was: com.aspose.cells.CellsException: The subscription...

    forum.aspose.com/t/version-7-6-1-for-use-with-o...
  3. 设置共享公式(用 C++)|Documentation

    学习如何在 Excel 工作表中用 Aspose.cells 设置共享公式,使用 C++。...如果你想在工作表中添加一个会进行计算的函数,本文介绍如何使用 Aspose.Cells实现此任务。 使用Aspose.Cells设置共享公式 假设您有一个填...09" 。本文介绍了如何使用Aspose.Cells应用此公式。 Aspose.Cells允许您使用 GetFormula...

    docs.aspose.com/cells/zh/cpp/setting-shared-for...
  4. 用JavaScript通过C++插入或删除Excel工作表中的行|Documentation

    本文提供了使用C++的JavaScript代码用以插入和删除Excel工作表中的行。... Aspose.Cells for JavaScript通过C++提供两种插入和删除行的方法:...Cells.deleteRow(number) 方法。 Aspose.Cells的工作方式与Microsoft Excel相同。...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  5. 向单元格添加超链接|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....向单元格添加超链接 Contents [ Hide ] Aspose.Cells 允许您通过应用程序执行几乎在 Microsoft...中用户可以执行的任何任务。本文比较了如何使用 VSTO 和 Aspose.Cells for .NET 在工作表中为单元格添加超链接。...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  6. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim x As New Aspose.cells.Workbook x.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...NaN Aspose.Cells Product Family gdebouver...Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0)...

    forum.aspose.com/t/putting-an-object-into-a-cel...
  7. 使用Aspose.Cells将工作簿保存为文本或CSV格式|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将工作簿保存为文本或CSV格式 Contents [ Hide ] 有时,您希望将包含多个工...),默认情况下,Microsoft Excel和Aspose.Cells仅保存活动工作表的内容。 以下代码示例说明如何将...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  8. 使用 C++ 取消保护工作表|Documentation

    了解如何使用 Aspose.cells for C++ 取消保护工作表。...的保护,以便对文件进行一些更改,可以轻松地使用 Aspose.Cells 实现。 取消保护工作表 使用Microsoft...输入密码。输入密码后,工作表将被取消保护。 使用Aspose.Cells取消简单保护的工作表 可以通过调用 Worksheet...

    docs.aspose.com/cells/zh/cpp/unprotect-a-worksh...
  9. Aspose.Cells.CellsException: 'IndexOutOfRangeEx...

    Hi- I’m getting the error shown in the subject above when trying to call Workbook.CalculateFormula. The full error says that the issue is “Based on cell Data!B2366” in the workbook I will provide. The formula in this cel…...Aspose.Cells.CellsException: 'IndexOutOfRangeExcep: Index was...for simple =SUM() formula Aspose.Cells Product Family mattgabriel...

    forum.aspose.com/t/aspose-cells-cellsexception-...
  10. Web扩展 使用Node.js通过C++开发Office加载项|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还提供了与Web扩展配合使用的功能。 添加Web扩展...项)。在加载项框中浏览你想要的加载项并添加它。 Aspose.Cells 还提供了使用 WebExtension 和 WebExtensionTaskPane...

    docs.aspose.com/cells/zh/nodejs-cpp/web-extensi...