Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 242,081 for

cells

(0.2 sec)
  1. Export Similar Border Style When Border Style I...

    Learn how to export similar border styles when unsupported by web browsers using Aspose.Cells with C++....Cells, those borders are removed.... However, Aspose.Cells can also display such borders with the...

    docs.aspose.com/cells/cpp/export-similar-border...
  2. 在Ruby中分组和取消分组行和列|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....Cells - 分组管理行和列 分组行和列 可以通过调用Cells集合的groupRows和g...Rjb :: import ( 'com.aspose.cells.Workbook' ) . new ( data_dir...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  3. 使用C++将工作表或图表导出为具有所需宽度和高度的图像|Documentation

    使用Aspose.Cells在C++中将工作表或图表导出为所需宽度和高度的图像。...Cells 将工作表或图表导出为具有指定宽度和高度的图像。它提供了...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-worksheet-o...
  4. Working with Data Display Formats of DataField ...

    Learn how to work with data display formats of DataField in Pivot Table using Aspose.Cells for C++....Cells supports all the data display...Display Format Options Aspose.Cells provides the ability to set...

    docs.aspose.com/cells/cpp/working-with-data-dis...
  5. Specify the Far East and Latin Name of the Font...

    Learn how to specify the Far East and Latin font names in text options of a shape using Aspose.Cells for C++....Cells provides TextOptions.GetFarEastName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/specify-the-far-east-...
  6. Aspose.Cells.GridJs Basics|Documentation

    This article introduces the basic steps to set up a web application for GridJs....Cells.GridJs Basics Contents [ Hide ] Basics of...of GridJs Aspose.Cells.GridJs is a .NET standard library that...

    docs.aspose.com/cells/net/aspose-cells-gridjs/b...
  7. Set Text of Chart Legend Entry Fill to None wit...

    Learn how to use Aspose.Cells for C++ to set the text of a chart legend entry fill to none. Our guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Charts ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/set-text-of-chart-leg...
  8. 如何添加图标集条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Icon Sets 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...Cells for Python via .NET 添加 Icon...Icon Sets 条件格式 Aspose.Cells for Python via .NET 完全支持在 XLSX 格式中,运行时对...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  9. 用C++插入切片器|Documentation

    使用Aspose.Cells结合C++管理Excel文件中的切片器。...Cells也允许使用 Worksheet.Slicers.Add()...XLSB 格式保存工作簿。以下屏幕截图显示了由 Aspose.Cells 在输出 Excel 文件中创建的切片器。 示例代码 #include...

    docs.aspose.com/cells/zh/cpp/create-slicer/
  10. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...Cells 提供了相关API接口帮你实现这一点。 以下示例代码将文本对齐应用于文本框。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...