Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 244,505 for

cells

(0.12 sec)
  1. 使用C++获取工作表唯一ID|Documentation

    本文介绍如何用C++库和API程序化获取Excel工作表的唯一ID。...Cells 提供通过 GetUniqueId() 方法获取工作表唯一ID的功能。以下代码示例演示如何使用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-worksheet-uniq...
  2. 使用C++的正则表达式替换工作簿内的文本|Documentation

    使用Aspose.Cells在C++中通过正则表达式替换工作簿内的文本。...Cells提供通过正则表达式在工作簿中替换文本的功能。API提供了...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/replace-text-in-a-...
  3. Export Chart to SVG with viewBox attribute usin...

    Export a chart to SVG format with viewBox attribute using Aspose.Cells with C++....Cells provides ImageOrPrintOptions...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-chart-to-svg-w...
  4. 用C++加载特定工作表的工作簿|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载特定工作表以提升性能和减少内存使用。...Cells 会将整个工作簿加载到内存中。也可以只加载特定工作表,这...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class CustomLoad...

    docs.aspose.com/cells/zh/cpp/load-specific-work...
  5. How to Format Number as Currency|Documentation

    This article will introduce how to format number to currency using Aspose.Cells for Node.js via C++ API....Currency Format Option Select the cells that you want to format as currency...Using the Format Cells Dialog Box Select the cells you want to format...

    docs.aspose.com/cells/nodejs-cpp/format-number-...
  6. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts using Aspose.Cells for C++....Cells provides the Shape.Glow property...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/working-with-the-glow...
  7. 使用C++实现Excel主题和颜色|Documentation

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

    docs.aspose.com/cells/zh/cpp/excel-themes-and-c...
  8. 使用 C++ 删除命名范围|Documentation

    学习如何使用 Aspose.Cells for C++ 从 Excel 或 OpenOffice 文件中删除定义的名称或命名范围。...Cells for C++ 删除命名范围 使用 Aspose.Cells for C++,您可以通过...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/delete-named-ranges/
  9. Specify image resolution, quality, compression ...

    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....sample value to "A1" cell worksheet . Cells [ "A1" ]. PutValue...sample value to "A2" cell worksheet . Cells [ "A2" ]. PutValue...

    docs.aspose.com/cells/net/specify-image-resolut...
  10. 如何用C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for C++创建动态滚动图表。我们的逐步指南将展示如何在您的图表中实现平滑数据过渡和自动滚动,提供连续更新的显示效果。...使用Aspose Cells创建动态滚动图表 在接下来的段落中,我们将向您展示如何使用Aspose.Cells创建动态滚动图...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/create-dynamic-scr...