Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 105,365 for

workbook

(0.17 sec)
  1. Copying and Moving Worksheets 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....Worksheets Copy Worksheets within a Workbook To copy a worksheet using...the sheets of the Workbook. $sheets = $workbook -> getWorksheets...

    docs.aspose.com/cells/java/copying-and-moving-w...
  2. Display and Hide Scrollbars of Workbooks in xls...

    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....Display and Hide Scrollbars of Workbooks in xlsx4j Contents [ Hide...Scrollbars of Workbooks Aspose.Cells provides a class, Workbook , that...

    docs.aspose.com/cells/java/display-and-hide-scr...
  3. Format cells with JavaScript via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for JavaScript 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...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Instantiate or load workbook let workbook ; if ( fileInput . files...

    docs.aspose.com/cells/javascript-cpp/cells-form...
  4. 使用 C++ 通过 JavaScript 指定作者在保护工作簿时|Documentation

    使用 C++ 通过 Aspose.Cells for JavaScript 在保护工作簿时指定作者姓名...请使用 Workbook.author 属性完成此操作。 在保护工作簿时指定作者...在保护工作簿时指定作者 以下示例代码说明了 Workbook.author 属性的用法。该代码创建一个空白工作簿,用密码进行写保护,指定作者姓名,并保存为...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  5. New Line in Cells|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.... C# Workbook workbook = new Workbook (); // Creating...Creating a Workbook object Worksheet sheet = workbook . Worksheets...

    docs.aspose.com/cells/net/new-line-in-cells/
  6. Calculating IFNA Function with Python.NET using...

    Learn how to calculate IFNA function in Excel files using Aspose.Cells for Python.NET. Handle...Steps Explanation Create a new Workbook instance Access worksheet...error-handled cells Save modified workbook with calculation results import...

    docs.aspose.com/cells/python-net/calculating-if...
  7. 用 C++ 格式化和修改命名范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 格式化、重命名、合并和删除 Excel 文件中的命名范围。...\\ " ); Workbook workbook ; Worksheet WS = workbook . GetWorksheets...u "MyRange" ); Style stl = workbook . CreateStyle (); stl . GetFont...

    docs.aspose.com/cells/zh/cpp/format-and-modify-...
  8. 使用 JavaScript 通过 C++ 操作 ContentTypeProperties|D...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 操作 Excel 文件中的自定义 ContentTypeProperties。...Cells提供 Workbook.contentTypePropertie 方法添加..."text/javascript" > const { Workbook , SaveFormat , FileFormatType...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  9. 使用JavaScript通过C++进行对比和迁移|Documentation

    探索差异并考虑使用Aspose.Cells与JavaScript通过C++的迁移策略。...Cells Workbook Creation Example </ h1 > <...id = "runExample" > Create Workbook (or load selected file) </...

    docs.aspose.com/cells/zh/javascript-cpp/compari...
  10. Adding Custom Properties visible inside Documen...

    Learn how to add custom properties to a Workbook object using Aspose.Cells for JavaScript via C++. These properties can be viewed in the Document Information Panel....custom properties inside the workbook object, which are visible...id = "runExample" > Create Workbook with Custom Properties </...

    docs.aspose.com/cells/javascript-cpp/adding-cus...