Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 102,528 for

workbook

(0.08 sec)
  1. How to Format Number to Accounting with C++|Doc...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....Open a Workbook : You start by creating a new workbook or opening...a new Workbook or load an existing one Workbook workbook ; //...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  2. Find and Replace in Excel using C#

    This article guides on how to find and replace in Excel using C#. It has all the details to set the IDE for the development, a list of steps for the application, and a sample code to replace a word in Excel using C#....source XLSX file into the Workbook class object Create the FindOptions...all the worksheets in the workbook Use the Find() method in the...

    kb.aspose.com/cells/net/find-and-replace-in-exc...
  3. 在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-...
  4. Convert POWERPOINT to XLTX via PHP or with free...

    PHP API to Convert POWERPOINT to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free POWERPOINT to XLTX online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...POWERPOINT to XLSB (Excel Binary Workbook) Convert POWERPOINT to XLSM...

    products.aspose.com/total/php-java/conversion/p...
  5. Convert PPSX to XLTX via PHP or with free Onlin...

    PHP API to Convert PPSX to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPSX to XLTX online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPSX to XLSB (Excel Binary Workbook) Convert PPSX to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  6. Convert PPSM to XLTX via PHP or with free Onlin...

    PHP API to Convert PPSM to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPSM to XLTX online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPSM to XLSB (Excel Binary Workbook) Convert PPSM to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  7. Reading CSV File with Multiple Encodings using ...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , TxtLoadOptions...CSV into a Workbook using the options const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/reading-cs...
  8. 使用JavaScript via C++在保存Excel文件为HTML时导出批注。|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...."text/javascript" > const { Workbook , SaveFormat , HtmlSaveOptions...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  9. 使用JavaScript通过C++将Excel转换为带提示的HTML|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel文件转换为带完整文本显示提示的HTML格式。..."text/javascript" > const { Workbook , SaveFormat , HtmlSaveOptions...Instantiate a Workbook from the uploaded file const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  10. Converting Worksheet to Image and Worksheet to ...

    Learn how to convert a worksheet to an image file and a worksheet with multiple pages to an image file per page using Aspose.Cells with C++....Cells supports converting a workbook to multiple image files, one...worksheet from a template workbook to an image file. Setup Project...

    docs.aspose.com/cells/cpp/converting-worksheet-...