Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 105,430 for

workbook

(1.17 sec)
  1. 在xlsx4j中将工作簿转换为HTML|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....//Instantiate a workbook and open the template XLSX file Workbook book =...= new Workbook ( dataDir + "book1.xls" ); //Save the HTML file...

    docs.aspose.com/cells/zh/java/convert-workbook-...
  2. Freeze panes of Excel Worksheet with JavaScript...

    In this article, you will learn how to freeze panes of Excel worksheets programmatically using Aspose.Cells for JavaScript via C++.... Construct a Workbook to open the file or create..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/how-to-fre...
  3. 通过 C++ 的 JavaScript 更新切片器|Documentation

    本文介绍如何通过 C++ 的 Aspose.Cells for JavaScript API 更新切片器,从而更新相关联的数据透视表。..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...Instantiate Workbook from uploaded file const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/updatin...
  4. 如何通过C++在Node.js中创建瀑布图|Documentation

    使用Node.js和Aspose.Cells for Node.js via C++在Excel中创建瀑布图。...instance of Workbook const workbook = new AsposeCells . Workbook ();...Worksheet in Workbook const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-wa...
  5. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....and add a shape Workbook book = new Workbook ( "sample.xlsx"...and add a shape Workbook book = new Workbook ( "sample.xlsx"...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. How to convert conditionally formatted tables f...

    Hi Community, I am currently working on the XLS2DOC converter example and I am wondering how to convert conditionally formatted cells from Excel to Word. Can you please provide a simple example how to get the Word cells…... The Workbook.Save method can be used for...loading the Excel file into a Workbook object and then calling the...

    forum.aspose.com/t/how-to-convert-conditionally...
  7. 使用 C++ 通过 JavaScript 导入 XML 到 Excel 工作簿|Documen...

    使用 Aspose.Cells for JavaScript 通过 C++ 将数据从 XML 文件导入 Excel。...Cells 允许您使用 Workbook.importXml(string, string,...导入 XML 图映射** 以下示例代码展示了如何使用 Workbook.importXml(string, string,...

    docs.aspose.com/cells/zh/javascript-cpp/import-...
  8. 创建命名区域|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....//Create a new Workbook Excel . Workbook wb = xl . Workbooks . Add (...Value , "Test" ); } //Save New Workbook wb . SaveCopyAs ( "C:\\Test_Range...

    docs.aspose.com/cells/zh/net/creating-a-named-r...
  9. 使用内置样式|Documentation

    使用 JavaScript 结合 Aspose.Cells for JavaScript 通过 C++ 使用 Excel 内置样式的代码。... 如何使用内置样式 方法 Workbook.createBuiltinStyle(BuiltinStyleType)..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/using-b...
  10. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++....via C++ provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/javascript-cpp/view-and-e...