Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 193,655 for

aspose.cells

(0.19 sec)
  1. Save Each Worksheet to a Different PDF File wit...

    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....via C++ Contents [ Hide ] Aspose.Cells supports converting XLS...etc.) to PDF documents. Aspose.Cells for Node.js via C++ can...

    docs.aspose.com/cells/nodejs-cpp/save-each-work...
  2. 如何在没有Excel的情况下用C++检测冻结状态|Documentation

    在本文中,您将学习如何使用C++的Aspose.cells API以编程方式检测Excel工作表的冻结状态。...我们可以使用Aspose.Cells for C++来实现。 窗格是否冻结 使用Aspose.Cells for C+...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/how-to-check-froze...
  3. How to change the Comment Font Color with C++|D...

    Learn how to customize comment font color in Excel using Aspose.cells with C++.... Aspose.Cells provides APIs to accomplish...accomplish the task. Aspose.Cells provides a Shape.GetTextBody() property...

    docs.aspose.com/cells/cpp/how-to-change-the-com...
  4. Create, Manipulate or Remove Scenarios from Wor...

    In this article, you will learn how to create, manipulate or remove Scenarios from Excel Worksheets programmatically using C++ Library with Aspose.cells API....a workbook via Aspose.Cells APIs. Aspose.Cells provides some useful...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/create-manipulate-or-...
  5. 通过 C++ 在 Node.js 中更新 Power Query 公式项|Documentation

    学习如何使用 Aspose.cells for Node.js via C++ 在 Excel 文件中更新 Power Query 公式项的数据源。...在这种情况下,Aspose.Cells API 提供了使用 PowerQueryFormulaIte...类更新源文件位置的选项。 更新Power Query公式项 Aspose.Cells API 提供了更新 Power Query 公...

    docs.aspose.com/cells/zh/nodejs-cpp/update-powe...
  6. 在工作簿的VBA项目中添加库引用|Documentation

    学习如何使用Aspose.cells for C++向VBA项目添加或注册库引用。...您可以使用Aspose.Cells VbaProject.References.A... > 引用…**来添加VBA项目的库引用。 使用Aspose.Cells在工作簿中为VBA项目添加库引用 以下示例代码使用...

    docs.aspose.com/cells/zh/cpp/add-a-library-refe...
  7. 页面设置与打印选项(C++)|Documentation

    配置页面设置和打印参数以控制打印过程,使用Aspose.cells与C++。...页面设置和打印设置提供各种选项,并且在Aspose.Cells中得到充分支持。 本文展示如何在Visual S...Studio中创建控制台应用程序,并利用少量代码和Aspose.Cells API对工作表应用页面设置和打印参数。 处理页面和打印设置...

    docs.aspose.com/cells/zh/cpp/page-setup-and-pri...
  8. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....Headers and Footers using Aspose.Cells for .Net With Worksheet...understand without viewer . Aspose.Cells for .Net provides Worksheet...

    docs.aspose.com/cells/net/get-headers-or-footers/
  9. Easy way for Chart Setup using Chart.SetChartDa...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.cells for C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....with C++ Contents [ Hide ] Aspose.Cells now provides Chart.SetChartDataRange()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/easy-way-for-chart-se...
  10. Copy Range Data with Style in C++|Documentation

    Copy range data including cell styles in Excel files using Aspose.cells for C++....styles using Aspose.Cells for C++. Aspose.Cells provides classes...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/copy-range-data-with-...