Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 626 for

pivot table refresh

(0.12 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. Insert Slicer with C++|Documentation

    Manage slicers of Excel files with Aspose.Cells using C++....filter data in either a table or a pivot table. Microsoft Excel allows...slicer by selecting a table or pivot table and then clicking Insert...

    docs.aspose.com/cells/cpp/create-slicer/
  3. Updating Slicer with Node.js via C++|Documentation

    This article shows how to update linked Pivot Tables by updating a slicer using Aspose.Cells for Node.js via C++....and have the slicer table or pivot table updated accordingly...Slicer.refresh() method to update the slicer table or pivot table...

    docs.aspose.com/cells/nodejs-cpp/updating-slicer/
  4. Latest Aspose.Cells Product Family topics - Fre...

    Get technical support of Aspose.Cells for .NET, Java, Android, C++, Node.js, PHP, Python, JavaScript, SharePoint, SQL Reporting Services and JasperReports....Excel Range formatting to word Table formatting 79 286 April 3, 2025...cells-net 18 151 April 2, 2025 Pivot table has unwanted label repeating...

    forum.aspose.com/c/cells/9
  5. 用 C++ 获取数据透视表的刷新日期和刷新人信息|Documentation

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

    docs.aspose.com/cells/zh/cpp/get-pivot-table-re...
  6. Consolidation Function with C++|Documentation

    Learn how to apply a ConsolidationFunction to data fields of a Pivot Table using Aspose.Cells with C++....fields (or value fields) of a pivot table. In Microsoft Excel, you...ConsolidationFunctio to Data Fields of Pivot Table The following code applies...

    docs.aspose.com/cells/cpp/consolidation-function/
  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. Specify whether the PivotTable is compatible fo...

    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....compatible for Excel2003 while refreshing PivotTable Contents [ Hide...compatible for Excel2003 while refreshing PivotTable. If true , a string...

    docs.aspose.com/cells/java/specify-whether-the-...
  9. Aspose.Cells 8.4.0 中的公共 API 变更|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....0 ]; //Access the first pivot table object PivotTable pivotTable...[ 0 ]; //Remove pivot table using pivot table object worksheet...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. 查找并刷新父数据透视表的嵌套或子数据透视表|Documentation

    如何用Aspose.Cells for JavaScript通过C++查找并刷新父级数据透视表的嵌套或子数据透视表。...body > < h1 > Refresh Nested/Children Pivot Tables Example </ h1...get ( 0 ); // Access third pivot table (index 2) const ptParent...

    docs.aspose.com/cells/zh/javascript-cpp/find-an...