Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,937 for

async save load

(0.08 sec)
  1. 使用 JavaScript 及 C++ 向工作表添加签名行|Documentation

    本文介绍如何用 JavaScript 及 Aspose.Cells for JavaScript 通过 C++ 在工作表中添加签名行...addEventListener ( 'click' , async () => { const fileInput = document...certArrayBuffer ); // Instantiate or load workbook let workbook ; if (...

    docs.aspose.com/cells/zh/javascript-cpp/add-sig...
  2. Setting ScaleCrop and LinksUpToDate properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for JavaScript via C++....addEventListener ( 'click' , async () => { const fileInput = document...'fileInput' ); // Create or load workbook let workbook ; if (...

    docs.aspose.com/cells/javascript-cpp/setting-sc...
  3. Stop conversion or loading using InterruptMonit...

    Learn how to stop the conversion of Workbook to various formats using InterruptMonitor when it is taking too long with Aspose.Cells for JavaScript via C++....Stop conversion or loading using InterruptMonitor when it is...conversion as well as for loading a huge workbook. Please use...

    docs.aspose.com/cells/javascript-cpp/stop-conve...
  4. 用JavaScript通过C++插入或删除Excel工作表中的行|Documentation

    本文提供了使用C++的JavaScript代码用以插入和删除Excel工作表中的行。...addEventListener ( 'click' , async () => { const fileInput = document...Instantiate a Workbook object and load the selected file const workbook...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  5. 如何用 JavaScript 通过 C++ 改变 Excel 中评论的背景|Documenta...

    使用 C++ 通过脚本改变 Excel 中评论的背景色,并插入图片或图像。...addEventListener ( 'click' , async () => { const fileInput = document...AsposeCells . Color . Red ; // Saving the modified Excel file const...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  6. 网页扩展——使用JavaScript和C++的Office加载项|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....addEventListener ( 'click' , async () => { const fileInput = document...// Create a new workbook or load from selected file let workbook...

    docs.aspose.com/cells/zh/javascript-cpp/web-ext...
  7. 在使用DrawObjectEventHandler类和Node.js通过C++渲染到PDF时,...

    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...."--------- ); } } async function run () { // Load sample Excel file..."sampleGetDrawObjectA.xlsx" ); // Specify Pdf save options const opts = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/get-drawobj...
  8. 使用JavaScript通过C++读取支持多编码的CSV文件|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++读取多编码的CSV文件。...addEventListener ( 'click' , async () => { const fileInput = document... isMultiEncoded = true ; // Load the CSV into a Workbook using...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  9. 使用 JavaScript 通过 C++ 设置页面选项|Documentation

    本文提供示例代码,用于通过 JavaScript 通过 C++ 编程方式设置 Excel 工作表的页面选项,包括页面方向、缩放比例、FitToPages 选项、纸张大小、打印质量和首页编号。...addEventListener ( 'click' , async () => { const fileInput = document...workbook will be loaded and modified.</p>' ; } // Load workbook from...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  10. 用JavaScript通过C++为PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,使用Aspose.Cells for Java脚本通过C++添加文本和图像水印。...apply a text watermark, then save to PDF. </ p > < input type...addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/zh/javascript-cpp/add-wat...