Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 102,712 for

workbook

(0.09 sec)
  1. Public API Changes in Aspose.Cells 8.4.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....VBA module to an instance of Workbook . The VbaModuleCollection...//Create new workbook Workbook workbook = new Workbook (); //Access...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. How to Use Color Palette with C++|Documentation

    C++ code to add custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class provides a ChangePalette...

    docs.aspose.com/cells/cpp/excel-color-palette/
  3. 使用Node.js与C++保护和取消保护工作簿结构|Documentation

    使用Node.js通过C++保护和取消保护Excel文件的工作簿结构。... const workbook = new AsposeCells . Workbook (); // Protect...Protect workbook structure. workbook . protect ( AsposeCells . ProtectionType...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...
  4. Saving File to Response Object with JavaScript ...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , XlsSaveOptions...a new workbook (equivalent to new AsposeCells.Workbook() in JavaScript)...

    docs.aspose.com/cells/javascript-cpp/saving-fil...
  5. Manage settings of Excel spreadsheet files with...

    Manage settings of Excel files using Aspose.Cells for Node.js via C++....via C++ Contents [ Hide ] Workbook Settings Overview Working...when you might need to manage workbook settings: Adjusting display...

    docs.aspose.com/cells/nodejs-cpp/workbook-setti...
  6. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid blank pages in output PDF when there is nothing to print using Aspose.Cells for JavaScript via C++....sample code creates an empty workbook and then saves it as PDF after...head > < body > < h1 > Save Workbook to PDF Example </ h1 > < input...

    docs.aspose.com/cells/javascript-cpp/avoid-blan...
  7. 使用 JavaScript 通过 C++ 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距,也学习如何通过 JavaScript API 通过 C++ 编程设置页面中心、页眉和页脚的边距。...提供了一个类 Workbook ,代表一个 Excel 文件。 Workbook 类包含 Workbook.worksheets..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  8. Excel Specifications and Limits|Documentation

    In this article, find all Workbook, worksheet, and feature specifications and limits. In Excel 2010, the maximum worksheet size is 1,048,576 rows by 16,384 columns....Newer versions Worksheet and workbook specifications and limits...Feature Maximum limit Open workbooks Limited by available memory...

    docs.aspose.com/cells/net/excel-specifications-...
  9. Public API Changes in Aspose.Cells 8.3.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....to the workbook. C# //Create workbook object Workbook workbook...workbook = new Workbook (); //Insert picture of your choice int index...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Public API Changes in Aspise.Cells 8.3.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....to the workbook. Java //Create workbook object Workbook workbook...workbook = new Workbook (); //Insert picture of your choice int index...

    docs.aspose.com/cells/java/public-api-changes-i...