Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 233,373 for

aspose.cells

(0.9 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. Caculate Formula causes some cells to return #R...

    PFA Workbook (2.5 MB) Sample code: var workbook = new Aspose.cells.Workbook(@"02_Investment Template v01.00 - 04.29.25.xlsx"); var worksheet = workbook.Worksheets["EDA"]; var valueBefore = work…...value, where Excel does not Aspose.Cells Product Family Moonglum...code: var workbook = new Aspose.Cells.Workbook(@"02_Investment...

    forum.aspose.com/t/caculate-formula-causes-some...
  3. 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...
  4. 通过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...
  5. 如何在没有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...
  6. 通过 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...
  7. 以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...
  8. 在工作簿的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...
  9. 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/
  10. How to set point as total with Golang via C++|D...

    In some Excel charts, for example, a waterfall chart, you may need to set a point as total. This article describes how to use Aspose.cells with Golang via C++ to do it....use Aspose.Cells to set it up correctly. Use Aspose.Cells to “Set...

    docs.aspose.com/cells/go-cpp/how-to-set-point-a...