Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 27,203 for

excel worksheet

(0.17 sec)
  1. 通过C++用JavaScript计算公式|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  2. Rendering Slicer with C++|Documentation

    Render slicers in Excel files using Aspose.Cells with C++.... If you convert your worksheet into an image or you save...sample code loads the sample Excel file that contains an existing...

    docs.aspose.com/cells/cpp/rendering-slicer/
  3. How to Lock Cells to Protect Them|Documentation

    This article provides code that shows how to lock cells to protect them using Aspose.Cells for JavaScript via C++....applications, such as Microsoft Excel or Google Sheets, for several...while keeping the rest of the worksheet protected. Protecting Formulas:...

    docs.aspose.com/cells/javascript-cpp/how-to-loc...
  4. Exporting an excel file as to PDF file - Free S...

    We are facing an export an Excel file content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an Excel file...Exporting an excel file as to PDF file Aspose.Cells Product Family...We are facing an export an excel file content to the PDF file...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  5. Apply Advanced Conditional Formatting with C++|...

    How to use the Aspose.Cells library in C++ to apply advanced conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Contents [ Hide ] Microsoft Excel 2007 and later versions (2010/2013/2016)...Conditional Formatting to Microsoft Excel Files Conditional formatting...

    docs.aspose.com/cells/cpp/apply-advanced-condit...
  6. Managing Ranges with C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with C++. Create, modify, and style ranges programmatically....Contents [ Hide ] Introduction In Excel, you can select multiple cells...mouse button in cell A1 in Excel and then drag to cell C4 . The...

    docs.aspose.com/cells/cpp/managing-ranges/
  7. 插入切片器|Documentation

    通过C++管理带有Aspose.Cells for JavaScript的Excel文件的切片器。...Microsoft Excel允许您通过选择表格或数据透视表,然后点击 插入 > 切片器...JavaScript via C++还允许您使用 Worksheet.slicers.add() 方法创建切片器。 为数据透视表创建切片器...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. Lock or unlock shapes with Node.js via C++|Docu...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for Node.js via C++....protect all shapes in certain worksheets to prevent them from being...all shapes in the specified worksheet. Locking shapes in a spreadsheet...

    docs.aspose.com/cells/nodejs-cpp/lock-or-unlock...
  9. How to set category axis with JavaScript via C+...

    Learn how to set the category axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....After you create a chart in a worksheet, you can set the category...set the category axis for an Excel chart using Aspose.Cells for...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  10. 用Node.js via C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for Node.js在Microsoft Excel中创建图表。我们的指南将展示各种图表类型以及如何自定义其外观和格式。...reference of the first worksheet const worksheet = workbook . getWorksheets...Adding sample values to cells worksheet . getCells (). get ( "A2"...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-ch...