Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 235,191 for

aspose.cells

(0.72 sec)
  1. 在使用C++保存为HTML时,通过CrossHideRight隐藏覆盖内容|Documenta...

    使用Aspose.cells在C++中通过CrossHideRight隐藏覆盖内容以保存为HTML。...默认情况下,Aspose.Cells根据微软Excel生成HTML,但当你将交叉类型更改为...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/hiding-overlaid-co...
  2. Get Hyperlinks in Range|Documentation

    Learn how to get hyperlinks in a range through Aspose.cells for JavaScript via C++ API....html > < head > < title > Aspose.Cells Hyperlinks Example </ title...</ body > < script src = "aspose.cells.js.min.js" ></ script >...

    docs.aspose.com/cells/javascript-cpp/get-hyperl...
  3. 通过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...
  4. 如何在没有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...
  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. 以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...
  7. 在工作簿的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...
  8. How to change the Comment Font Color|Documentation

    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.... Aspose.Cells provides APIs to accomplish...accomplish the task. Aspose.Cells provides a Shape.TextBody property...

    docs.aspose.com/cells/java/how-to-change-the-co...
  9. 支持的数字格式列表(C++)|Documentation

    Aspose.cells是一个用于处理电子表格文件的C++库,支持多种数字格式。本文提供支持的数字格式列表,方便用户根据需求选择合适的格式。...Contents [ Hide ] Aspose.Cells Aspose.Cells 组件提供了一些内置数字格式,用于配置数字和日期的显示格式。可以通过...Number 属性,从而应用显示格式。这种方法更加快速。Aspose.Cells 组件支持的内置数字格式如下: 数值 类型 格式字符串...

    docs.aspose.com/cells/zh/cpp/list-of-supported-...
  10. 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/