Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 18,220 for

excel worksheet

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

    本文介绍如何使用 Aspose.Cells 库,通过 C++ 在 Node.js 中计算 Microsoft Excel 公式。通过加载现有Excel文件或创建新文件,利用 Aspose.Cells 提供的方法计算公式并获取结果。最后保存修改后的Excel文件到磁盘。...Cells 支持大部分Microsoft Excel中的公式或函数(请阅读 支持的公式函数列表 )。这些函数...符串前始终以等号(=)开始,就像在Microsoft Excel中创建公式一样,用逗号(,)分隔函数参数。 为了计算公式结果,可以调用...

    docs.aspose.com/cells/zh/nodejs-cpp/calculate-f...
  2. Data Formatting|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....a common fact that if the worksheet cells are formatted properly...format cells using Microsoft Excel in a WYSIWYG environment while...

    docs.aspose.com/cells/java/data-formatting/
  3. Auto Filter Data in VSTO and Aspose.Cells|Docum...

    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.... Get a worksheet. Add sample data. Apply auto-filter...again with either C#. VSTO Excel . Application ExcelApp = Application...

    docs.aspose.com/cells/net/auto-filter-data-in-v...
  4. 使用C++处理数据透视表的数据字段显示格式|Documentation

    学习如何使用Aspose.Cells for C++操作数据透视表中数据字段的显示格式。...可从此处下载示例源文件和输出文件以测试示例代码: [源 Excel 文件](101089332.xlsx) [输出 Excel 文件](101089333...// Get the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/working-with-data-...
  5. Manage Shape Text Options|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....Change Character Spacing of Excel TextBox or Shape Set Line Spacing...Text with Shape inside the Worksheet Set Margins of Comment or...

    docs.aspose.com/cells/python-net/managing-shape...
  6. Reorder Worksheets|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....Reorder Worksheets Contents [ Hide ] Aspose.Cells - Reorder Worksheets...Worksheets C# //Create a new Workbook. Workbook workbook = new...

    docs.aspose.com/cells/net/reorder-worksheets/
  7. Aspose.Cells.GridDesktop - Desktop Grid Control...

    This article introduce features for GridDesktop ....Features Import content from Excel spreadsheets. Import data directly...Export content to Excel spreadsheets. Worksheet Features Add, insert...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. Copy VBA Macro UserForm DesignerStorage from Te...

    Learn how to copy VBA Macro UserForm DesignerStorage from a template to a target workbook using Aspose.Cells for C++....project from one Excel file into another Excel file. A VBA project...VBA project from the template Excel file into an empty workbook...

    docs.aspose.com/cells/cpp/copy-vba-macro-userfo...
  9. 用C++管理评论和注释|Documentation

    使用Aspose.Cells for C++插入和管理评论或注释。...通过调用 Comments 集合的 Add 方法(封装在 Worksheet 对象中)向一个单元格添加评论。可以通过传递评论索引访问新的...Workbook workbook ; // Add a new worksheet to the workbook int32_t sheetIndex...

    docs.aspose.com/cells/zh/cpp/comments-and-notes/
  10. Json|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.... Convert Excel Workbook to JSON The Aspose...additional settings for exporting worksheet to JSON. The following code...

    docs.aspose.com/cells/net/convert-workbook-to-j...