Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 241,494 for

cells

(0.12 sec)
  1. Add Conditional Icons Set with the Cell Text wi...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with Golang via C++....Conditional Icons Set with the Cell Text with Golang via C++ Contents...icons next to the text in a cell to make data more meaningful...

    docs.aspose.com/cells/go-cpp/add-conditional-ic...
  2. Check Password to modify using Aspose.Cells wit...

    Check if the given password matches the Password to modify using Aspose.Cells with C++....Cells with C++ Contents [ Hide ] Sometimes...modify programmatically. Aspose.Cells provides the WorkbookSettings...

    docs.aspose.com/cells/cpp/check-password-to-mod...
  3. 使用C++生成条件格式化数据条图片|Documentation

    Aspose.Cells是一个用于操作电子表格文件的C++库。它支持生成条件格式化的数据条和图像,允许用户根据单元格的值自定义电子表格的显示。这篇文章将介绍如何使用Aspose.Cells库生成条件格式化的数据条和图像。...Cells的 DataBar.ToImage() 方法生成这些图像。本文展示了如何使用Aspose...方法生成这些图像。本文展示了如何使用Aspose.Cells生成DataBar图像。 以下示例代码生成单元格C1的DataBar图片。首...

    docs.aspose.com/cells/zh/cpp/generate-condition...
  4. 使用C++禁用导出帧脚本和文档属性|Documentation

    使用Aspose.Cells和C++禁用导出帧脚本与文档属性。...Cells在将工作簿转换为HTML时,会导出框架脚本和文档属性。Aspose.Cells for C++的8...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/disable-exporting-...
  5. Filter VBA Project while loading a workbook wit...

    Learn how to filter VBA projects while loading an Excel workbook using Aspose.Cells with C++....Cells will unconditionally load this...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/filter-vba-project-wh...
  6. Change Slicer Properties with C++|Documentation

    Change the properties of a Slicer in Excel files using Aspose.Cells with C++....Cells provides you with the option...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/change-slicer-propert...
  7. Set the Shape Type of Data Labels of Chart with...

    Learn how to set the shape type of data labels in charts using Aspose.Cells for C++. Our guide will explain the different shape types available and show you how to choose the appropriate shape for your data labels to enhance the presentation and usability of your charts....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Charts ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/set-the-shape-type-of...
  8. Spilt array formulas are not restored - Free Su...

    Hi, We use Spill Formula, but it doesn’t recover after RefreshDynamicArrayFormulas and CalculateFormula We have two sheets: Sheet3 → Contains table Table1 it contains the data Sheet4 → User function =@MY_FUNC(1) whic…...Cells Product Family cells-net aleksandr.l June...test_name_range that references a cell with custom function Sheet4...

    forum.aspose.com/t/spilt-array-formulas-are-not...
  9. 使用C++处理形状或图表的发光效果|Documentation

    学习如何使用Aspose.Cells for C++处理形状或图表的发光效果。...Cells提供 Shape.Glow 属性和 GlowEffect...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/working-with-the-g...
  10. 使用 C++ 将图片作为纹理铺设到形状内部|Documentation

    学习如何使用Aspose.Cells for C++将图片平铺为形状内的纹理。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/tile-picture-as-a-...