Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 102,533 for

workbook

(0.06 sec)
  1. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for C++....instance of Workbook and load a spreadsheet Workbook book ( srcDir...

    docs.aspose.com/cells/cpp/verify-password-used-...
  2. Queries And Connections|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....Document Assistant Close Slicers Workbook VBA Project Analyzing your...

    docs.aspose.com/cells/java/managing-database-co...
  3. Change Text Direction of the Comment with Node....

    Learn how to change the text direction of comments using Aspose.Cells for Node.js via C++. Customize comment alignment settings effectively....Instantiate a new Workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/nodejs-cpp/change-text-di...
  4. How to Insert Excel Background Image using C#

    This short tutorial contains information on how to insert Excel background image using C#. It provides all the details to configure the necessary environment, a step-wise process, and a runnable sample code to add Excel image background using C#....new spreadsheet using the Workbook class object to add a background...bytes array Save the resultant workbook having a background image...

    kb.aspose.com/cells/net/how-to-insert-excel-bac...
  5. 删除工作表中的空白列和行时更新其他工作表中的引用|Documentation

    学习如何在使用Aspose.Cells for JavaScript通过C++删除工作表中的空白列和行时,保持对其他工作表的引用。..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells... arrayBuffer (); wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/update-...
  6. 使用JavaScript通过C++检测工作表中的合并单元格|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++检测工作表中的合并单元格。本文将向你展示如何使用库来识别和操作合并单元格。..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...arrayBuffer (); // Instantiate a new Workbook by opening the uploaded excel...

    docs.aspose.com/cells/zh/javascript-cpp/detect-...
  7. Convert CSV to JSON with JavaScript via C++|Doc...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for JavaScript via C++ API...."text/javascript" > const { Workbook , LoadOptions , LoadFormat...LoadFormat . Csv ); const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/javascript-cpp/convert-cs...
  8. Aspose Cells - Pivot Table - Sum not updated - ...

    Good Morning, I have a template Excel file with a pivot table. When I refresh it in Excel, the data are correct. However, when I refresh it in Aspose Cells, the percent column does not refresh. It is a Value Field with S…...RefreshAll Workbook.RefreshDynamicArrayF PivotTable...PivotTable.RefreshDataOnOpening Workbook.CalculateFormula WorksheetCollection...

    forum.aspose.com/t/aspose-cells-pivot-table-sum...
  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 ’s Save method. Accessing...

    docs.aspose.com/cells/cpp/manage-worksheets/
  10. Update XLTX File using Python | products.aspose...

    Modify XLTX document in Python applications without using Microsoft Excel....File in Python Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/python-java/update/xltx/