Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 3,258 for

workbook formulas

(0.18 sec)
  1. Public API Changes in Aspose.Cells 8.5.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....Create workbook object from source file Workbook workbook = new...new Workbook ( filePath ); // Access first worksheet Worksheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....); // Create a new workbook Workbook workbook ; // Add a new worksheet...worksheet to the workbook int32_t sheetIndex = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/comments-and-notes/
  3. Aspose.Cells for Node.js via Java

    This API allows you to do all kinds of operations on Excel files in Node.js code including creating, editing and converting etc....Copy Excel Sheet to Another Workbook using Node.js How to Convert...using Node.js How to Show Formulas in Excel using Node.js How...

    kb.aspose.com/cells/nodejs/page/2/
  4. Convert CSV, TSV and TXT to Excel|Documentation

    Convert CSV, TSV, and TXT to Excel by using Aspose.Cells for Python via .NET API....Load or Import CSV file with Formulas Reading CSV File with Multiple...Assistant Close Convert Excel workbook to Ods, Sxc and Fods (OpenOffice...

    docs.aspose.com/cells/python-net/convert-csv-ts...
  5. 通过 Node.js 以 C++ 打开文件的不同方式|Documentation

    本文解释了如何使用 Aspose.Cells for Node.js via C++ API 打开Excel文件。... 如何通过路径打开Excel文件 开发者可以通过在 Workbook 类构造函数中指定本地计算机上的文件路径,打开 Microsoft...through Path // Creating a Workbook object and opening an Excel...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  6. Copying Rows and Columns|Documentation

    This article shows how to copy rows and columns through the Aspose.Cells for Python via .NET API....columns within or between workbooks. When a row (or column) is...contained in it, including formulas—with updated references—and...

    docs.aspose.com/cells/python-net/copying-rows-a...
  7. Calculated numeric cell value changes on saving...

    I am seeing some very strange behavior. In the attached Workbook, cell B1726 on the Input sheet has formula =B1725. In memory in my C# program, after CalculateFormula is called for the Workbook, I can see the DoubleVal…...attached workbook, cell B1726 on the Input sheet has formula =B1725...CalculateFormula is called for the workbook, I can see the DoubleValue...

    forum.aspose.com/t/calculated-numeric-cell-valu...
  8. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the Aspose.Cells for Python via .NET API to programmatically hide or show gridlines, row and column headers of an Excel worksheet....NET provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/python-net/show-and-hide-...
  9. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....interface allows to add custom formula calculation functions to extend...//Open the workbook Workbook workbook = new Workbook (); //Obtaining...

    docs.aspose.com/cells/java/how-to-calculate-cus...
  10. | Aspose

    Sample code for DJVU to XLS Java conversion. Use API example code for batch DJVU 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/djvu-to...