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

pivot table

(0.19 sec)
  1. 插入数据透视表|Documentation

    创建和格式化Excel电子表格文件的数据透视表。...> < body > < h1 > Create Pivot Table Example </ h1 > < input type...'<p style="color: green;">Pivot table created successfully! Click...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  2. 刷新模板文件中的第二张数据透视表pivot1,pivot0对应的数据透视图chart0出现异常...

    版本25.10 示例代码: SyntaxEditor Code Snippet var wb =new Workbook(path+“3.xlsx”); var Pivot=wb.Worksheets[“statistics”].PivotTables[“Pivot1”]; Pivot.RefreshData(); Pivot.CalculateData(); wb.Save(path+“4.xlsx”); 3.zip …...xlsx”); var pivot=wb.Worksheets[“statistics”]...PivotTables[“pivot1”]; pivot.RefreshData(); pivot.CalculateData();...

    forum.aspose.com/t/pivot1-pivot0-chart0/320059
  3. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....Excel using C# How to Remove Pivot Table in Excel in C# How to Add...

    kb.aspose.com/cells/net/page/3/
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......js How to Delete Pivot Table using Node.js How to Unprotect...

    kb.aspose.com/categories/page/35/
  5. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Link Slicer to Multiple Pivot Tables using Python Link Slicer...Slicer to Multiple Pivot Tables using Java Connect Slicer to Multiple...

    kb.aspose.com/cells/
  6. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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....Worksheets [ 0 ]; // Access first pivot table inside the worksheet PivotTable...the 2nd data field of the pivot table Cell cell = pivotTable ....

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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....get ( 0 ); //Access first pivot table inside the worksheet PivotTable...of 2nd data field of the pivot table String displayName = pivotTable...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Link Slicer to Multiple Pivot Tables using Python Link Slicer...Slicer to Multiple Pivot Tables using Java Connect Slicer to Multiple...

    kb.aspose.com/categories/
  9. Saving Excel as .Docx having an issue with cell...

    When I try to save a excel document having a Table with cell values wider than the column width as Docx, it ends up distorting the values in the resulting Table. this is the Table I am trying to convert to a word Table …...save a excel document having a table with cell values wider than...values in the resulting table. this is the table I am trying to convert...

    forum.aspose.com/t/saving-excel-as-docx-having-...
  10. 通过数据透视表的 PivotField 的显示名称获取单元格对象(C++)|Documenta...

    学习如何通过数据透视字段的显示名称检索单元格对象并应用格式,使用 Aspose.Cells for C++。...xlsx" ); std :: cout << "Pivot table formatted successfully!"...

    docs.aspose.com/cells/zh/cpp/get-the-cell-objec...