Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 21,658 for

excel worksheet

(0.07 sec)
  1. AutoFit Rows and Columns with C++|Documentation

    This article shows how to autoFit rows, columns, rows of merged cells, and rows in a range of cells using the Aspose.Cells for C++ API....Contents [ Hide ] Microsoft Excel lets users auto-size the width...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/cpp/autofit-rows-and-colu...
  2. 在VSTO和Aspose.Cells中创建命名范围|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.... VSTO //Create Excel Object Excel . Application xl = Application...Application ; //Create a new Workbook Excel . Workbook wb = xl . Workbooks...

    docs.aspose.com/cells/zh/net/creating-a-named-r...
  3. 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....scenarios, similar to using MS Excel menus. File Info Document Properties...Opening Different Microsoft Excel Versions Files Opening Files...

    docs.aspose.com/cells/net/developer-guide/
  4. Convert XLSX File to PDF Format with Golang via...

    Learn how to convert Excel files to PDF format using Aspose.Cells for C++ with high precision and accuracy....need to convert a Microsoft Excel file to PDF. For this, you require...the layout of the original Excel document is retained in the...

    docs.aspose.com/cells/go-cpp/convert-xlsx-file-...
  5. Use Formulas Functions to Process Data in VSTO ...

    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 . Application app = Globals...Microsoft . Office . Interop . Excel . Workbook workbook = app ....

    docs.aspose.com/cells/net/use-formulas-function...
  6. Developer Guide|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....Get Warnings while Loading Excel File Read Numbers Spreadsheet...Ways to Save Files Encrypting Excel Files Save Workbook to Strict...

    docs.aspose.com/cells/java/developer-guide/
  7. Protecting 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....Protecting Worksheets Contents [ Hide ] When a worksheet is protected...rows or columns etc. Protect Worksheets Introduction The general...

    docs.aspose.com/cells/python-net/protecting-wor...
  8. Freeze Panes in Php|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....Code //Instantiating a Excel object by excel file path $workbook...the first worksheet in the Excel file $worksheets = $workbook...

    docs.aspose.com/cells/java/freeze-panes-in-php/
  9. Manage 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....Manage Worksheets Contents [ Hide ] Managing worksheets using... accessing, and removing worksheets using the Aspose.Cells API...

    docs.aspose.com/cells/python-java/manage-worksh...
  10. Font Settings with 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.... Just like Microsoft Excel, Aspose.Cells also supports...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/cpp/cells-font-settings/