Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,426 for

workbook formulas

(0.03 sec)
  1. Smartly importing and placing data with Smart m...

    Smartly importing and placing data accoding to the template Excel files with Aspose.Cells for Python via .Net library....contain visual formatting, formulas and smart markers. They can...inserted rows, use dynamic formulas . Smart markers consist of...

    docs.aspose.com/cells/python-net/using-smart-ma...
  2. Fit All Worksheet Columns on Single PDF Page wi...

    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....instance of Workbook const workbook = new AsposeCells . Workbook ( path...setAllColumnsInOnePa ( true ); // Save Workbook to PDF format by passing the...

    docs.aspose.com/cells/nodejs-cpp/fit-all-worksh...
  3. Convert SVG to XLT in Android Apps | products.a...

    Render SVG to XLT in Android Apps API without using Microsoft Excel or Adobe Reader...create a new workbook with the same formatting and formulas as the...same formatting and formulas in the new workbook. How Aspose.Total...

    products.aspose.com/total/android-java/conversi...
  4. Copying and Moving Worksheets|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....you might want to create a workbook with sheets that contain the...headings, row headings, and formulas. There is a way to do this:...

    docs.aspose.com/cells/go-cpp/copying-and-moving...
  5. Copying and Moving Worksheets|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....you might want to create a workbook with sheets that contain the...headings, row headings, and formulas. There is a way to do this:...

    docs.aspose.com/cells/cpp/copying-and-moving-wo...
  6. 使用C++计算公式|Documentation

    本文介绍如何使用Aspose.Cells库结合C++计算Microsoft Excel中的公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法来计算公式并获取结果。最后,我们将修改后的Excel文件保存到磁盘。... 为了计算公式的结果,用户可以调用 Workbook 类的 CalculateFormula 方法,该方...); // Create a new workbook Workbook workbook ; // Add a new worksheet...

    docs.aspose.com/cells/zh/cpp/calculate-formulas/
  7. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce PDF size using Aspose.Cells with C++....\\ " ); // Initialize a new Workbook and open an Excel file U16String...srcDir + u "input.xlsx" ; Workbook workbook ( inputPath ); // Instantiate...

    docs.aspose.com/cells/cpp/resampling-added-imag...
  8. Create, Manipulate or Remove Scenarios from Wor...

    In this article, you will learn how to create, manipulate or remove Scenarios from Excel Worksheets programmatically using C++ Library with Aspose.Cells API....cells linked by one or more formulas. Before creating a scenario...that it contains at least one formula that depends on cells that...

    docs.aspose.com/cells/cpp/create-manipulate-or-...
  9. 在xlsx4j中的公式计算引擎|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....//Instantiating a Workbook object Workbook book = new Workbook (); //Obtaining...setValue ( 3 ); //Adding a SUM formula to "A4" cell cell = cells ...

    docs.aspose.com/cells/zh/java/formula-calculati...
  10. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel Workbook and across Excel Workbooks using the C# API or .NET Library....you might want to create a workbook with sheets that contain the...headings, row headings, and formulas. There is a way to do this:...

    docs.aspose.com/cells/net/copying-and-moving-wo...