Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 106,496 for

workbook

(0.17 sec)
  1. Export Comments while Saving Excel file to HTML...

    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.... Workbook ( path . join ( sourceDir...js via C++ Export Document Workbook and Worksheet Properties in...

    docs.aspose.com/cells/nodejs-cpp/export-comment...
  2. Create Pivot Tables and Pivot Charts with C++|D...

    Learn how to create pivot tables and pivot charts in Excel files using Aspose.Cells with C++....); // Create a new workbook Workbook workbook ; // Get the first...worksheet Worksheet sheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/create-pivot-tables-a...
  3. Convert PPTM to XLTM using Python or with free ...

    PPTM to XLTM conversion in your Python applications without using Microsoft Office or online. Test free PPTM to XLTM online converter quickly before integrating the code....HTML file with an instance of Workbook class Call the save method...templates used for repeatable workbook generation. It is useful when...

    products.aspose.com/total/python-net/conversion...
  4. Convert MOBI to XLTX using Python or with free ...

    MOBI to XLTX conversion in your Python applications without using Microsoft Word or Excel or online. Test free MOBI to XLTX online converter quickly before integrating the code....HTML file with an instance of Workbook class with file and LoadOptions...format designed for consistent workbook creation. This is valuable...

    products.aspose.com/total/python-net/conversion...
  5. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use the Aspose.Cells library to reduce the calculation time of cell calculation methods in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to optimize the cell calculation method and improve its performance. Finally, we save the modified Excel file to disk....recommend that users call Workbook.CalculateFormula() method...want to calculate the entire workbook; they just want to calculate...

    docs.aspose.com/cells/net/decrease-the-calculat...
  6. Issue in chart while converting excel to pdf - ...

    Aspose version: ‘aspose-cells:26.2’ Observed Issue: When converting excel file to pdf format. The chart is not rendering completely in the pdf format. Only partial chart is rendered in the pdf. However, the chart is …...Code (groovy 4) : def workbook = new Workbook(“excel_template.xlsx”)...xlsx”) workbook.save(“excel_conversion.pdf”) Attached Files aspose...

    forum.aspose.com/t/issue-in-chart-while-convert...
  7. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly.... Create a Workbook object and access the OLE...the data. Save the updated Workbook in a stream. Change the OLE...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  8. Update XLT File using C++ | products.aspose.com

    Modify XLT document in C++ applications without using Microsoft Excel....Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT (Excel 97 - 2003...

    products.aspose.com/total/cpp/update/xlt/
  9. Update XLTM File using C++ | products.aspose.com

    Modify XLTM document in C++ applications without using Microsoft Excel....Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT (Excel 97 - 2003...

    products.aspose.com/total/cpp/update/xltm/
  10. 导出边框样式(Web浏览器不支持的边框样式)使用Node.js通过C++|Documentation

    了解如何在将Excel文件转换为HTML时导出Web浏览器不支持的边框样式,使用Aspose.Cells for Node.js via C++。... Workbook ( filePath ); // Specify Html...setExportSimilarBord ( true ); // Save the workbook in Html format with specified...

    docs.aspose.com/cells/zh/nodejs-cpp/export-simi...