Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 5,169 for

async excel save

(0.09 sec)
  1. 如何用JavaScript通过C++将Excel打印为宽度和高度适合的页面|Documenta...

    本文展示了使用C++的Script设置FitToPagesWide和FitToPagesTall的代码示例...如何用JavaScript通过C++将Excel打印为宽度和高度适合的页面 Contents [ Hide ] 介绍 F...sTall设置用于电子表格应用(如Microsoft Excel),用于控制打印时电子表格的缩放方式。这些设置确保你的打...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a small picture as a texture inside a shape using Aspose.Cells for JavaScript via C++....following sample code, its sample Excel file as well as the screenshot...addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/tile-pictu...
  3. 在使用 JavaScript 通过 C++ 将电子表格转换为 HTML 时,为 WordArt...

    学习如何在使用 Aspose.Cells for JavaScript 通过 C++ 将电子表格转换为 HTML 时,为 WordArt 渲染渐变填充。...1和旧版本转换Excel文件时渐变填充的效果。 在将电子表格转换为HTML时渲染WordArt的渐变填充...t的渐变填充 以下示例代码将 源Excel文件 转换成 输出HTML格式 。源Excel文件中包含带有渐变填充的WordArt对象,如上截图所示。...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  4. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature of VBA code using Aspose.Cells for JavaScript via C++....this property using the sample Excel file which you can download...the provided link. The same Excel file has a valid signature,...

    docs.aspose.com/cells/javascript-cpp/check-if-d...
  5. 使用 C++ 通过 JavaScript 导入 XML 到 Excel 工作簿|Documen...

    使用 Aspose.Cells for JavaScript 通过 C++ 将数据从 XML 文件导入 Excel。...C++ 通过 JavaScript 导入 XML 到 Excel 工作簿 Contents [ Hide ] Aspose...方法导入工作簿内的XML映射。可以按照以下步骤在Microsoft Excel中导入XML映射: 选择** 开发人员** 选项卡 单击...

    docs.aspose.com/cells/zh/javascript-cpp/import-...
  6. 设置工作簿的公式计算模式通过JavaScript用C++|Documentation

    本文介绍如何用Aspose.Cells for JavaScript通过C++设置Microsoft Excel中工作簿的公式计算模式。通过加载现有Excel文件或创建新文件,使用Aspose.Cells提供的属性设置公式计算模式并获得结果,最后保存修改后的Excel文件。...Contents [ Hide ] Microsoft Excel允许您设置公式计算模式,即公式计算的方式。有三种可能的值:...时,或者保存工作簿时重新计算。 在Microsoft Excel中设置公式计算模式: 选择 公式 然后 计算选项 。 选择其中一个选项。...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  7. 通过JavaScript使用C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++保护Excel中的工作表,包括保护行、列和特定单元格。... 保护工作表 介绍 Microsoft Excel中的常规保护选项包括: 内容 对象 方案 受保护的工作表...,代表Microsoft Excel文件。 Workbook 类包含一个 worksheets 集合,可以访问Excel文件中的每个工作表。工作表由...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  8. Populate Data First by Row then by Column|Docum...

    Learn how to Populate Data First by Row then by Column through the Aspose.Cells for JavaScript via C++ API....addEventListener ( 'click' , async () => { // Create a new workbook..."B2" ). value = "data4" ; // Save workbook and provide download...

    docs.aspose.com/cells/javascript-cpp/populate-d...
  9. Create Access and Copy Named Ranges with JavaSc...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for JavaScript via C++....powerful features of Microsoft Excel, especially when used as the...Named Ranges Using Microsoft Excel Create Named Ranges The following...

    docs.aspose.com/cells/javascript-cpp/create-acc...
  10. How to Set Print Area with JavaScript via C++|D...

    This article shows you code explaining how to set a print area using the Aspose.Cells library for JavaScript via C++....area in a document, such as an Excel spreadsheet, helps control what...splits or unwanted page breaks. Save Resources: By limiting the print...

    docs.aspose.com/cells/javascript-cpp/how-to-set...