Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 10,959 for

excel to html

(0.23 sec)
  1. 通过C++用JavaScript计算公式|Documentation

    本文介绍如何使用Aspose.Cells库通过C++调用JavaScript在Microsoft Excel中计算公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算公式并获取结果。最后,将修改后的Excel文件保存到磁盘。...Cells支持大部分Microsoft Excel中的公式或函数(阅读 计算引擎支持的函数列表 )。这些函...符串前始终以等号(=)开始,就像在Microsoft Excel中创建公式一样,用逗号(,)分隔函数参数。 为了计算公式结果,可以调用...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  2. Convert XLTX to DOC with .NET or with free Onli...

    Convert XLTX To DOC on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLTX To DOC online converter quickly before integrating the code....NET Conversion XLTX to DOC HTML JSON XML SVG DOC XLTX Convert...via C# or Online App Export Excel ® XLTX to DOC on .NET Framework...

    products.aspose.com/total/net/conversion/xltx-t...
  3. 使用 JavaScript 通过 C++ 设置页面选项|Documentation

    本文提供示例代码,用于通过 JavaScript 通过 C++ 编程方式设置 Excel 工作表的页面选项,包括页面方向、缩放比例、FitToPages 选项、纸张大小、打印质量和首页编号。...Microsoft Excel 文件。 Workbook 类包含一个 worksheets 集合,允许访问 Excel 文件中的每个工作表。工作表由...Portrait 纵向方向 <!DOCTYPE html> < html > < head > < title > Aspose...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  4. Format Ranges with JavaScript via C++|Documenta...

    Learn how To format a range of cells in Excel using Aspose.Cells for JavaScript via C++....Range in Excel To format a range of cells in Excel, you can use...formatting options provided by Excel. Here’s how you can format a...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  5. Convert MPX to JPEG via C++ application

    Sample C++ conversion code for MPX document To JPEG format. Use example code for batch MPX To JPEG conversion within any C++ Application....HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    products.aspose.com/tasks/cpp/conversion/mpx-to...
  6. Recognize self-closing tags|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....self-closing tags Contents [ Hide ] HTML can have a variety of tag formats...attached sample HTML file to an Excel file. The sample HTML file and...

    docs.aspose.com/cells/java/recognise-self-closi...
  7. 使用JavaScript通过C++管理TextBox|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++管理Excel中的TextBox。...[ Hide ] 可能的使用场景 有时候,您可能需要在Excel工作表中添加、更新或操作TextBox对象。这对于添加注...JavaScript via C++提供了强大的功能来管理Excel文档中的TextBox。 使用Aspose.Cells for...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  8. Update Power Query Formula Item with JavaScript...

    Learn how To update the Power Query Formula item data source in an Excel file using Aspose.Cells for JavaScript via C++....source files are moved and the Excel file is unable to locate them...source file location in the Excel file by using the PowerQueryFormulaIte...

    docs.aspose.com/cells/javascript-cpp/update-pow...
  9. 在排序数据时指定排序警告|Documentation

    了解如何在排序数据时,通过C++ API中的Aspose.Cells for JavaScript指定排序警告。...在对看似数字的文本数据进行排序时,Microsoft Excel显示的排序警告。 示例代码 下面的示例代码说明了如何使用前面解释的...属性。有关更多帮助,请查看其 示例Excel文件 和 输出Excel文件 。 <!DOCTYPE html> < html > < head...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  10. 用JavaScript通过C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,演示如何用C++的Script以编程方式设置Excel工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。... Contents [ Hide ] 自Excel 2007起,MS Excel支持为首页、奇数页和偶数页设置不同的页眉和页脚。...页脚。 C++的Script支持相同的功能。 在MS Excel中设置不同的页眉和页脚 单击 页面布局 > 打印标题 >...

    docs.aspose.com/cells/zh/javascript-cpp/setting...