Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 238,873 for

aspose cells

(0.12 sec)
  1. Remove ActiveX Control with C++|Documentation

    Learn how to remove ActiveX Control from workbooks using Aspose.Cells for C++....] Remove ActiveX Control Aspose.Cells provides the ability to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/remove-activex-control/
  2. Adding Custom Properties visible inside Documen...

    Learn how to add custom properties visible in the Document Information Panel using Aspose.Cells with C++....Document Information Panel Aspose.Cells can be used to add custom...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/adding-custom-propert...
  3. 使用C++向工作表添加签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++向工作表添加签名行。...使用C++向工作表添加签名行 Contents [ Hide ] 介绍 Aspose.Cells 提供了 Picture.SignatureLine...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/add-signature-line/
  4. 用C++格式化切片器|Documentation

    使用Aspose.Cells和C++格式化Microsoft Excel中的切片器。...Aspose.Cells还允许你使用 Slicer.GetNumberOfColumns()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/formatting-slicer/
  5. 使用C++获取工作表唯一ID|Documentation

    本文介绍如何用C++库和API程序化获取Excel工作表的唯一ID。...[ Hide ] ** 获取工作表唯一ID** Aspose.Cells 提供通过 GetUniqueId() 方法获取...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

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

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

    docs.aspose.com/cells/zh/cpp/replace-text-in-a-...
  7. 用C++加载特定工作表的工作簿|Documentation

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

    docs.aspose.com/cells/zh/cpp/load-specific-work...
  8. Export Chart to SVG with viewBox attribute usin...

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

    docs.aspose.com/cells/cpp/export-chart-to-svg-w...
  9. 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++....Possible Usage Scenarios Aspose.Cells provides the Shape.Glow...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/working-with-the-glow...
  10. 使用 C++ 删除命名范围|Documentation

    学习如何使用 Aspose.Cells for C++ 从 Excel 或 OpenOffice 文件中删除定义的名称或命名范围。... 使用 Aspose.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/