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

aspose cells

(0.82 sec)
  1. Search Data using Original Values with C++|Docu...

    Learn how to Search Data using Original Values through the Aspose.Cells for C++ API.... For example, suppose cell D4 has formula =Sum(A1:A2) and...However, you can find it using Aspose.Cells using LookInType.OriginalValues...

    docs.aspose.com/cells/cpp/search-data-using-ori...
  2. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties while saving Excel files to HTML using Aspose.Cells for C++. Improve performance by reducing redundant image data....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/enable-css-custom-pro...
  3. How to change the Comment Font Color with C++|D...

    Learn how to customize comment font color in Excel using Aspose.Cells with C++....allows users to add comments to cells to provide additional information...direction, font color, etc. Aspose.Cells provides APIs to accomplish...

    docs.aspose.com/cells/cpp/how-to-change-the-com...
  4. 使用C++向工作表添加图标|Documentation

    学习如何使用 Aspose.Cells 和 C++ 向 Excel 工作表添加图标。...[ Hide ] 在Aspose.Cells中向工作表添加图标 如果您需要使用 Aspose.Cells 在Excel文件...效果如下: 这里,我们准备了 示例代码 来帮助你使用 Aspose.Cells 插入图标。还包括必要的 示例文件 和图标 资源文件...

    docs.aspose.com/cells/zh/cpp/insert-svg-to-excel/
  5. [Apose.Cells C++] SaveAs in XLS format crashes ...

    Hello, Using Aspose.Cells for C++ 24.2.0 A pointer exception occurs when saving an Excel file to XLS format (Aspose::Cells::SaveFormat::Excel97To2003) when the Excel file contains Defined Names with an invalid expressi…...Cells C++] SaveAs in XLS format crashes when Excel file..."Defined Names" Aspose.Cells Product Family cells-c chabodfmoodys...

    forum.aspose.com/t/apose-cells-c-saveas-in-xls-...
  6. 使用C++实现Excel主题和颜色|Documentation

    用C++代码使用带有Aspose.Cells for C++ API的Excel颜色方案... 如何在Aspose.Cells中创建和应用颜色方案 Aspose.Cells提供了自定义主题和颜色的功能。...Cells提供了自定义主题和颜色的功能。 如何在Aspose.Cells中创建自定义颜色主题 如果文件中使用主题颜色,则我们无需逐个修改每个单元格,我们只需要修改主题中的颜色。...

    docs.aspose.com/cells/zh/cpp/excel-themes-and-c...
  7. 使用C++管理Excel图表的数据标签|Documentation

    学习如何使用Aspose.Cells for C++有效管理Excel图表中的数据标签。我们的全面指南涵盖了添加、删除和修改标签等各种管理任务,以增强图表的可读性和易用性。... 数据标签选项 Aspose.Cells还允许使用 DataLabels 对象在运行时管...据标签都很简单。 | | 管理图表的数据标签 用Aspose.Cells DataLabels 管理图表数据标签非常简单。...

    docs.aspose.com/cells/zh/cpp/insert-datalabels-...
  8. Get the Cell Object by DisplayName of PivotFiel...

    Learn how to retrieve the cell object by the display name of a pivot field and apply formatting using Aspose.Cells for C++....Ask AI Get the Cell Object by DisplayName of PivotField of PivotTable...with C++ Contents [ Hide ] Aspose.Cells provides the PivotTable...

    docs.aspose.com/cells/cpp/get-the-cell-object-b...
  9. 使用C++加载或导入带有公式的CSV文件。|Documentation

    使用Aspose.Cells与C++加载或导入包含公式的CSV文件。...true ,Aspose.Cells 不会将公式当作简单文本,而会作为公式处理,且Aspose.Cells的公式计算引擎会正常处理它们。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/load-or-import-csv...
  10. Add Custom XML Parts and Select them by ID with...

    Learn how to add and select custom XML parts in Excel files using Aspose.Cells with C++....ways, such as using VSTO or Aspose.Cells. Use the Workbook.CustomXmlParts...Custom XML Part using the Aspose.Cells API. You can also set its...

    docs.aspose.com/cells/cpp/add-custom-xml-parts-...