Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,889 for

workbook formulas

(0.13 sec)
  1. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with C++....// Open an Excel file Workbook workbook ( inputFilePath ); //...document with encrypted settings workbook . Save ( outputFilePath ,...

    docs.aspose.com/cells/cpp/secure-pdf-documents/
  2. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between Workbooks using Aspose.Cells for Node.js via C++. Efficiently manage your Workbook structures....Worksheets Within and Between Workbooks with Node.js via C++ Contents...you might want to create a workbook with sheets that contain the...

    docs.aspose.com/cells/nodejs-cpp/copy-and-move-...
  3. Save Each Worksheet to a Different PDF File wit...

    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...."text/javascript" > const { Workbook , PdfSaveOptions , SheetSet...arrayBuffer (); // Instantiate a new workbook and open the Excel file from...

    docs.aspose.com/cells/javascript-cpp/save-each-...
  4. Copying Rows and Columns with JavaScript via C+...

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

    docs.aspose.com/cells/javascript-cpp/copying-ro...
  5. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells with C++....Scenarios Microsoft Excel formulas may have different names in...Local () { // Create workbook Workbook wb ; // Assign GlobalizationSetting...

    docs.aspose.com/cells/cpp/implement-cell-formul...
  6. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/go-cpp/cells-font-settings/
  7. Using Smart Markers|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....contain visual formatting, formulas and smart markers. They can...inserted rows, use dynamic formulas . Smart markers consist of...

    docs.aspose.com/cells/java/using-smart-markers/
  8. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between Excel Workbooks using Aspose.Cells for C++....Worksheets Within and Between Workbooks with C++ Contents [ Hide ]...you might want to create a workbook with sheets that contain the...

    docs.aspose.com/cells/cpp/copy-and-move-workshe...
  9. Convert Excel to PDF with Golang via C++|Docume...

    Learn how to convert Excel Workbooks to PDF format using Aspose.Cells with Golang via C++....supports the conversion of Excel workbooks into PDF. In this example...an Excel workbook into PDF. Converting Excel Workbook to PDF PDF...

    docs.aspose.com/cells/go-cpp/convert-excel-to-pdf/
  10. Secure PDF Documents with JavaScript via C++|Do...

    Learn how to secure PDF documents by using owner and user passwords, and set permissions for PDF files using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , PdfSaveOptions...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/javascript-cpp/secure-pdf...