Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 239,075 for

cells

(0.1 sec)
  1. Disable Compatibility Checker in Excel with C++...

    This article shows how to disable the compatibility checker through the Aspose.Cells for C++ API....Cells' APIs, you can do this programmatically...Compatibility Checker using Aspose.Cells APIs Set the Workbook.GetCheckCompatibilit()...

    docs.aspose.com/cells/cpp/disable-compatibility...
  2. Using ChartGlobalizationSettings Class to Set D...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for C++ to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends to different languages, allowing you to present your data in a culturally appropriate way....Cells APIs have exposed the ChartGlobalizationSe...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/using-chartglobalizat...
  3. Get Icon Sets, Data Bars, or Color Scale Object...

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports the use of icon sets, data bars, and color scale objects in conditional formatting to display data from spreadsheets. This article describes how to use the Aspose.Cells library to retrieve data for these objects....conditional formatting of a cell or a range of cells, and you want to create...conditional formatting. Aspose.Cells supports this feature. The following...

    docs.aspose.com/cells/net/get-icon-sets-data-ba...
  4. Get Icon Sets, Data Bars or Color Scales Object...

    Learn how to use Aspose.Cells for Node.js via C++ to retrieve icon sets, data bars, and color scale objects in conditional formatting from spreadsheet files....conditional formatting of a cell or a range of cells, and you want to create...conditional formatting. Aspose.Cells supports this feature. The following...

    docs.aspose.com/cells/nodejs-cpp/get-icon-sets-...
  5. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…...Total Product Family cells-net , aspose-cells imparthgalani July...Shapes will move and resize with cells. commentShape.X = 150; //Shape...

    forum.aspose.com/t/how-to-set-roundedrectangle-...
  6. Create SurfaceContourWireframe Chart in Excel u...

    Learn how to generate a SurfaceContourWireframe chart in Excel with Aspose.Cells for .NET using C#. Step‑by‑step guide with complete, runnable code examples....Cells for .NET. In this article you...code. The guide covers: Aspose.Cells .NET Library to Create SurfaceContourWirefr...

    blog.aspose.com/cells/create-surfacecontourwire...
  7. 如何用C++创建带有下拉列表的动态图表|Documentation

    学习如何使用Aspose.Cells for C++创建一个根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到你的图表中,实现灵活的数据可视化。...使用Aspose Cells创建带有下拉列表的动态图表 在接下来的段落中,我们将向您展示如何使用Aspose.Cells创建带有下...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/create-dynamic-cha...
  8. Access and Update the Portions of Rich Text of ...

    Learn how to Access and Update the Portions of Rich Text of Cell through the Aspose.Cells for C++ API....Text of Cell with C++ Contents [ Hide ] Aspose.Cells allows you...text of a cell. For this purpose, you can use Cell.GetCharacters()...

    docs.aspose.com/cells/cpp/access-and-update-the...
  9. Implement a Custom Calculation Engine to Extend...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to implement a custom calculation engine and get the results. Finally, we save the modified Excel file to disk....Cells with C++ Contents [ Hide ] Implement...Custom Calculation Engine Aspose.Cells has a powerful calculation engine...

    docs.aspose.com/cells/cpp/implement-custom-calc...
  10. 用C++指定工作簿的自定义数字小数点和组分隔符|Documentation

    通过使用Aspose.Cells for C++ API,在MS Excel中和用C++代码修改数字的十进制和分组分隔符。...Cells提供 WorkbookSettings.GetNumberDecimalSepa()... 使用Aspose.Cells指定自定义分隔符 下面的示例代码说明了如何使用Aspose.Cells API指定自定义分...

    docs.aspose.com/cells/zh/cpp/specify-custom-num...