Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 239,180 for

aspose cells

(0.28 sec)
  1. Create Shared Workbook with Aspose.Cells with C...

    Learn how to create a shared workbook using Aspose.Cells with C++....Create Shared Workbook with Aspose.Cells with C++ Contents [ Hide...workbook on the network. Aspose.Cells enables you to create a...

    docs.aspose.com/cells/cpp/create-shared-workboo...
  2. 使用 C++ 取消保护工作表|Documentation

    了解如何使用 Aspose.Cells for C++ 取消保护工作表。...的保护,以便对文件进行一些更改,可以轻松地使用 Aspose.Cells 实现。 取消保护工作表 使用Microsoft...输入密码。输入密码后,工作表将被取消保护。 使用Aspose.Cells取消简单保护的工作表 可以通过调用 Worksheet...

    docs.aspose.com/cells/zh/cpp/unprotect-a-worksh...
  3. Add Word Art Text with Built-in Styles with C++...

    Learn how to add Word Art Text with Built-in Styles using Aspose.Cells for C++....with Built‑in Styles using Aspose.Cells. Please use the ShapeCollection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/add-word-art-text-wit...
  4. Signature changes of com.aspose.cells.Color.a()...

    We are using 24.6 version of Aspose Cells and the method com.Aspose.Cells.Color.a() it accepts String (color) value for ex “#151921” but now we are moving to latest Aspose Cells version 25.6 and found that com.Aspose.cel…...aspose.cells.Color.a() Aspose.Cells Product Family...Family cells-java VaradS June 17, 2025, 12:54pm 1 We are using 24...

    forum.aspose.com/t/signature-changes-of-com-asp...
  5. Copy Range Data with Style in C++|Documentation

    Copy range data including cell styles in Excel files using Aspose.Cells for C++....Data Only explains how to copy cell data between ranges. This article...article demonstrates how to copy cell ranges while preserving their...

    docs.aspose.com/cells/cpp/copy-range-data-with-...
  6. 从Web地址插入链接图片(C++)|Documentation

    学习如何使用Aspose.Cells for C++从Web地址在工作表中插入链接图片。... 使用Aspose.Cells for C++ Aspose.Cells for C++支持使用 S...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/insert-a-linked-pi...
  7. Refresh and Calculate Pivot Table having Calcul...

    Refresh and calculate pivot table with calculated items using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells now supports refreshing...First, we change the value of cell D2 to 20, then refresh and calculate...

    docs.aspose.com/cells/cpp/refresh-and-calculate...
  8. 为每个Excel工作表渲染一页PDF 使用C++将Excel转换为PDF|Documentation

    使用Aspose.Cells将每个工作表转换为一页的PDF格式。...这可以通过使用Aspose.Cells for C++实现。 请查看以下示例代码,将多个工作表的Excel文件转换为PDF。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/render-one-pdf-pag...
  9. 用C++提取Gear类型SmartArt形状中的文本|Documentation

    学习如何使用Aspose.Cells for C++逐步指导和代码示例,从Excel中的Gear类型SmartArt形状中提取文本。...Contents [ Hide ] 可能的使用场景 Aspose.Cells for C++可以提取Gear类型SmartArt形状中的文本。请按以下步骤操作:...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/extract-text-from-...
  10. 用C++设置形状或文本框的文本效果阴影|Documentation

    学习如何使用编号Aspose.Cells for C++为形状或文本框设置文本效果的阴影。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/setting-shadow-of-...