Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 201,256 for

excel

(0.17 sec)
  1. 使用C++访问和修改单元格富文本部分|Documentation

    学习如何通过Aspose.Cells for C++ API访问和更新单元格富文本的部分内容。...访问和更新单元格的富文本部分 以下代码展示了如何使用 源Excel文件 的 Cell->GetCharacters() 和...为**“Arial”**。修改后,将工作簿保存为 输出Excel文件 。 C++代码示例:访问并更新富文本部分 #include...

    docs.aspose.com/cells/zh/cpp/access-and-update-...
  2. Refresh Values of Linked Shapes with JavaScript...

    Learn how to refresh the values of linked shapes in Excel using Aspose.Cells for JavaScript 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/javascript-cpp/refresh-va...
  3. Create a spreadsheet document|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....document Contents [ Hide ] OpenXML Excel string FilePath = @"..\..\....//Adding a new worksheet to the Excel object Worksheet worksheet =...

    docs.aspose.com/cells/net/create-a-spreadsheet-...
  4. Insert a new worksheet|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....worksheet Contents [ Hide ] OpenXML Excel string FilePath = @"..\..\....Adding a new worksheet to the Excel object int SheetIndex = workbook...

    docs.aspose.com/cells/net/insert-a-new-worksheet/
  5. Insert Timeline with C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++.... Microsoft Excel allows you to create a timeline...sample code. It loads the sample Excel file that contains the pivot...

    docs.aspose.com/cells/cpp/create-timeline/
  6. Copy Sparkline by Specifying Data Range and Loc...

    Learn how to copy a sparkline in Excel by specifying a data range and location of a sparkline group using Aspose.Cells for Node.js via C++....Contents [ Hide ] Microsoft Excel allows you to copy a sparkline...to other cells in Microsoft Excel: Select the cell containing...

    docs.aspose.com/cells/nodejs-cpp/copy-sparkline...
  7. Add Pivot Connection with C++|Documentation

    Learn how to add a pivot connection with the Aspose.Cells library using C++....slicer and a pivot table in Excel, you need to right‑click the...sample code loads the sample Excel file that contains an existing...

    docs.aspose.com/cells/cpp/add-pivot-connection/
  8. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we save the modified Excel file to disk....create a data table in Microsoft Excel using Data > What‑If Analysis...sample code, we used the source Excel file ( DataTable.xlsx ). If...

    docs.aspose.com/cells/cpp/calculation-of-array-...
  9. 用 Node.js via C++ 设置图表数据标签的形状类型|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 设置图表中数据标签的形状类型。此指南将介绍不同的形状类型以及如何选择合适的形状以增强展示效果和实用性。...请参阅此代码使用的 示例Excel文件 和由其生成的 输出Excel文件 。截屏展示了代码在示例Excel文件上的效果。 示例代码..."sampleSetShapeTypeOf.xlsx" ); // Load source Excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/set-the-sha...
  10. 使用C++处理形状或图表的反射效果|Documentation

    学习如何使用Aspose.Cells和C++处理形状或图表的反射效果。...透明度 类型 使用形状或图表的反射效果 以下示例代码加载 源Excel文件 ,访问默认工作表中的第一个形状,设置 Shape.Reflection...Reflection 类的不同属性,然后将工作簿保存为 输出Excel文件 。 #include <iostream> #include...

    docs.aspose.com/cells/zh/cpp/working-with-the-r...