Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 3,234 for

workbook formulas

(0.09 sec)
  1. Render One PDF Page Per Excel Worksheet - Excel...

    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....Excel files (for example, a workbook that has many sheets, each...Initialize a new Workbook // Open an Excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/render-one-pdf...
  2. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for Node.js via C++....Initialize a new Workbook // Open an Excel file const workbook = new AsposeCells...AsposeCells . Workbook ( path . join ( dataDir , "input.xlsx"...

    docs.aspose.com/cells/nodejs-cpp/resampling-add...
  3. Generate Chart by Processing Smart Markers|Docu...

    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....Markers, where the formatting & formulas are placed in the designer...containing the visual formatting, formulas, and smart markers, where...

    docs.aspose.com/cells/java/generate-chart-by-pr...
  4. 通过 Node.js 加载或导入带有公式的 CSV 文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 加载和导入包含公式的 CSV 文件。...); let workbook = new AsposeCells . Workbook (); workbook . open..."path/to/your/file.csv" , loadOptions ); workbook . save ( "path/to/output.xlsx"...

    docs.aspose.com/cells/zh/nodejs-cpp/load-or-imp...
  5. Getting NullPointerException & ArrayIndexOutOfB...

    Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process throws the following exceptions: java.lang.NullPointerException: Cannot read field "c" because…...errors appear immediately when workbook.save() is executed. The resulting...Source) at com.aspose.cells.Workbook.a(Unknown Source) at com.aspose...

    forum.aspose.com/t/getting-nullpointerexception...
  6. Update references in other worksheets while del...

    Learn how to maintain references in other worksheets when deleting blank columns and rows in a worksheet using Aspose.Cells for JavaScript via C++....the second worksheet has a formula =Sheet1!C3 which refers to...updateReference property to true , this formula will be updated and become...

    docs.aspose.com/cells/javascript-cpp/update-ref...
  7. 通过 C++ 在 Node.js 中为命名区域设置公式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 为电子表格中的命名区域设置公式。...instance of Workbook const book = new AsposeCells . Workbook (); //...of the Named Range to a formula. Formula references another cell...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-for...
  8. 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...
  9. Read Numbers Spreadsheet Developed by Apple Inc...

    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....spreadsheet’s data, style, and formulas. Read Numbers Spreadsheet...Different Image Formats Load Workbook with Specified Printer Paper...

    docs.aspose.com/cells/cpp/read-numbers-spreadsh...
  10. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....Features New Creating a New Workbook Open Different Ways to Open...Encrypting Excel Files Save Workbook to Strict Open XML Spreadsheet...

    docs.aspose.com/cells/net/developer-guide/