Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 2,802 for

workbook formulas

(0.06 sec)
  1. Opening Files with Different Formats|Documentation

    Aspose.Cells for .NET API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....about it, such as formatting, formulae etc. Since Microsoft Excel...you to open HTML file into Workbook object. The HTML file should...

    docs.aspose.com/cells/net/opening-files-with-di...
  2. Remove XLSX Password Protection Online or using...

    Remove password from XLSX document through online app for free. .NET C# API code to unlock password protected XLSX files....password-protected XLSX file using Workbook class Select the relevant...protection to allow data entry and formula updates. Collaborative Access...

    products.aspose.com/total/net/unlock/xlsx/
  3. Worksheet Views|Documentation

    This article will describe how to use C# and the .NET API to interact with the page break preview of an Excel Workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....Cells provides a Workbook class that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets...

    docs.aspose.com/cells/net/worksheet-views/
  4. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....CreateStyle method of the Workbook class Access the newly added...Aspose.Cells provides a class, Workbook that represents a Microsoft...

    docs.aspose.com/cells/net/cells-formatting/
  5. 使用ICustomFunction功能|Documentation

    本文描述了如何使用Aspose.Cells库中ICustomFunction功能在Microsoft Excel中创建自定义函数。通过加载现有的Excel文件或创建新的Excel文件,我们可以使用Aspose.Cells提供的方法定义和注册自定义函数并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...//Open the workbook Workbook workbook = new Workbook (); //Obtaining...worksheet Worksheet worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/java/how-to-calculate-...
  6. Create Access and Copy Named Ranges with JavaSc...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for JavaScript via C++....represent cells, ranges of cells, formulas, or constant values. The word...represents a cell, range of cells, formula, or constant value. Assigning...

    docs.aspose.com/cells/javascript-cpp/create-acc...
  7. Worksheet Views|Documentation

    This article will describe how to use Aspose.Cells for Python via .NET API to interact with the page break preview of an Excel Workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....NET provides a Workbook class that represents a Microsoft...Microsoft Excel file. The Workbook class contains a worksheets...

    docs.aspose.com/cells/python-net/worksheet-views/
  8. Convert XML to XLSM in Android Apps | products....

    Render XML to XLSM in Android Apps API without using Microsoft Excel or Adobe Reader...well as working with charts, formulas, and images. By using Aspose...Load XLSX document by using Workbook class Save the document to...

    products.aspose.com/total/android-java/conversi...
  9. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…...6 KB) Workbook wb = new Workbook(filePath + "Testfile...code as follows: Workbook wb = new Workbook(filePath + "Testfile...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  10. | Aspose

    Sample code for GIF to XLS Java conversion. Use API example code for batch GIF files to XLS conversion within any Web or Desktop Java based application....Excel is known as Workbook where each workbook can have one or...numeric values, text data, formulas, external data connections...

    products.aspose.com/ocr/java/conversion/gif-to-...