Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 102,533 for

workbook

(0.92 sec)
  1. 档案

    档案...文件 intrusive_ptr<IWorkbook> workbook = Factory::CreateIWorkboo....xlsx"))); // 另存为 HTML 文件 workbook->Save(outDir->StringAppend(new...

    blog.aspose.com/zh/cells/convert-excel-to-html-...
  2. Cells Formats|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....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/java/cells-formatting/
  3. 档案

    档案...现在,我们可以按照以下步骤在 Excel 工作表中轻松地创建龙卷风图: 使用 Workbook 类加载 Excel 文件。 将所需的工作表放入 Worksheet...加载包含数据的现有 Excel 文件 Workbook wb = new Workbook("D:\\Files\\sample...

    blog.aspose.com/zh/cells/tornado-charts-in-exce...
  4. Convert PPSX to XLTX Format via Java | products...

    Convert PPSX to XLTX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code. or with free Online Converter...Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/ppsx-...
  5. Convert PPSM to JSON Format via Java | products...

    Convert PPSM to JSON format via Java without using using Microsoft Excel or PowerPoint...Load HTML document by using Workbook class Save the document to...open the converted HTML using Workbook class, create a Range of data...

    products.aspose.com/total/java/conversion/ppsm-...
  6. Convert MD to XLSM in Android Apps | products.a...

    Render MD to XLSM in Android Apps API without using Microsoft Excel or Adobe Reader...Microsoft Excel macro-enabled workbook format which is used to store...Load XLSX document by using Workbook class Save the document to...

    products.aspose.com/total/android-java/conversi...
  7. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in Java for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....300 ); IChartDataWorkbook workBook = chart . getChartData ()...getChartData (). getSeries (). add ( workBook . getCell ( 0 , 0 , 1 , "Series...

    docs.aspose.com/slides/java/chart-series/
  8. 如何用C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for C++创建动态滚动图表。我们的逐步指南将展示如何在您的图表中实现平滑数据过渡和自动滚动,提供连续更新的显示效果。...U16String localPath ( u "" ); Workbook workbook ; WorksheetCollection...WorksheetCollection sheets = workbook . GetWorksheets (); Worksheet sheet = sheets...

    docs.aspose.com/cells/zh/cpp/create-dynamic-scr...
  9. Managing Page Breaks|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....class, Workbook that represents an Excel file. The Workbook class...

    docs.aspose.com/cells/java/managing-page-breaks/
  10. How to Convert Excel to XPS File in Python

    This quick tutorial covers how to convert Excel to XPS in Python. It encompasses all relevant details including the algorithm and the sample code to perform Excel to XPS conversion in Python....Load the Excel file with the Workbook class Convert Excel file to...Excel file is loaded using the Workbook class. Subsequently, the XPS...

    kb.aspose.com/cells/python/how-to-convert-excel...