Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 103,823 for

workbook

(0.55 sec)
  1. Working with the Shadow Effect of Shape or Char...

    Learn how to work with the shadow effect of shapes or charts using Aspose.Cells for Node.js via C++....property, and then saves the workbook to the output Excel file....file const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  2. Excel File and Data Operations|Documentation

    Excel file and data operations - create Workbooks, manage worksheets, read and write Excel data with AI automation... Create Excel workbooks , manage worksheets , and...Tools create_workbook – Create new Excel workbooks with AI Excel...

    docs.aspose.com/cells/nodejs-cpp/mcp/file-opera...
  3. AutoFit Rows for Merged Cells with C++|Document...

    Learn how to auto-fit rows for merged cells in Excel using Aspose.Cells for C++....following code; it creates a workbook object and adds multiple worksheets...(); // Create a new workbook Workbook workbook ; // Get the first...

    docs.aspose.com/cells/cpp/autofit-rows-for-merg...
  4. AutoFit Rows for Merged Cells with Node.js via ...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for Node.js via C++. Implement auto-fit functionality for merged cells in spreadsheets....following code; it creates a workbook object and adds multiple worksheets...Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  5. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for Node.js via C++....xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/how-to-add-piv...
  6. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....operation on an existing workbook or a new workbook by using reference...then saving the resultant workbook as XLS , XLSX , or in any...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  7. Public API Changes in Aspose.Cells 8.3.0|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.... C# var book = new Workbook ( "sample.xlsx" ); var settings...the application saved the workbook file after a crash. C# var...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Fit All Worksheet Columns on Single PDF Page wi...

    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....> < head > < title > Save Workbook to PDF Example </ title >...head > < body > < h1 > Save Workbook to PDF Example </ h1 > < input...

    docs.aspose.com/cells/javascript-cpp/fit-all-wo...
  9. 用 Node.js 和 C++ 加密与解密 ODS 文件|Documentation

    利用 Aspose.Cells for Node.js via C++ 密码保护和加密 ODS 文件。...file const workbook = new AsposeCells . Workbook ( path . join...Password protect the file workbook . getSettings (). setPassword...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypt-and...
  10. 在工作表中合并或取消合并单元格|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.... Workbooks . Open ( myPath , Missing...//Instantiate a new Workbook. Workbook workbook = new Workbook (); //Specify...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...