Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,579 for

workbook formulas

(0.09 sec)
  1. Copying Rows and Columns|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....columns within or between workbooks. When a row (or column) is...contained in it, including formulas - with updated references...

    docs.aspose.com/cells/cpp/copying-rows-and-colu...
  2. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the Node.js API via C++ to programmatically hide or show gridlines, row, and column headers of an Excel worksheet....Cells provides a class, Workbook , that represents a Microsoft...Excel file. The Workbook class contains a Workbook.getWorksheets()...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  3. 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/
  4. Public API Changes in Aspose.Cells 8.8.2|Docume...

    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....to the broken references in formulas, chart series data and so...will internally adjust the formula references (if any) to accommodate...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells for Node.js via C++....xlsx" ); const workbook = new AsposeCells . Workbook ( filePath );...dataDir , "output_out.pdf" ); workbook . save ( outputFilePath ,...

    docs.aspose.com/cells/nodejs-cpp/get-warnings-f...
  6. Get Warnings for Font Substitution while Render...

    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....throws Exception { Workbook workbook = new Workbook ( "source.xlsx"...( new WarningCallback ()); workbook . save ( "output.pdf" , options...

    docs.aspose.com/cells/java/get-warnings-for-fon...
  7. Update XLSB File using .NET | products.aspose.com

    Modify XLSB documents in C# VB.NET applications without using Microsoft Excel....NET Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/net/update/xlsb/
  8. Delete Blank Rows and Columns in Excel with C#

    Learn how to delete blank rows and columns in Excel using C#. Explore Aspose.Cells for .NET for efficient Excel data management. Click to learn more!...Load the Excel file using the Workbook class. Access the desired...Load the Excel file using the Workbook class. Access the desired...

    blog.aspose.com/cells/delete-blank-rows-and-col...
  9. Different Ways to Open Files with Node.js via C...

    This article explains how to open an Excel file using Aspose.Cells for Node.js via C++ API....computer by specifying it in the Workbook class constructor. Simply...through Path // Creating a Workbook object and opening an Excel...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  10. Copying Rows and Columns|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....columns within or between workbooks. When a row (or column) is...contained in it, including formulas - with updated references...

    docs.aspose.com/cells/go-cpp/copying-rows-and-c...