Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 26,787 for

excel worksheet

(0.63 sec)
  1. 通过JavaScript和C++在工作表内将形状移到前面或后面|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将形状移到工作表的前端或背后。...请查看代码中使用的 示例Excel文件 以及由它生成的 输出Excel文件 。截图显示了代码在执行后对示例Excel文件的效果。 示例代码...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/send-sh...
  2. 管理包含宏的 Excel 工作簿的 VBA 代码|Documentation

    添加VBA模块并使用Aspose.Cells for Node.js via C++修改VBA或宏代码。...管理包含宏的 Excel 工作簿的 VBA 代码 Contents [ Hide ] 在 Node.js 中添加 VBA...C++添加新的VBA模块和宏代码。请使用 Workbook.add(Worksheet) 方法在工作簿中添加新的VBA模块。 以下示例代码创建一个新工作簿,添加一个...

    docs.aspose.com/cells/zh/nodejs-cpp/manage-vba-...
  3. Convert Text to Columns using Aspose.Cells|Docu...

    This article shows how to Convert Text to Columns by the Aspose.Cells for Python via .NET API....to Columns using Microsoft Excel. This feature is available from...character) based on which Microsoft Excel splits the contents of a cell...

    docs.aspose.com/cells/python-net/convert-text-t...
  4. Converting Chart to Image in SVG Format with Ja...

    Learn how to convert a chart to an SVG format image using Aspose.Cells for JavaScript via C++....loads the source Microsoft Excel file and then saves the first...chart found on the first worksheet to SVG. <!DOCTYPE html> <...

    docs.aspose.com/cells/javascript-cpp/converting...
  5. Search and Replace Data in a Range with JavaScr...

    This article shows how to search and replace data in a range in Excel using JavaScript via C++ code....style="color: red;">Please select an Excel file.</p>' ; return ; } const...the first worksheet in the Excel file const worksheet = workbook...

    docs.aspose.com/cells/javascript-cpp/search-and...
  6. 将VBA宏UserForm DesignerStorage从模板复制到目标工作簿(C++)|D...

    学习如何用Aspose.Cells for C++将VBA宏UserForm DesignerStorage从模板复制到目标工作簿。...Cells支持将VBA项目从一个Excel文件复制到另一个Excel文件。VBA项目由多种模块组成,如文档、过...请参阅以下示例代码。它将 模板Excel文件 中的VBA项目复制到空白工作簿中,并保存为 输出Excel文件 。打开模板Excel文件内的V...

    docs.aspose.com/cells/zh/cpp/copy-vba-macro-use...
  7. How to create a Gantt chart with JavaScript via...

    Learn how to create a Gantt chart with Aspose.Cells for JavaScript via C++ API....Chart in Excel You can create a Gantt chart in Excel by following...sample code. It loads the sample Excel file that contains some sample...

    docs.aspose.com/cells/javascript-cpp/how-to-cre...
  8. 用C++创建工作簿和工作表作用域命名范围|Documentation

    学习如何使用Aspose.Cells和C++创建工作簿和工作表作用域的命名范围。...Contents [ Hide ] Microsoft Excel 允许用户定义具有两种不同范围(工作簿(也称为全局范围)和工作表)的命名范围。...Aspose.Cells 提供了与 Microsoft Excel 相同的功能,用于添加工作簿和工作表范围的命名范围。创建...

    docs.aspose.com/cells/zh/cpp/create-workbook-an...
  9. 使用JavaScript通过C++获取或设置嵌入式OLE对象的类别标识符|Documentation

    了解如何在JavaScript中使用Aspose.Cells通过C++获取或设置嵌入OLE对象的类别标识符。...下面的截图显示了从 示例Excel文件 中读取的OLE对象类标识符(GUID)。 示例代码 请参见用 示例Excel文件 执行的以...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/get-or-...
  10. 用Node.js通过C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++保护Excel中的工作表,包括保护行、列和特定单元格。... 保护工作表 介绍 Microsoft Excel中的常规保护选项包括: 内容 对象 方案 受保护的工作表...,代表Microsoft Excel文件。 Workbook 类包含一个 getWorksheets() 集合,可以访问Excel文件中的每个工作表。工作表由...

    docs.aspose.com/cells/zh/nodejs-cpp/protecting-...