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

pivot table

(0.73 sec)
  1. Aspose Refresh Drops/Deletes Slicer - Free Supp...

    Aspose.Cells drops a Pivot-Table slicer during PivotTable.RefreshData() / save when the slicer cache sourceName differs from the canonical Pivot/cache field name only by case. I’ve reproduced this with a fully synthetic…...Cells Product Family slicer-on-table , update-slicer NuqNathan April...3:42pm 1 Aspose.Cells drops a pivot-table slicer during PivotTable...

    forum.aspose.com/t/aspose-refresh-drops-deletes...
  2. 用C++插入切片器|Documentation

    使用Aspose.Cells结合C++管理Excel文件中的切片器。...namespace Aspose :: Cells :: Pivot ; using namespace Aspose ::...sample Excel file containing pivot table Workbook wb ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/create-slicer/
  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....JavaScript通过C++设置不同的Pivot表选项。其中一个选项是“空单元格显示”。通过设置此选项,Pivot表中的所有空单元格将显示为指定的字符串。...Cells for JavaScript通过C++设置Pivot表选项 Aspose.Cells for JavaScript通过C++提供...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  4. Updating Slicer with C++|Documentation

    This article shows how to update a slicer by using the Aspose.Cells for C++ API....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/cpp/updating-slicer/
  5. 刷新和计算包含计算项的数据透视表|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...
  6. 显示报表筛选页选项|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....JavaScript通过C++也支持此功能,以在创建的Pivot表上启用“显示报告筛选页面”选项。以下是Excel中“显示报告筛选页面”选项的界面截图。...head > < title > Sample Pivot Table Example </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/show-re...
  7. Slicers|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....] Create a Slicer for a Pivot Table Draw Slicer while rendering...Slicer Updating Slicer Shapes Pivot Tables Analyzing your prompt, please...

    docs.aspose.com/cells/python-java/slicers/
  8. 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/11/
  9. 用 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...
  10. 在加载 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...