Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 3,285 for

workbook formulas

(0.1 sec)
  1. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for Node.js via C++ API....Cells provides a class, Workbook , that represents a Microsoft...Excel file. The Workbook class contains a Workbook.getWorksheets()...

    docs.aspose.com/cells/nodejs-cpp/find-or-search...
  2. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for Python via .NET API....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/python-net/find-or-search...
  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. 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/
  5. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....LoadFormat :: Csv ); // Create a Workbook object and open the file from...from its path Workbook wbCSV ( srcDir + u "Book_CSV.csv" , loadOptions4...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...
  6. 使用GlobalizationSettings类自定义小计标签和饼图的其他标签,通过JavaS...

    学习如何使用GlobalizationSettings类在Aspose.Cells for JavaScript通过C++中自定义小计标签和饼图的其他标签。..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Instantiate a Workbook object from the file bytes const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/using-g...
  7. Convert ODT to PPS via C# .NET or with free Onl...

    Convert Word odt documents to PowerPoint pps files with C#. Convert multiple files within ASP.NET or other .NET applications....mathematical equations and formulas. However, when working with...complex mathematical equations, formulas, and charts in a clear and...

    products.aspose.com/total/net/conversion/odt-to...
  8. Convert PPS to XLT via C++ or with free Online ...

    Export PPS to XLT in C++ without using Microsoft Excel or Powerpoint or online. Test free PPS to XLT online converter quickly before integrating the code....with the same formatting and formulas as the template. Converting...with the same formatting and formulas as the PPS file. How Aspose...

    products.aspose.com/total/cpp/conversion/pps-to...
  9. Calculate the sum of a range of cells|Documenta...

    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.... Workbook . Descendants < Sheet >()...//Instantiating a Workbook object Workbook workbook = new Workbook ( docName...

    docs.aspose.com/cells/net/calculate-the-sum-of-...
  10. How to Format Number as Currency with C++|Docum...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API....appropriate formatting in formulas and functions, ensuring the...(); // Create a new workbook Workbook workbook ; // Access the first...

    docs.aspose.com/cells/cpp/format-number-to-curr...