Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 229,509 for

aspose cells

(0.21 sec)
  1. Apply Advanced Conditional Formatting with C++|...

    How to use the Aspose.Cells library in C++ to apply advanced conditional formatting. By adjusting these criteria, you have more control over how Cells look and appear....For example, it lets you apply cell shading, borders, colored icons...bar chart in the cells. Automatically shade cells with color scales...

    docs.aspose.com/cells/cpp/apply-advanced-condit...
  2. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....Hide ] Page Setup Features Aspose.Cells provides a comprehensive...#include <Aspose.Cells.h> using namespace Aspose :: Cells ; void...

    docs.aspose.com/cells/cpp/page-setup-features/
  3. 将图表导出为 PDF(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表转换为 PDF 文档。我们的指南将演示如何导出 Excel 图表并将其保存为 PDF,以便进一步分发和存档。...将图表渲染为PDF 为了将图表渲染为 PDF 格式,Aspose.Cells API 已暴露 Chart::ToPdf 方法,支持将生成的...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/chart-to-pdf/
  4. MS Login Conflict with Aspose.Cells.GridJsContr...

    Hi, I get the ff. error when running an app with Microsofts OAuth authentication enabled: AmbiguousMatchException: The request matched multiple endpoints. Matches: Aspose.Cells.GridJs.GridJsControllerBase.LazyLoadingStr…...with Aspose.Cells.GridJsControllerBase Routing Aspose.Cells Product...Product Family cells-net abdelaspose November 7, 2025, 7:24am 1...

    forum.aspose.com/t/ms-login-conflict-with-aspos...
  5. Three methods for filtering Chart Data with C++...

    Learn how to filter charts in Excel using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making.... In Aspose.Cells, we can perform a similar...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/filtering-charts-in-e...
  6. 使用C++获取单元格值的文本宽度|Documentation

    通过Aspose.Cells for C++ API学习如何获取单元格值的文本宽度。...Aspose.Cells提供了 CellsHelper::GetTextWidth...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-text-width-of-...
  7. Draw Slicer while rendering Excel to PDF with C...

    Export Excel to PDF with slicer settings using Aspose.Cells with C++....with the slicer settings, Aspose.Cells now supports this by default...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/draw-slicer-while-ren...
  8. Replace text in a workbook using Regular Expres...

    Replace text in a workbook using Regular Expression with Aspose.Cells in C++....with C++ Contents [ Hide ] Aspose.Cells provides the feature to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/replace-text-in-a-wor...
  9. Find the Root Element Name of XML Map with C++|...

    Learn how to find the root element name of an XML map using Aspose.Cells for C++....Element Name of Xml Map using Aspose.Cells with XmlMap.GetRootElementName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/find-the-root-element...
  10. 根据单元格引用插入图片(C++)|Documentation

    学习如何使用Aspose.Cells for C++根据单元格引用插入图片。...Aspose.Cells支持此功能(Microsoft Excel 2010)。...2010)。 根据单元格引用插入图片 Aspose.Cells支持将工作表单元格的内容显示在图像形状中。您可以将图片链接到包...

    docs.aspose.com/cells/zh/cpp/insert-a-picture-b...