Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 21,309 for

worksheet

(0.07 sec)
  1. Refresh and Calculate Pivot Table having Calcul...

    Refresh and calculate pivot table with calculated items using Aspose.Cells with C++....sampleFilePath ); // Access first worksheet Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/refresh-and-calculate...
  2. 使用 Aspose.Cells 与 C++ 添加 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 编程方式向 Excel 工作表添加 ActiveX 控件。...wb ; // Access first worksheet Worksheet sheet = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/add-activex-contro...
  3. 获取条件格式中使用的图标集、数据条或颜色比例对象(适用于C++)|Documentation

    Aspose.Cells for C++ 是一个用于操作电子表格文件的库。它支持在条件格式中使用图标集、数据条和颜色刻度对象以显示电子表格中的数据。本文介绍如何使用 Aspose.Cells 库获取这些对象的数据。...Get the first worksheet in the workbook Worksheet sheet = workbook...

    docs.aspose.com/cells/zh/cpp/get-icon-sets-data...
  4. 使用C++处理形状或图表的阴影效果|Documentation

    学习如何使用Aspose.Cells for C++操控形状或图表的阴影效果。...inputFilePath ); // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/working-with-the-s...
  5. Insert Sparkline with C++|Documentation

    Create sparkline for Excel using Aspose.Cells with C++....Sparkline is a tiny chart in a worksheet cell that provides a visual...workbook Workbook book ; Worksheet sheet = book . GetWorksheets...

    docs.aspose.com/cells/cpp/creating-sparklines/
  6. Spreadsheet Editor - Working with Files|Documen...

    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 ws = wb . getWorksheets ()...); com . aspose . cells . Worksheet ws = wb . getWorksheets ()...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  7. 用C++管理Excel宏启用工作簿的VBA代码|Documentation

    在C++中添加VBA模块并修改VBA或宏,使用Aspose.Cells库。...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...(). GetModules (). Add ( worksheet ); // Access the VBA Module...

    docs.aspose.com/cells/zh/cpp/manage-vba-project/
  8. Working with GridWeb Client Side Script|Documen...

    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....in GridWeb Validate entire worksheet instead of only the updated...GridWeb Working with GridWeb Worksheets...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. How to Change Excel Row Height using C++

    In this small tutorial, we will elaborate how to change excel row height using C++. You will adjust row height in excel using C++ by a fixed value or based on content size....target Excel file Access a worksheet where selected rows’ height...height value Select another worksheet where row height is to be...

    kb.aspose.com/cells/cpp/how-to-change-excel-row...
  10. 使用 Java 组件 Aspose.Cells for Java 和 Perl|Documen...

    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....print "open $ok\n" ; my $ worksheets = $ workbook -> getWorksheets...print "worksheets $ok\n" ; my $ worksheet = $ worksheets -> get...

    docs.aspose.com/cells/zh/java/using-aspose-cell...