Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 234,982 for

aspose.cells

(0.47 sec)
  1. Working with data display formats of DataField ...

    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....Table Contents [ Hide ] Aspose.Cells for JavaScript via C++ supports...Smallest” display format option Aspose.Cells provides the ability to...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  2. Get HTML5 string from Cell|Documentation

    Learn how to get an HTML5 string from a cell through the Aspose.cells for JavaScript via C++ API....Possible Usage Scenarios Aspose.Cells returns the HTML string...html > < head > < title > Aspose.Cells Example </ title > < meta...

    docs.aspose.com/cells/javascript-cpp/get-html5-...
  3. Legend Order Issue in Stacked Column Chart – As...

    Dear Aspose Team, I’ve encountered an issue with the legend order in charts generated using Aspose.cells version 25.6 with JDK 21. Specifically, the legend items are not appearing in the expected sequence. For example, …...6 with JDK 21 Aspose.Cells Product Family slides-java...chart may be related to how Aspose.Cells handles legend items for...

    forum.aspose.com/t/legend-order-issue-in-stacke...
  4. Aspose.Cells.CellsException: 'IndexOutOfRangeEx...

    Hi- I’m getting the error shown in the subject above when trying to call Workbook.CalculateFormula. The full error says that the issue is “Based on cell Data!B2366” in the workbook I will provide. The formula in this cel…...Aspose.Cells.CellsException: 'IndexOutOfRangeExcep: Index was...for simple =SUM() formula Aspose.Cells Product Family mattgabriel...

    forum.aspose.com/t/aspose-cells-cellsexception-...
  5. 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...
  6. 使用FormulaText函数在Aspose.Cells与C++中|Documentation

    本文介绍了如何使用Aspose.cells库中的FormulaText函数处理Microsoft Excel中的公式。通过加载现有的Excel文件或创建新的Excel文件,我们可以使用Aspose.cells提供的方法获取和设置单元格的公式文本并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...使用FormulaText函数在Aspose.Cells与C++中 Contents [ Hide ] FormulaText是Excel...向您展示如何使用Aspose.Cells利用此函数。 以下示例代码显示了如何使用Aspose.Cells中的Formul...

    docs.aspose.com/cells/zh/cpp/using-formulatext-...
  7. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.cells library with Golang via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....via C++ Contents [ Hide ] Aspose.Cells provides the AbstractCalculationE...Calculating IFNA function using Aspose.Cells with Golang via C++ Add...

    docs.aspose.com/cells/go-cpp/returning-a-range-...
  8. Show Formulas Instead of Values in a Worksheet|...

    This article provides sample code for using the C# API or .NET Library to programmatically display formulas rather than values in an Excel worksheet or spreadsheet....same thing using Aspose.Cells. Aspose.Cells provides a Worksheet...

    docs.aspose.com/cells/net/show-formulas-instead...
  9. Search and Replace Data in a Range|Documentation

    This article shows how to search and replace data in a range in Excel using C# code.... Aspose.Cells allows you to limit a search...This article explains how. Aspose.Cells provides the FindOptions...

    docs.aspose.com/cells/net/search-and-replace-da...
  10. Extract Images from Worksheets|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.... With Aspose.Cells, it’s possible to read images...how to achieve this using Aspose.Cells for Java API. The sample...

    docs.aspose.com/cells/java/extract-images-from-...