Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,953 for

async save load

(1.11 sec)
  1. 标题和正文主题字体|Documentation

    Aspose.Cells 是一个通过 C++ 的 JavaScript 库,用于操作电子表格文件。它支持在 Excel 文档中设置标题和正文的主题字体,让用户可以自定义文档的外观和样式。本文将介绍如何使用 Aspose.Cells 库操作 Excel 文档中的标题和正文主题字体。...addEventListener ( 'click' , async () => { const fileInput = document...defaultStyle = defaultStyle ; // Saving the modified Excel file const...

    docs.aspose.com/cells/zh/javascript-cpp/heading...
  2. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for JavaScript via C++....addEventListener ( 'click' , async () => { const fileInput = document...replaceParts [ index ]); }); // Saving the modified Excel file const...

    docs.aspose.com/cells/javascript-cpp/replace-ta...
  3. 通过C++用JavaScript计算公式|Documentation

    本文介绍如何使用Aspose.Cells库通过C++调用JavaScript在Microsoft Excel中计算公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算公式并获取结果。最后,将修改后的Excel文件保存到磁盘。...addEventListener ( 'click' , async () => { // Instantiate a new...). value . toString (); // Saving the Excel file const outputData...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  4. Threaded Comments with JavaScript via C++|Docum...

    Manage threaded comments in Excel documents using Aspose.Cells for JavaScript via C++. Learn to add, read, edit, and remove threaded comments....addEventListener ( 'click' , async () => { // Create a new workbook...Threaded Comment" , author ); // Save the modified workbook and provide...

    docs.aspose.com/cells/javascript-cpp/threaded-c...
  5. Draw Slicer while rendering Excel to PDF|Docume...

    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.... The following sample code loads the sample Excel file that contains...an existing slicer. It then saves the workbook as output PDF file...

    docs.aspose.com/cells/javascript-cpp/draw-slice...
  6. 使用 JavaScript 复制带样式的范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本复制带格式的单元格范围。...addEventListener ( 'click' , async () => { const fileInput = document...workbook } // Instantiate or load workbook let workbook ; if (...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  7. Implement Subtotal or Grand Total Labels in Oth...

    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....Languages The following sample code loads the sample Excel file and implements...addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/implement-...
  8. 用JavaScript通过C++创建和复制命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中创建、访问和复制命名范围。...addEventListener ( 'click' , async () => { const fileInput = document...range . name = "TestRange" ; // Saving the modified Excel file const...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  9. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for JavaScript via C++....Browsers The following sample code loads the sample Excel file that contains...addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/export-sim...
  10. 在将 Excel 渲染为 PDF 时绘制分析器|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....Example - Save as PDF </ title > </ head > < body > < h1 > Save Excel...addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/zh/javascript-cpp/draw-sl...