Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 2,014 for

pivot table

(0.1 sec)
  1. 刷新和计算包含计算项的数据透视表|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....以下示例代码加载了包含三个计算项(如"add"、“div”、“div2”)的Pivot表的 源Excel文件 。我们首先将单元格D2的值改为20,然后使用Aspose...for JavaScript通过C++ API刷新和计算Pivot表,并以PDF格式保存工作簿。结果显示在 输出PDF ,证明Aspose...

    docs.aspose.com/cells/zh/javascript-cpp/refresh...
  2. How to Add a Slicer in Excel using Java

    This quick tutorial guides on how to add a slicer in Excel using Java. It provides crisp information on the environment configuration, program flow and a runnable sample code to insert a slicer in Excel using Java....having a table in it Get a reference to the target table in the...desired table Save the resultant workbook with a table slicer...

    kb.aspose.com/cells/java/how-to-add-a-slicer-in...
  3. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Remove Pivot Table in Excel in C# How to Delete Pivot Table in Excel...using Python How to Remove Pivot Table using Java How to Display...

    kb.aspose.com/cells/page/9/
  4. 用 C++ 格式化数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 自定义数据透视表的外观。...namespace Aspose :: Cells :: Pivot ; int main () { Aspose :: Cells...namespace Aspose :: Cells :: Pivot ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/formatting-pivot-t...
  5. Updating Slicer with JavaScript via C++|Documen...

    This article shows how to update linked Pivot Tables by updating a slicer using Aspose.Cells for JavaScript via C++....then update the slicer table or pivot table accordingly. Please...to update the slicer table or pivot table. How to Update Slicer...

    docs.aspose.com/cells/javascript-cpp/updating-s...
  6. 用 C++ 获取数据透视表的刷新日期和刷新人信息|Documentation

    学习如何使用 Aspose.Cells 和 C++ 获取工作簿中的刷新日期和刷新人信息。...namespace Aspose :: Cells :: Pivot ; std :: string Date_To_String...Get ( 0 ); std :: cout << "Pivot table refresh by who = " << convert_u16_to_string...

    docs.aspose.com/cells/zh/cpp/get-pivot-table-re...
  7. 在加载 Excel 文件时解析数据透视缓存记录(C++)|Documentation

    学习如何在加载 Excel 文件时解析数据透视缓存记录,使用 Aspose.Cells for C++。...sample Excel file containing pivot table cached records U16String...Get ( 0 ); // Access first pivot table PivotTable pt = ws . GetPivotTables...

    docs.aspose.com/cells/zh/cpp/parsing-pivot-cach...
  8. Developer Guide|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....PivotTable Create Pivot Table Formatting Pivot Table Table Creating a...Object Format a List Object - Table Picture Insert a Linked Picture...

    docs.aspose.com/cells/java/developer-guide/
  9. 获取数据透视表的外部连接数据源|Documentation

    如何用Aspose.Cells for JavaScript通过C++获取数据透视表的外部连接数据源。...html > < head > < title > Pivot Table External Connection Example...</ head > < body > < h1 > Pivot Table External Connection Example...

    docs.aspose.com/cells/zh/javascript-cpp/get-ext...
  10. How to add a PivotChart with C++|Documentation

    How to add a PivotChart using Aspose.Cells with C++....Hide ] What is a PivotChart A pivot chart is a visual representation...representation of the data in a pivot table. Pivot charts provide a way...

    docs.aspose.com/cells/cpp/how-to-add-pivot-chart/