Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 99,951 for

workbook

(0.11 sec)
  1. 在xlsx4j中创建数据透视表|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....//Instantiating a Workbook object Workbook workbook = new Workbook (); //Obtaining...worksheet Worksheet sheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/java/create-pivot-tabl...
  2. Create High-Low-Close (HLC) Stock Chart with Ja...

    Learn how to create a high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...instance of Workbook from the uploaded file const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/create-hig...
  3. 如何用C++设置类别轴|Documentation

    了解如何在Aspose.Cells for C++中设置类别轴。我们的指南将帮助您理解如何定义类别轴范围、调整其属性和格式化标签。...; // Create a new workbook Workbook workbook ; WorksheetCollection...WorksheetCollection worksheets = workbook . GetWorksheets (); Worksheet worksheet...

    docs.aspose.com/cells/zh/cpp/how-to-set-categor...
  4. 自动筛选数据|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....ApplicationClass (); //Add a Workbook. Excel . Workbook objBook = ExcelApp...ExcelApp . Workbooks . Add ( System . Reflection . Missing . Value...

    docs.aspose.com/cells/zh/net/auto-filter-data/
  5. 使用 JavaScript 通过 C++ 生成 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...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  6. Adding VBA Module and Code using Aspose.Cells|D...

    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.... Please use the Workbook.getVbaProject().getModules()...new VBA Module inside the workbook Adding VBA Module and Code...

    docs.aspose.com/cells/java/adding-vba-module-an...
  7. How to get OData Connection Information with C+...

    Learn how to extract OData connection information from Excel files using Aspose.Cells for C++....Cells provides the Workbook.GetDataMashup() property,...\\ " ); // Create workbook Workbook workbook ( srcDir + u "ODataSample...

    docs.aspose.com/cells/cpp/how-to-get-odata-conn...
  8. 如何通过Node.js和C++获取OData连接信息|Documentation

    学习如何使用Aspose.Cells for Node.js via C++提取Excel文件中的OData连接信息。...js via C++提供 Workbook.getDataMashup() 属性,可返回Exc..."ODataSample.xlsx" ); // Loads the workbook which contains hidden external...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-get-...
  9. 将列宽设置为可缩放单位如em或百分比的Node.js和C++实现|Documentation

    学习如何在Aspose.Cells for Node.js via C++中将列宽设置为em或百分比等可缩放单位,从而改善生成HTML表格的展示效果。...xlsx" ); const workbook = new AsposeCells . Workbook ( sourceFilePath...setExportImagesAsBas ( true ); // Save the workbook in Html format with specified...

    docs.aspose.com/cells/zh/nodejs-cpp/set-column-...
  10. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during Excel to PDF conversion using Aspose.Cells for C++....pdf" ; // Load the sample workbook that throws an error on Excel‑to‑PDF...Excel‑to‑PDF conversion Workbook wb ( inputFilePath ); // Specify...

    docs.aspose.com/cells/cpp/ignore-errors-while-r...