Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 99,948 for

workbook

(0.07 sec)
  1. How to Format Number to Fraction with C++|Docum...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API.... Step 2: Create a New Workbook or Open an Existing One You...You can either create a new workbook or open an existing one. Step...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  2. 在Ruby中将文件转换为MHTML文件|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....代码 def worksheet_to_mhtml ( workbook ) save_format = Rjb :: import...M_HTML ) # Save the document workbook . save ( @data_dir + "convert...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  3. Monitor running programs with Node.js via C++|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....to monitor the execution of Workbook‑related code. Simply use the...limit is 1 second // Loads the workbook with the specified load options...

    docs.aspose.com/cells/nodejs-cpp/monitor-runnin...
  4. Convert PPS to XLTX via PHP or with free Online...

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

    products.aspose.com/total/php-java/conversion/p...
  5. 使用Aspose.Cells for Node.js via C++添加ActiveX控件|D...

    学习如何在工作表中使用Aspose.Cells for Node.js via C++添加ActiveX控件。...Create workbook object const wb = new AsposeCells . Workbook ();...setLinkedCell ( "A1" ); // Save the workbook in xlsx format wb . save (...

    docs.aspose.com/cells/zh/nodejs-cpp/add-activex...
  6. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts using Aspose.Cells for C++....property, and then saves the workbook to the output Excel file ...Load your source Excel file Workbook wb ( srcDir + u "sample.xlsx"...

    docs.aspose.com/cells/cpp/working-with-the-glow...
  7. How to Convert Excel to SVG in Node.js

    This basic topic covers the details about how to convert Excel to SVG in Node.js. You can change Excel to SVG using Node.js using a few lines of easy code in Linux, macOS, or Windows....any information inside the Workbook by preserving its quality...Excel to SVG Instantiate a Workbook class object to access the...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  8. 在使用 C++ 通过 Node.js 加载 Excel 文件时获取警告信息|Documenta...

    学习如何在使用 Aspose.Cells for Node.js via C++ 加载 Excel 文件时捕获警告。有效处理损坏但可加载的工作簿。...catch warnings while loading workbook class WarningCallback extends...catch warnings while loading workbook const options = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/get-warning...
  9. 使用Node.js和C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入XLS和XLSB文件的外部连接。...file const workbook = new AsposeCells . Workbook ( filePath );...DB-Connection const dbCon = workbook . getDataConnections (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-wr...
  10. Split Panes in PHP|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....new workbook //Open a template file $book = new Workbook ( $dataDir...

    docs.aspose.com/cells/java/split-panes-in-php/