Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,937 for

async save load

(0.1 sec)
  1. 用 JavaScript 通过 C++ 设置页眉和页脚|Documentation

    本文介绍如何使用 Aspose.Cells for JavaScript 通过 C++ 编程在 Excel 工作表的页眉和页脚中插入图片。...addEventListener ( 'click' , async () => { const fileInput = document...const outputData = workbook . save ( SaveFormat . Excel97To2003...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  2. How to Lock Cells to Protect Them|Documentation

    This article provides code that shows how to lock cells to protect them using Aspose.Cells for JavaScript via C++....need to follow these steps: load the sample file , unlock all...addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/how-to-loc...
  3. Export print area range to HTML with JavaScript...

    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....Code The following sample code loads a workbook and then exports...addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/export-pri...
  4. Add Pivot Connection with JavaScript via C++|Do...

    Learn how to add a pivot connection using Aspose.Cells for JavaScript via C++....PivotTable The following sample code loads the sample Excel file that contains...and pivot table. Finally, it saves the workbook as output Excel...

    docs.aspose.com/cells/javascript-cpp/add-pivot-...
  5. Decrease the Calculation Time of Cell.calculate...

    This article introduces how to use the Aspose.Cells library to reduce calculation time for cell calculation methods in Excel using JavaScript via C++....addEventListener ( 'click' , async () => { const fileInput = document...Instantiating a Workbook object by loading the uploaded file const workbook...

    docs.aspose.com/cells/javascript-cpp/decrease-t...
  6. Change Slicer Properties with JavaScript via C+...

    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.... It loads the sample Excel file that contains...printable status, title, etc. It saves the workbook as outputChangeSlicerPr...

    docs.aspose.com/cells/javascript-cpp/change-sli...
  7. Updating Slicer with JavaScript via C++|Documen...

    This article shows how to update linked pivot tables by updating a slicer using Aspose.Cells for JavaScript via C++....Slicer The following sample code loads the sample Excel file that contains...refreshes the slicer. It then saves the workbook as output Excel...

    docs.aspose.com/cells/javascript-cpp/updating-s...
  8. Converting Chart to Image in SVG Format with Ja...

    Learn how to convert a chart to an SVG format image using Aspose.Cells for JavaScript via C++....Cells can save charts as images in various...This article explains how to save a chart to SVG format. The following...

    docs.aspose.com/cells/javascript-cpp/converting...
  9. 使用 C++ 通过 JavaScript 处理形状或图表的反射效果|Documentation

    学习如何利用 C++ 通过 JavaScript 设置形状或图表的反射效果,以实现不同的视觉效果。...addEventListener ( 'click' , async () => { const fileInput = document...Instantiating a Workbook object by loading the uploaded file const workbook...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  10. 使用 C++ 通过 JavaScript 禁用图表数据标签的文字换行|Documentation

    学习如何在使用 Aspose.Cells for JavaScript 通过 C++ 绘制的图表中禁用数据标签的文字换行。本指南将展示如何防止长标签重叠,提供更清晰易读的图表显示。...addEventListener ( 'click' , async () => { const fileInput = document...Instantiating a Workbook object by loading uploaded file const workbook...

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