Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 238,178 for

aspose.cells

(1.4 sec)
  1. Unfreeze Rows or Columns|Documentation

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel worksheets programmatically using the C# library with the .NET API.... Columns, or Panes with Aspose.Cells for .NET It’s simple to...to unfreeze panes with Aspose.Cells for .NET. Please use the Worksheet...

    docs.aspose.com/cells/net/unfreeze-rows-or-colu...
  2. Split Spreadsheets Using LowCode API|Documentation

    Demonstrates how to use Aspose.cells LowCode APIs to split spreadsheets....Introduction Aspose.Cells for .NET provides the Aspose.Cells.LowCode...than fine‑grained control. Aspose.Cells LowCode APIs provide a high‑level...

    docs.aspose.com/cells/net/split-spreadsheets-us...
  3. Open Text Files as Workbooks|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....missing , missing , missing ); Aspose.Cells private static string fileName...a Worksheet in VSTO and Aspose.Cells Protect and Unprotect Worksheets...

    docs.aspose.com/cells/net/open-text-files-as-wo...
  4. Remove Unused Styles in the Workbook with C++|D...

    Remove unused styles in an Excel workbook using Aspose.cells with C++.... Aspose.Cells provides the Workbook.RemoveUnusedStyles()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/remove-unused-styles-...
  5. Distinguish Reference-Only Formulas vs. Operati...

    I need a way to determine whether a cell’s formula in Aspose.cells is only a reference or if it is an actual formula performing a calculation. Examples of formulas that should be treated as reference-only: =A1 =Sheet1…... Operational Formulas Aspose.Cells Product Family cells-net...whether a cell’s formula in Aspose.Cells is only a reference or if...

    forum.aspose.com/t/distinguish-reference-only-f...
  6. Convert Excel to HTML with tooltip using C++|Do...

    Convert Excel to HTML while adding tooltips with Aspose.cells using C++.... Aspose.Cells supports this by providing...<iostream> #include "Aspose.Cells.h" #include "Aspose.Cells/HtmlSaveOptions...

    docs.aspose.com/cells/cpp/convert-excel-to-html...
  7. 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...
  8. Disable Pivot Table Ribbons|Documentation

    How to disable Pivot Table Ribbons with Aspose.cells for Python via .NET.... Aspose.Cells for Python via .NET has...capability is offered by Aspose.Cells for Python via .NET, i.e...

    docs.aspose.com/cells/python-net/disable-pivot-...
  9. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …...REGEXTEST does not work Aspose.Cells Product Family cells-net...this is a bug? I’m using Aspose.Cells/25.1.2 Professionalize.Discourse...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  10. 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...