Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 106,130 for

workbook

(0.21 sec)
  1. Convert XLTM to POT via PHP or with free Online...

    PHP API to Convert XLTM to POT or Online App without using Microsoft Excel or Powerpoint. Test free XLTM to POT online converter quickly before integrating the code....Open and load XLTM file using Workbook class Set the PDF save options...template is used to create a new workbook, the macros from the template...

    products.aspose.com/total/php-java/conversion/x...
  2. Delete Named Ranges with Golang via C++|Documen...

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....Microsoft Excel and open the workbook that contains the named range...Manager dialog box. Save the workbook to retain the changes. Delete...

    docs.aspose.com/cells/go-cpp/delete-named-ranges/
  3. Convert OTT to XLSX using Python or with free O...

    OTT to XLSX conversion in your Python applications without using Microsoft Word or Excel or online. Test free OTT to XLSX online converter quickly before integrating the code....HTML file with an instance of Workbook class with file and LoadOptions...templates into modern spreadsheet workbooks for analysis, reporting, and...

    products.aspose.com/total/python-net/conversion...
  4. Merge XLSB Files Online or using .NET | product...

    Free online app to combine different XLSB files. C# .NET merging library code to merge XLSB worksheets into other formats....using Workbook class objects. Select the one Workbook as the...XLSB Files XLSB (Excel Binary Workbook) format stores data in a binary...

    products.aspose.com/total/net/merge/xlsb/
  5. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for Node.js via C++.... Workbook ( filePath ); // Specify HTML...setExportSimilarBord ( true ); // Save the workbook in HTML format with the specified...

    docs.aspose.com/cells/nodejs-cpp/export-similar...
  6. Freeze Panes in Apache POI and Aspose.Cells|Doc...

    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/freeze-panes-in-apac...
  7. Convert WORDML to XLT using Python or with free...

    WORDML to XLT conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORDML to XLT online converter quickly before integrating the code....HTML file with an instance of Workbook class with file and LoadOptions...files that serve as reusable workbook starting points. This is useful...

    products.aspose.com/total/python-net/conversion...
  8. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....xlsx" )); //Create a workbook intrusive_ptr < IWorkbook...charValue ()); //Save the workbook in xlsx format wb -> Save...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  9. 使用C++向工作表添加签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++向工作表添加签名行。...01_SourceDirectory \\ " ); Workbook wb ; SignatureLine signatureLine...outputPath ); std :: cout << "Workbook with signature line saved...

    docs.aspose.com/cells/zh/cpp/add-signature-line/
  10. Manage Chart Data Series in Presentations Using...

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

    docs.aspose.com/slides/nodejs-java/chart-series/