Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 87,329 for

workbook

(0.08 sec)
  1. How to Format Number as Currency with C++|Docum...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API....(); // Create a new workbook Workbook workbook ; // Access the first...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/format-number-to-curr...
  2. 提示|Aspose.Slides 文档

    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....false ); IChartDataWorkbook workBook = chart . getChartData ()...getChartData (). getSeries (). add ( workBook . getCell ( 0 , 0 , seriesIndex...

    docs.aspose.com/slides/zh/java/callout/
  3. Ohal Report Canvas Component|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....user requests an export the workbook and worksheets are initialized...allowed us to build up the Excel workbook entirely independently of...

    docs.aspose.com/cells/net/ohal-report-canvas-co...
  4. 提示框|Aspose.Slides for PHP 文档

    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....10 , 500 , 500 , false ); $workBook = $chart -> getChartData ()...-> getSeries () -> add ( $workBook -> getCell ( 0 , 0 , $seriesIndex...

    docs.aspose.com/slides/zh/php-java/callout/
  5. Specify how to cross string in output HTML usin...

    Learn how to control string overflow in HTML output by specifying HtmlCrossType in Aspose.Cells for Node.js via C++....file const workbook = new AsposeCells . Workbook ( filePath );...FitToCell ); // Output Html workbook . save ( "out" + opts . getHtmlCrossStringTy...

    docs.aspose.com/cells/nodejs-cpp/specify-how-to...
  6. Convert POT to XLTM via PHP or with free Online...

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

    products.aspose.com/total/php-java/conversion/p...
  7. 通过C++和Node.js更新ActiveX组合框控件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入ActiveX组合框控件的值。...Create a workbook const wb = new AsposeCells . Workbook ( filePath...value." ); } } // Save the workbook const outputFilePath = path...

    docs.aspose.com/cells/zh/nodejs-cpp/update-acti...
  8. Export Range of Cells in a Worksheet to Image|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....a screenshot of the source workbook used in the code. You can...can try the code with any workbook. Input file Executing the code...

    docs.aspose.com/cells/java/export-range-of-cell...
  9. Manage Worksheets|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...worksheets by calling the Workbook class Save method. Accessing...

    docs.aspose.com/cells/go-cpp/manage-worksheets/
  10. 支持在使用 C++ 通过 Node.js 将 HTML 加载到 Excel 工作簿时布局 DI...

    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....setSupportDivTag ( true ); // Create workbook object from the html using...const wb = new AsposeCells . Workbook ( ms , loadOptions ); // Auto...

    docs.aspose.com/cells/zh/nodejs-cpp/support-the...