Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 26,943 for

excel worksheet

(0.09 sec)
  1. 用Node.js通过C++创建开盘 最高 最低 收盘(OHLC)股票图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建开盘 最高 最低 收盘股票图表。我们的指南将演示如何在图表中绘制股票市场数据,包括开盘价、最高价、最低价和收盘价,以便进行更好的分析和可视化。...以下示例代码加载了【示例Excel文件】(Open-High-Low-Close.xlsx),并生成了【输出Excel文件】(out...Access the first worksheet. const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/create-open...
  2. Shapes|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....of Excel files with Golang via C++ Add Icons to Worksheet with...Add WordArt Watermark to Worksheet with Golang via C++ Manage...

    docs.aspose.com/cells/go-cpp/shapes/
  3. 合并函数|Documentation

    如何用Aspose.Cells for Java脚本通过C++将合并函数应用到数据透视表的数据字段。...在Microsoft Excel中,你可以右键点击值字段,然后选择 值字段设置… ,再切换到...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/consoli...
  4. 使用JavaScript通过C++将Smart Art转换为组形状|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文件 ,如截图所示。然后它将智能艺术形状转换为群组形状,并打印Shape...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  5. 使用C++处理形状或图表的反射效果|Documentation

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

    docs.aspose.com/cells/zh/cpp/working-with-the-r...
  6. 使用JavaScript通过C++将工作簿保存为严格的Open XML电子表格格式|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++将工作簿保存为严格的Open XML电子表格格式。...iso29500_2008_strict ,则输出的Excel文件将以严格的Open XML电子表格格式保存。 将工作簿保存为严格的... ,然后保存为 输出Excel文件 。如果你在Microsoft Excel中打开输出的Excel文件,选择另存为…,你将看到其格式为...

    docs.aspose.com/cells/zh/javascript-cpp/save-wo...
  7. Managing OLE Objects with Node.js via C++|Docum...

    Learn how to manage OLE objects in Aspose.Cells for Node.js via C++. Add, extract, and manipulate OLE objects within Worksheets....Word document into Microsoft Excel. To see what types of content...Inserting OLE Objects into the Worksheet Aspose.Cells for Node.js via...

    docs.aspose.com/cells/nodejs-cpp/managing-ole-o...
  8. Data Sorting with C++|Documentation

    Learn how to sort data by using the Aspose.Cells for C++ API....sorting is one of Microsoft Excel’s many useful features. It allows...Cells lets developers sort worksheet data alphabetically or numerically...

    docs.aspose.com/cells/cpp/sort-data-of-excel/
  9. 用JavaScript通过C++指定在Excel文件中存储的重要数字位数|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++指定Excel文件中存储的有效数字位数。...用JavaScript通过C++指定在Excel文件中存储的重要数字位数 Contents [ Hide ] 可能的使用场景...JavaScript通过C++在Excel文件中存储17位有效数字的双精度值,不同于只存储15位有效数字的MS-Excel。您可以使用 CellsHelper...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  10. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels through the Aspose.Cells for C++ API....// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...value inside it Cell cell = worksheet . GetCells (). Get ( u "B2"...

    docs.aspose.com/cells/cpp/calculate-the-width-a...