Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 18,217 for

excel worksheet

(0.05 sec)
  1. 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 . Charts . Add ( ChartType...chart instance Chart chart = worksheet . Charts [ idx ]; //Specify...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. 通过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...
  3. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts in Node.js using Aspose.Cells for Node.js via C++....sample code loads the source excel file and accesses the first...first shape in the first worksheet and sets the sub-properties of...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  4. Showing Cell Range as the Data Labels with Node...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Contents [ Hide ] In Microsoft Excel 2013, you can display a cell...as data labels in Microsoft Excel: Select the series data labels...

    docs.aspose.com/cells/nodejs-cpp/showing-cell-r...
  5. Create, Access, and Copy Named Ranges with C++|...

    Learn how to create, access, and copy named ranges in Excel files using Aspose.Cells with C++....refer to data on the same worksheet; if you want to represent...represent a range on another worksheet, you may use a name. *Named ranges...

    docs.aspose.com/cells/cpp/create-access-and-cop...
  6. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...在微软Excel用户界面中,调整显示为黄色菱形节点。例如: 圆角矩形有一个调整来改变拱形...workbook object from source excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...
  7. 在 VSTO 和 Aspose.Cells 中创建饼图|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.... Excel . Application ExcelApp = Application...Application ; //Add a Workbook. Excel . Workbook objBook = ExcelApp...

    docs.aspose.com/cells/zh/net/create-a-pie-chart...
  8. Set Preset WordArt Style to the Text of the Sha...

    Learn how to set preset WordArt style to the text of a shape using Aspose.Cells for C++....how the output excel file looks in Microsoft Excel. #include <iostream>...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/set-preset-wordart-st...
  9. 用C++设置填充效果|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的填充效果,允许用户自定义单元格的背景和样式。本文将介绍如何使用Aspose.Cells库设置单元格的填充效果。...[ Hide ] 颜色和背景图案 Microsoft Excel可以设置单元格的前景(轮廓)和背景(填充)颜色以及背景图案。...Cells提供了一个表示Microsoft Excel文件的类, Workbook 。 Workbook 类包含一个 Worksheets 集合,允许访...

    docs.aspose.com/cells/zh/cpp/cells-fill-settings/
  10. Insert a Picture Based on Cell Reference with N...

    Learn how to insert a picture in a Worksheet based on a cell reference using Aspose.Cells for Node.js via C++. Show cell data in a picture....supports this feature (Microsoft Excel 2010). Inserting a Picture Based...displaying the contents of a worksheet cell in an image shape. You...

    docs.aspose.com/cells/nodejs-cpp/insert-a-pictu...