Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 313 for

pivottable api access

(0.15 sec)
  1. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…...Export PivotTable as image: source language not respected Aspose...(var pivotTable in asposeSheet.PivotTables) { pivotTable.RefreshData();...

    forum.aspose.com/t/export-pivottable-as-image-s...
  2. Public API Changes in Aspose.Cells 8.4.0|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....Ask AI Public API Changes in Aspose.Cells 8.4.0 Contents [ Hide...changes to the Aspose.Cells API from version 8.3.2 to 8.4.0 that...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Public API Changes in Aspose.Cells 8.4.0|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....Ask AI Public API Changes in Aspose.Cells 8.4.0 Contents [ Hide...changes to the Aspose.Cells API from version 8.3.2 to 8.4.0 that...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. 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....Ask AI Public API Changes in Aspose.Cells 8.5.2 Contents [ Hide...changes to the Aspose.Cells API from version 8.5.1 to 8.5.2 that...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. 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....Ask AI Public API Changes in Aspose.Cells 8.5.2 Contents [ Hide...changes to the Aspose.Cells API from version 8.5.1 to 8.5.2 that...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Public API Changes in Aspose.Cells 8.9.0|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....Ask AI Public API Changes in Aspose.Cells 8.9.0 Contents [ Hide...changes to the Aspose.Cells API from version 8.8.3 to 8.9.0 that...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Public API Changes in Aspose.Cells 8.9.0|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....Ask AI Public API Changes in Aspose.Cells 8.9.0 Contents [ Hide...changes to the Aspose.Cells API from version 8.8.3 to 8.9.0 that...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Add Pivot Connection with C++|Documentation

    Learn how to add a pivot connection with the Aspose.Cells library using C++....Cells API, please use the Slicer.AddPi...AddPivotConnection(PivotTable pivot) method. It will associate the...

    docs.aspose.com/cells/cpp/add-pivot-connection/
  9. 用C++移除透视连接|Documentation

    学习如何使用C++和Aspose.Cells库移除透视连接。...Cells API编程方式取消切片器与数据透视表的关联,请使用 Slicer...Slicer.RemovePivotConnectio(PivotTable pivot) 方法。这将取消切片器与数据透视表的关联。...

    docs.aspose.com/cells/zh/cpp/remove-pivot-conne...
  10. Custom sorting in Pivot Table with C++|Document...

    Learn how to sort Pivot Tables on field values using Aspose.Cells with C++....Cells API, you can sort Pivot Tables on...collection PivotTableCollection pivotTables = sheet . GetPivotTables...

    docs.aspose.com/cells/cpp/custom-sorting-in-piv...