Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 102,523 for

workbook

(0.9 sec)
  1. Insert Background Image to Excel with JavaScrip...

    How to insert background image to Excel using Aspose.Cells for JavaScript via C++....background image to apply to a new workbook's first worksheet, then click..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/insert-bac...
  2. 通过Node.js使用C++降低Cell.Calculate方法的计算时间|Documenta...

    本文介绍如何使用Aspose.Cells库,通过Node.js的C++,减少Excel中单元格计算方法的计算时间。...Hide ] 可能的使用场景 通常,我们建议用户调用 Workbook.calculateFormula() 方法一次,然..."sample.xlsx" ); // Loads the workbook which contains hidden external...

    docs.aspose.com/cells/zh/nodejs-cpp/decrease-th...
  3. 使用JavaScript via C++支持德语区域的命名范围公式|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++支持德语区域的命名范围公式。...existing Excel macro-enabled workbook (.xlsm) to modify, or leave...leave empty to create a new workbook. </ p > < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/support...
  4. Cell formula doesn't get set with formula witho...

    Hi team, I have a formula which is referring to Custom Function but in a different Workbook. I’m trying to remove the reference part by replacing the formula (without ref), but it remains the same! In attached Workbook…...Function but in a different workbook. I’m trying to remove the...remains the same! In attached workbook in cell (1,1) there is this...

    forum.aspose.com/t/cell-formula-doesnt-get-set-...
  5. Create Style object using CellsFactory class|Do...

    Learn how to create a cell style object using the CellsFactory class in Aspose.Cells for JavaScript via C++. Customize the appearance of spreadsheet cells as needed....sets the Default Style of the workbook. Please download the output...Aspose.Cells Example - Create Workbook with Default Style </ h1 >...

    docs.aspose.com/cells/javascript-cpp/create-sty...
  6. How to change background of a comment in Excel ...

    How to change color in a comment in Excel. How to insert a picture or image in a comment in Excel using C++....is used to initialize the Workbook object in the code below....srcDir + u "example.xlsx" ; Workbook book ( inputPath ); Worksheet...

    docs.aspose.com/cells/cpp/how-to-set-comment-ba...
  7. Format cells with Node.js via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for Node.js via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional‑looking spreadsheets....Instantiating a Workbook object const workbook = new AsposeCells...AsposeCells . Workbook (); // Obtaining the reference of the first worksheet...

    docs.aspose.com/cells/nodejs-cpp/cells-formatting/
  8. Set DefaultFont property of PdfSaveOptions and ...

    Learn to prioritize font settings when saving documents with Aspose.Cells in C++....DefaultFont for all the text in a workbook that has a missing (not installed)...to set the Workbook’s default font (i.e., Workbook.DefaultStyle...

    docs.aspose.com/cells/cpp/set-defaultfont-prope...
  9. 管理包含宏的 Excel 工作簿的 VBA 代码|Documentation

    通过 C++ 使用 Aspose.Cells for JavaScript 添加 VBA 模块并修改 VBA 或宏。...请使用 Workbook.add(Worksheet) 方法在工作簿中添加新的..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/manage-...
  10. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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....Create workbook object from source file Workbook workbook = new...new Workbook ( filePath ); // Access first worksheet Worksheet...

    docs.aspose.com/cells/net/public-api-changes-in...