Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 199,309 for

excel

(0.14 sec)
  1. 用C++管理Excel宏启用工作簿的VBA代码|Documentation

    在C++中添加VBA模块并修改VBA或宏,使用Aspose.Cells库。...用C++管理Excel宏启用工作簿的VBA代码 Contents [ Hide ] 在C++中添加VBA模块 Aspose...格式保存。打开输出的XLSM文件在Microsoft Excel中,点击 开发人员 > Visual Basic 菜单命...

    docs.aspose.com/cells/zh/cpp/manage-vba-project/
  2. 创建图表|Aspose.Slides 文档

    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....然后使用 Microsoft Excel 工作簿访问和修改图表数据,同时设置图表属性。最后,保存演示文稿。...创建一个新的 Microsoft Excel 工作簿实例并加载图表数据。 使用 Microsoft Excel 工作簿实例访问图表数据工作表。...

    docs.aspose.com/slides/zh/net/create-a-chart/
  3. 使用Python.NET计算数据表的数组公式|Documentation

    了解如何使用Aspose.Cells for Python via .NET API计算Excel数据表的数组公式。编程修改和保存电子表格。...Contents [ Hide ] 你可以在Microsoft Excel中使用数据 > 假设分析 > 数据表来创建数据表…… Aspose...进行任何类型公式的计算。 在下面的示例中,我们使用 源Excel文件 。如果你将单元格B1的值改为100,数据表(用黄色...

    docs.aspose.com/cells/zh/python-net/calculation...
  4. 在单元格中添加HTML富文本的C++示例|Documentation

    学习如何通过 Aspose.Cells for C++ API在单元格中添加HTML富文本。...Cells支持将以Microsoft Excel为导向的HTML转换为XLS/XLSX格式。也就是说,由Microsoft Excel生成的HTML可以使用Aspose...下面的代码示例向您展示了如何在单元格中添加HTML富文本。请查看输出Excel文件的屏幕截图。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/adding-html-rich-t...
  5. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of linked Ole Objects in Excel files using Aspose.Cells for C++....Possible Usage Scenarios Microsoft Excel allows you to change the display...sample code; it loads the sample Excel file that contains the OLE object...

    docs.aspose.com/cells/cpp/access-and-modify-the...
  6. 防止在使用C++保存为HTML时导出隐藏的工作表内容|Documentation

    学习如何在使用Aspose.Cells for C++将Excel工作簿保存为HTML时防止导出隐藏内容。...表内容 Contents [ Hide ] 您可以将 Excel 工作簿保存为 HTML。但是,如果工作簿包含隐藏的工作表,则...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/prevent-exporting-...
  7. Check if VBA Code is Signed with Node.js via C+...

    Learn how to check if the VBA code project is signed using Aspose.Cells for Node.js via C++.... You can use any of your Excel files to test this code. For...purposes, you can use this Excel file used in the code . Check...

    docs.aspose.com/cells/nodejs-cpp/check-if-vba-c...
  8. Web扩展 使用C++的Office加载项|Documentation

    学习如何使用 Aspose.Cells 和 C++ 添加和访问Excel文件中的Web扩展(Office加载项)。...可以通过点击 插入 标签,然后点击 商店 / 获取加载项 链接,在Excel中添加Web扩展(Office加载项)。在加载项框中浏览你想要的加载项并添加它。...WebExtensionTaskPane 类为Excel文件添加Web扩展。请参阅由代码生成的 输出Excel文件 。 示例代码 #include...

    docs.aspose.com/cells/zh/cpp/web-extensions-off...
  9. 用 C++ 从工作表中删除数据透视表|Documentation

    使用 Aspose.Cells 的 C++ 代码删除 Excel 工作表中的数据透视表。...02_OutputDirectory \\ " ); // Path of input Excel file U16String inputFilePath..."source.xlsx" ; // Path of output Excel file U16String outputFilePath...

    docs.aspose.com/cells/zh/cpp/delete-pivot-table...
  10. Read and Write XLSB File Format|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....Possible Usage Scenarios Microsoft Excel supports many formats like XLS...explains how to read and write Excel files in XLSB format using Aspose...

    docs.aspose.com/cells/go-cpp/read-and-write-xls...