Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 27,074 for

excel worksheet

(0.19 sec)
  1. 使用 C++ 和 JavaScript 进行图表数据过滤的三种方法|Documentation

    学习如何在 Excel 中使用 Aspose.Cells for JavaScript 进行图表过滤。我们的全面指南将演示如何应用过滤器到图表、自定义图表元素,以及使用数据分析工具来获取更好见解和做出明智决策。... 过滤以渲染图表的系列 在Excel中,我们可以过滤掉图表中的特定系列,导致这些被过滤的系列不会显示在图表中。...Testseries4 时,图表将会如 图2 所示。 在Excel中,我们可以筛选出特定系列,从而在图表中隐藏那些筛选的系列。原始图表如...

    docs.aspose.com/cells/zh/javascript-cpp/filteri...
  2. 验证单元格值是否满足数据验证规则|Documentation

    了解如何通过C++中的Aspose.Cells for JavaScript验证单元格值是否满足数据验证规则。...Contents [ Hide ] Microsoft Excel允许用户为单元格添加数据验证规则。例如,小数验证指定只能...不同的数字,Excel会显示错误信息并提示他们输入正确范围内的数字。如果复制粘贴一个数字,比如3,Excel不会进行验证检查或显示错误信息。...

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  3. 从自定义对象导入|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....//Clear all the worksheets book . Worksheets . Clear (); //Add...Sheet "Data"; Worksheet sheet = book . Worksheets . Add ( "Data"...

    docs.aspose.com/cells/zh/net/importing-from-cus...
  4. Implement Custom Calculation Engine to Extend t...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library with Golang via C++. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to implement a custom calculation engine and get the results. Finally, we save the modified Excel file to disk....almost all of the Microsoft Excel formulas. Nevertheless, it also...function without writing it in a worksheet Calculation of Array Formula...

    docs.aspose.com/cells/go-cpp/implement-custom-c...
  5. 用C++提取Gear类型SmartArt形状中的文本|Documentation

    学习如何使用Aspose.Cells for C++逐步指导和代码示例,从Excel中的Gear类型SmartArt形状中提取文本。...以下示例代码加载包含Gear类型SmartArt形状的【示例Excel文件】(67338483.xlsx),并从其单个形状中提取文本。结果请参见下面的控制台输出。...Startup (); // Load sample Excel file containing gear type smart...

    docs.aspose.com/cells/zh/cpp/extract-text-from-...
  6. 使用C++获取工作表中的最大范围|Documentation

    本文介绍了如何使用Aspose.Cells for C++库获取Excel文件的最大范围、最大数据范围和最大显示范围。...workbook object and open the Excel file Workbook workbook ( u "Book1..."Book1.xlsx" ); // Get all the worksheets in the workbook WorksheetCollection...

    docs.aspose.com/cells/zh/cpp/get-max-range-in-a...
  7. Converting To XPS in Jython|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....xls" ) # Get the first worksheet . sheet = workbook . getWorksheets...XPS ) # Print message print "Excel to XPS conversion performed...

    docs.aspose.com/cells/java/converting-to-xps-in...
  8. Ինչպես ստեղծել Excel ֆայլ Java-ում

    Այս քայլ առ քայլ ձեռնարկում դուք կսովորեք, թե ինչպես ստեղծել Excel ֆայլ Java-ում: Այս քայլերը նույնն են Linux, macOS և Windows օպերացիոն համակարգերի համար:...Product Family Ինչպես ստեղծել Excel ֆայլ Java-ում Այս քայլ առ քայլ...բացատրում է, թե ինչպես ստեղծել Excel ֆայլ Java-ում՝ օգտագործելով...

    kb.aspose.com/hy/cells/java/how-to-generate-exc...
  9. 通过 JavaScript 结合 C++ 获取形状的连接点|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 从 Excel 中的形状中检索连接点。...Points </ h1 > < p > Choose an Excel file (sample.xlsx) to load (the...style="color: red;">Please select an Excel file.</p>' ; return ; } // Read...

    docs.aspose.com/cells/zh/javascript-cpp/get-con...
  10. Use Error Checking Options with Node.js via C++...

    Learn how to programmatically use error checking options in Excel Worksheets using Aspose.Cells for Node.js via C++....Contents [ Hide ] Microsoft Excel allows users to define error‑checking...there’s a problem with the cell. Excel provides information that helps...

    docs.aspose.com/cells/nodejs-cpp/use-error-chec...