Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 102,523 for

workbook

(0.27 sec)
  1. Web扩展 使用C++的Office加载项|Documentation

    学习如何使用 Aspose.Cells 和 C++ 添加和访问Excel文件中的Web扩展(Office加载项)。...); // Create a new workbook Workbook workbook ; // Get the WebExtension...WebExtension collection from the workbook's worksheets WebExtensionCollecti...

    docs.aspose.com/cells/zh/cpp/web-extensions-off...
  2. 使用原始值搜索数据|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API使用原始值进行数据搜索。..."text/javascript" > const { Workbook , SaveFormat , FindOptions...getElementById ( 'fileInput' ); let workbook ; if ( fileInput . files ...

    docs.aspose.com/cells/zh/javascript-cpp/search-...
  3. 使用JavaScript通过C++将CSV、TSV和Txt转换为Excel|Documenta...

    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...."text/javascript" > const { Workbook , SaveFormat , LoadOptions...LoadFormat . Csv ); // Create a Workbook object and open the file from...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. Public API Changes in Aspose.Cells 8.6.0|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....Without Creating an Object of Workbook This release of Aspose.Cells...without creating an instance of Workbook . The WorkbookMetadata class...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. 使用 JavaScript 及 C++ 添加数字签名到已签名的 Excel 文件|Docume...

    本文介绍如何用 JavaScript 及 Aspose.Cells for JavaScript 通过 C++ 在已签名的 Excel 文件中添加数字签名...Cells for JavaScript 提供的 Workbook.addDigitalSignature(digitalSignatureColl)...如何向已经签名的Excel文件添加数字签名 以下示例代码演示了如何使用 Workbook.addDigitalSignature(digitalSignatureColl)...

    docs.aspose.com/cells/zh/javascript-cpp/add-dig...
  6. Aspose.Cells - Regression bug causing pivot tab...

    Hi, We are are using Aspose.Cells (NET), version 25.8.0. We’re trying to save a .xlsx file with pivot tables, and it gets saved as a corrupted file requiring recovery. This did not occur on previous versions (tested at …...do is open the workbook and save the workbook. ExcelCorrupter...for opening and saving the workbook is correct. Here’s a minimal...

    forum.aspose.com/t/aspose-cells-regression-bug-...
  7. Cells.importdata is failing if there is invalid...

    Hi Team, We are trying to skip the next cells if the error in formula. Below is the code we are trying. Is there an option to skip to next cell if error occurs // Create a new Workbook Workbook Workbook1 = new Workboo…...Create a new workbook Workbook workbook1 = new Workbook(); Cells...Create a new workbook Workbook workbook = new Workbook(); Cells cells...

    forum.aspose.com/t/cells-importdata-is-failing-...
  8. Encrypt and Decrypt ODS Files with JavaScript v...

    Password‑protect and encrypt ODS files using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...arrayBuffer (); // Instantiating a Workbook object by opening the uploaded...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  9. 使用C++通过JavaScript创建Chart工作表的PdfBookmarkEntry|Do...

    学习如何使用Aspose.Cells for Java脚本通过C++为图表工作表创建PdfBookmarkEntry。..."text/javascript" > const { Workbook , SaveFormat , PdfBookmarkEntry...Instantiating a Workbook object from uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel Workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....in conjunction with Excel workbooks, where Excel serves as an...for reading data from Excel workbooks. This feature opens up powerful...

    docs.aspose.com/slides/net/excel-integration/