Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 18,224 for

excel worksheet

(0.07 sec)
  1. 使用C++处理Shape或Chart的ThreeDFormat|Documentation

    学习如何用C++操控形状或图表的3D格式。...Cells 处理形状或图表的三维格式 以下示例代码加载 源Excel文件 ,访问第一个工作表中的第一个形状,然后设置 Shape...ThreeDFormat 属性的子属性,并保存为 输出Excel文件 。 #include <iostream> #include...

    docs.aspose.com/cells/zh/cpp/working-with-the-t...
  2. 计算一系列单元格的总和|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....计算一系列单元格的总和 Contents [ Hide ] OpenXML Excel 下面是我们需要在代码中使用的命名空间: using DocumentFormat...== 0 ) { // The specified worksheet does not exist. return ; }...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...
  3. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .NET API....Contents [ Hide ] Microsoft Excel provides some good features...to auto filter or validate worksheet data. Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/data-validation/
  4. 用Node.js和C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for Node.js via C++格式化和修改命名范围。...Workbook (); // Get the first worksheet in the book. const WS = workbook...( stl , flg ); // Save the excel file. workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/format-and-...
  5. Export print area range to HTML with Node.js vi...

    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....page setup object of the worksheet. Later on, use HtmlSaveOptions..."sampleInlineCharts.xlsx" ); // Load the Excel file. const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/export-print-a...
  6. Add and Reference Named Ranges|Documentation

    This article introduces how to work with named ranges in GridWeb....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/net/aspose-cells-gridweb/...
  7. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API....for sensitivity analysis in Excel. It helps you understand the...Chart in Excel You can create a tornado chart in Excel by following...

    docs.aspose.com/cells/cpp/create-tornado-chart/
  8. 用C++在工作表中移动单元格范围|Documentation

    学习如何使用Aspose.Cells和C++在工作表中移动单元格范围。... Open the Excel file U16String inputFilePath...the first worksheet and its cells Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/cpp/move-range-of-cell...
  9. Detect Merged Cells in xlsx4j|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....Detect Merged Cells In Microsoft Excel, several cells can be merged...identify merged cell areas in a worksheet. You can unmerge them too...

    docs.aspose.com/cells/java/detect-merged-cells-...
  10. 使用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....reference of the newly added worksheet by passing its sheet index...getWorksheets (). add (); Worksheet worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/java/import-data-to-wo...