Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 235,674 for

aspose.cells

(2.26 sec)
  1. Aspose Cells - Pivot Table - Sum not updated - ...

    Good Morning, I have a template Excel file with a pivot table. When I refresh it in Excel, the data are correct. However, when I refresh it in Aspose.cells, the percent column does not refresh. It is a Value Field with S…...Table - Sum not updated Aspose.Cells Product Family excel-pivot-table...not updating correctly in Aspose.Cells, even after trying various...

    forum.aspose.com/t/aspose-cells-pivot-table-sum...
  2. New bug with MergeNamedStyles - Free Support Fo...

    I appear to have found a bug with the MergeNamedStyles function added recently. Please run the following top-level code (adjusting the file paths as needed) with the attached zipped workbooks as a .NET 9 C# console app …...bug with MergeNamedStyles Aspose.Cells Product Family bytefyre...Dev.zip (790.5 KB) : using Aspose.Cells; Workbook targetWbk = n...

    forum.aspose.com/t/new-bug-with-mergenamedstyle...
  3. Direct Calculation of Custom Function without W...

    This article introduces how to use Aspose.cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.cells to calculate the custom function and get the result. Finally, we save the modified Excel file to disk....calculate its value as “Aspose.Cells.” ourselves; this value...calculated value is “Welcome to Aspose.Cells.” As you can see in the...

    docs.aspose.com/cells/cpp/direct-calculation-of...
  4. Copying And Moving Worksheets in Jython|Documen...

    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....Jython Contents [ Hide ] Aspose.Cells - Copying And Moving Worksheets...and move worksheets using Aspose.Cells for Java with Jython . Here...

    docs.aspose.com/cells/java/copying-and-moving-w...
  5. WRAPCOLS Excel function - Free Support Forum - ...

    We are considering purchasing a new Aspose.cells license but one of the functions we would need is the WRAPCOLS function which is not currently supported. Are there any plans to add support for this?...WRAPCOLS Excel function Aspose.Cells Product Family LPyrah July...function is not supported in Aspose.Cells. This limitation may impact...

    forum.aspose.com/t/wrapcols-excel-function/314748
  6. Merge or UnMerge Cells in a Worksheet|Documenta...

    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....the task using VSTO and Aspose.Cells for .NET independently....snippets for VSTO (C#, VB) and Aspose.Cells for .NET (C#, VB). 1) VSTO...

    docs.aspose.com/cells/net/merge-or-unmerge-cell...
  7. 使用C++移除工作簿中的未使用样式|Documentation

    使用Aspose.cells和C++在Excel工作簿中移除未使用的样式。...Aspose.Cells提供了 Workbook.RemoveUnusedStyles()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/remove-unused-styl...
  8. 使用 C++ 检测工作表是否受密码保护|Documentation

    了解如何使用 Aspose.cells for C++ 检测工作表是否受密码保护。...Aspose.Cells API 提供检测特定工作表是否受密码保护的方法。本文演示如何使用...文演示如何使用 Aspose.Cells for C++ API 实现此功能。 Aspose.Cells for C++...

    docs.aspose.com/cells/zh/cpp/detect-if-workshee...
  9. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting pptx file and the docx file are different than the saved to pdf selected area. var xls1 = new …...are thicker than original Aspose.Cells Product Family ibmromania...for your posting and using Aspose.Cells. If VerticalResolution =...

    forum.aspose.com/t/resulting-table-borders-are-...
  10. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.cells for C++. Our guide will show you how to format the labels with different fonts, colors, and alignment options to enhance the appearance and readability of your charts....Contents [ Hide ] You can use Aspose.Cells to create a rich‑text custom...label for a chart point. Aspose.Cells provides the DataLabels...

    docs.aspose.com/cells/cpp/rich-text-custom-data...