Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 201,343 for

aspose cells

(0.35 sec)
  1. Inserting a WAV file as an Ole Object with C++|...

    Learn how to insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells provides the functionality...simple APIs provided by Aspose.Cells. #include <iostream> #include...

    docs.aspose.com/cells/cpp/inserting-a-wav-file-...
  2. 使用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/
  3. 用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/
  4. 使用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-...
  5. 用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...
  6. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells with C++....Possible Usage Scenarios Aspose.Cells provides the Shape.Reflection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/working-with-the-refl...
  7. Extract Text from the Gear Type SmartArt Shape ...

    Learn how to extract text from Gear Type SmartArt shapes in Excel using Aspose.Cells for C++ with step-by-step guidance and code examples....Possible Usage Scenarios Aspose.Cells for C++ can extract text...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/extract-text-from-the...
  8. Convert an Excel Chart to Image with C++|Docume...

    Learn how to convert Excel charts to images using Aspose.Cells with C++....it to an image file with Aspose.Cells. The code in this example...and install Aspose.Cells: Download Aspose.Cells for C++ . Install...

    docs.aspose.com/cells/cpp/convert-an-excel-char...
  9. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。... Aspose.Cells支持在运行时将条件格式应用于单元格。本文解释了如...el用于颜色标度条件格式的颜色。 应用条件格式 Aspose.Cells支持多种方式的条件格式: 使用设计师电子表格 使用复制方法。...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  10. 在Excel或OpenOffice中插入超链接的C++方法|Documentation

    学习如何在不使用MS Excel的情况下,用Aspose.Cells库向Excel文件插入超链接。... 使用Aspose.Cells,开发人员可以在Microsoft Excel文...Excel文件中创建不同类型的超链接。本主题讨论了Aspose.Cells支持哪些类型的超链接以及如何在我们的Excel文件中使用它们。...

    docs.aspose.com/cells/zh/cpp/insert-hyperlinks-...