Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 27,087 for

excel worksheet

(0.12 sec)
  1. 用C++创建TreeMap图表的方法|Documentation

    学习如何用Aspose.Cells for C++创建Treemap图表。我们的指南将帮助您了解有关Treemap图表的各种属性和格式选项,包括颜色、标签和数据表示。... 示例代码 以下示例代码加载 样本 Excel 文件 并生成 输出 Excel 文件 。 #include <iostream>...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/creating-treemap-c...
  2. Create Volume-High-Low-Close(VHLC) Stock Chart ...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including volume, high, low, and close prices, onto a chart for better analysis and visualization....the sample Excel file and generates the output Excel file . #include...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/create-volume-high-lo...
  3. Create Volume-Open-High-Low-Close (VOHLC) Stock...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....the sample Excel file and generates the output Excel file . #include...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/create-volume-open-hi...
  4. Lock or unlock shapes|Documentation

    This article shows you code explaining how to Lock or unlock shapes to protect them using Aspose.Cells library....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/net/lock-or-unlock-shapes/
  5. How to add Sensitivity Label to an Excel file -...

    Given the workbook object. How do I add the Sensitivity Label in C#?...add Sensitivity Label to an Excel file Aspose.Cells Product Family...add a Sensitivity Label to an Excel file using Aspose.Cells in C#...

    forum.aspose.com/t/how-to-add-sensitivity-label...
  6. Product Overview|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....manage Excel spreadsheets without requiring Microsoft Excel to be...can import from and export to Excel® spreadsheets easily. Any user...

    docs.aspose.com/cells/java/product-overview/
  7. Protect and Unprotect with Go|Documentation

    This snippet introduces how to encrypt and decrypt Excel files and protect and unprotect the data in Excel files using Go code....similar to MS Excel: Encrypt and decrypt Excel files To prevent...others from accessing data in Excel files, you can protect the file...

    docs.aspose.com/cells/gocpp/protect-and-unprotect/
  8. Refresh Values of Linked Shapes with Node.js vi...

    Learn how to refresh the values of linked shapes in Excel using Aspose.Cells for Node.js via C++....have a linked shape in your Excel file which is linked to some...some cell. In Microsoft Excel, changing the value of the linked...

    docs.aspose.com/cells/nodejs-cpp/refresh-values...
  9. Aspose.Cells 8.4.2中的公共API更改|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....chart collection int idx = worksheet . getCharts (). add ( ChartType...chart instance Chart chart = worksheet . getCharts (). get ( idx...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. 通过Node.js和C++保护和取消保护工作表|Documentation

    使用Aspose.Cells for Node.js via C++保护和取消保护Excel文件的工作表。...中的数据,您可以锁定 Excel 工作表上的单元格,然后使用密码保护工作表。 在 MS Excel 中保护和取消保护工作表...via C++保护工作表 只需要以下简单代码行来实现保护 Excel 文件的工作簿结构。 const path = require...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...