Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 230,611 for

aspose.cells

(0.51 sec)
  1. 如何在没有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...
  2. 通过Node.js使用C++处理Shape或Chart的阴影效果|Documentation

    学习如何使用Aspose.cells for Node.js via C++处理形状或图表的阴影效果。...Contents [ Hide ] 可能的使用场景 Aspose.Cells for Node.js via C++提供 Shape...ShadowEffect.getTransparency() 使用 Aspose.Cells 处理形状或图表的阴影效果 以下示例代码加载 源Excel文件...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  3. 通过 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...
  4. 以ODF 1.1、1.2和1.3格式保存,使用Node.js via C++|Document...

    使用Aspose.cells for Node.js via C++将Excel转换为ODF 1.1、1.2和1.3规范...via C++ Contents [ Hide ] Aspose.Cells 支持将 ODS 文件( OpenDocument...Format ) 1.1、1.2 和 1.3 规格的文件。Aspose.Cells 有 OdsSaveOptions.getOdfStrictVersion()...

    docs.aspose.com/cells/zh/nodejs-cpp/save-ods-fi...
  5. 在工作簿的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...
  6. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.cells for .NET....Ranges using Aspose.Cells for .NET With Aspose.Cells for .NET, you...

    docs.aspose.com/cells/net/delete-named-ranges/
  7. Change the Font on just the specific Unicode ch...

    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....like Times New Roman, then Aspose.Cells changes the font of the...deal with this problem, Aspose.Cells provides PdfSaveOptions...

    docs.aspose.com/cells/java/change-the-font-on-j...
  8. 通过 C++ 保护或取消保护共享工作簿|Documentation

    学习如何用 Aspose.cells for C++ 对共享工作簿进行密码保护或取消保护。...Excel 一样使用 Aspose.Cells 保护或取消保护共享工作簿。Aspose.Cells 还支持使用 Work...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/password-protect-o...
  9. How to create a tornado chart|Documentation

    Learn how to create a tornado chart with Aspose.cells for .NET API....to Add a Tornado Chart in Aspose.Cells Please see the following...tornado chart created by Aspose.Cells in the output Excel file...

    docs.aspose.com/cells/net/create-tornado-chart/
  10. Formatting Slicer with C++|Documentation

    Format slicers in Microsoft Excel using Aspose.cells with C++.... Aspose.Cells also allows you to do this...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/formatting-slicer/