Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 5,414 for

formula

(0.14 sec)
  1. Excel Font and Text Formatting|Documentation

    Excel font and text formatting - apply font styles, colors, sizes, and text effects with AI automation...xlsx" , "sheet_name" : "Formulas" , "range" : "A3" , "font_size"..."reports/scientific.xlsx" , "sheet_name" : "Formulas" , "font_ranges" : [ { "range"...

    docs.aspose.com/cells/nodejs-cpp/mcp/font-forma...
  2. Save Each Worksheet to a Different PDF File|Doc...

    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....your spreadsheet contains formulas, it is best to call Workbook...Doing so will ensure that the formula‑dependent values are recalculated...

    docs.aspose.com/cells/net/save-each-worksheet-t...
  3. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for JavaScript via C++. Learn to load or create an Excel file and save the modified file to disk....get ( 0 , 0 ); // Set array formula cell . arrayFormula = "=MYFUNC()"...Add Cells to Microsoft Excel Formula Watch Window with JavaScript...

    docs.aspose.com/cells/javascript-cpp/returning-...
  4. Direct Calculation of Custom Function without W...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the custom function and get the result. Finally, we save the modified Excel file to disk....Worksheet::CalculateFormula(System::String formula, CalculationOptions opts) method...

    docs.aspose.com/cells/go-cpp/direct-calculation...
  5. Browser Capabilities|Documentation

    This article introduces the browser capabilities for GridWeb....DropDownList ( Popup Menu Mode ) Formula Input/Edit Freeze or Unfreeze...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. 在单元格中查找数值|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....cell containing the specified formula Cells cells = worksheet . Cells...

    docs.aspose.com/cells/zh/net/find-value-in-cells/
  7. PdfImageColorSpaceExportMode Enum | Aspose.Word...

    Discover the Aspose.Words PdfImageColorSpaceExportMode enum to optimize image color selection in your PDF documents for stunning visuals....CMYK color space using simple formula. Examples Shows how to set...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the JavaScript API with the C++ library....numeric, date/time) or a formula, or a formula‑based value. In such...

    docs.aspose.com/cells/javascript-cpp/detecting-...
  9. Load or Import CSV file with Formulas via JavaS...

    Learn how to load and import CSV files containing Formulas using Aspose.Cells for JavaScript via C++....Load or Import CSV file with Formulas via JavaScript Contents [...and they do not contain any formulas. However, sometimes it happens...

    docs.aspose.com/cells/javascript-cpp/load-or-im...
  10. Copying a range across workbook which is being ...

    I have two workbooks both with 1 table having 4 columns and 60 rows, I take one table and copy the style and then copy the value to another workbook. then I reference this copied over table entirely in another sheet of t…...@Adhirath If you want to set the formula, please use ListObject.PutCellFormula()...copy the cell but without the formula? simon.zhao July 17, 2025,...

    forum.aspose.com/t/copying-a-range-across-workb...