Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 27,074 for

excel worksheet

(2.48 sec)
  1. Height and width is not setting as per html - F...

    I am evaluating Aspose.Cells for purchasing a license, but I am not getting the same output as in Microsoft Excel when converting HTML to Excel. The height and width are not being set according to the column text data, …...in Microsoft Excel when converting HTML to Excel. The height and...bhalala When converting HTML to Excel using Aspose.Cells, users have...

    forum.aspose.com/t/height-and-width-is-not-sett...
  2. 将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...
  3. 用JavaScript通过C++管理评论和笔记|Documentation

    使用Aspose.Cells for JavaScript via C++插入和管理评论或笔记。...add(number, number) 方法(封装在 Worksheet 对象中)在单元格中添加评论。可以通过传递评论索引从...Workbook (); // Adding a new worksheet to the Workbook object const...

    docs.aspose.com/cells/zh/javascript-cpp/comment...
  4. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....any other default Microsoft Excel function. Please note, this...reference of the first worksheet Worksheet worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/java/how-to-calculate-cus...
  5. Updating Slicer with C++|Documentation

    This article shows how to update a slicer by using the Aspose.Cells for C++ API....update a slicer in Microsoft Excel by selecting or unselecting...sample code loads the sample Excel file that contains an existing...

    docs.aspose.com/cells/cpp/updating-slicer/
  6. Setting Shared Formula with C++|Documentation

    Learn how to set shared formulas in Excel Worksheets using Aspose.Cells with C++....want to add a function in a worksheet that will perform calculations...Cells Suppose you have a worksheet filled with data in a format...

    docs.aspose.com/cells/cpp/setting-shared-formula/
  7. 用 Node.js 通过 C++ 实现其他语言的 Subtotal 或 Grand Total...

    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....用其他语言实现子合计或总计标签 以下示例代码加载【示例 Excel 文件】(5115151.xlsx),并用中文实现了 subtotal...grand total 的名称。请检查由此代码生成的【输出 Excel 文件】(5115152.xlsx),以供参考。我们首先创建...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-s...
  8. Font Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings.... Just like Microsoft Excel, Aspose.Cells also supports...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/cells-font-settings/
  9. Insert Ranges with Node.js via C++|Documentation

    Learn how to insert ranges in Excel and shift other data using Aspose.Cells for Node.js via C++....Contents [ Hide ] Introduction In Excel, you can select a range, then...Get all the worksheets in the book. const worksheets = newWorkbook...

    docs.aspose.com/cells/nodejs-cpp/insert-ranges-...
  10. Format Pivot Table Cells|Documentation

    How to format pivot table cells with Aspose.Cells for JavaScript via C++....sample code loads the sample Excel file that contains two pivot...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/format-piv...