Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 104,092 for

workbook

(0.24 sec)
  1. Managing Ranges with C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with C++. Create, modify, and style ranges programmatically....Cells provides a class Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/cpp/managing-ranges/
  2. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for Node.js via C++....class, Workbook , that represents an Excel file. The Workbook class...class contains a Workbook.getWorksheets() collection that allows...

    docs.aspose.com/cells/nodejs-cpp/manage-workshe...
  3. 在xlsx4j中显示和隐藏工作簿的滚动条|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....Cells提供了一个代表Excel文件的 Workbook 类。 Workbook 类提供了广泛的属性和方法来管理Exce...制Excel文件中滚动条的可见性,开发人员可以使用 Workbook 类的 setVScrollBarVisible 和...

    docs.aspose.com/cells/zh/java/display-and-hide-...
  4. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using JavaScript via C++....conversion means loading a workbook in one file format and saving...into another. Convert Excel Workbook to PDF PDF files are widely...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  5. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Python via .Net....Microsoft Excel and open the workbook that contains the named range...Manager dialog box. Save the workbook to retain the changes. Delete...

    docs.aspose.com/cells/python-net/delete-named-r...
  6. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....Microsoft Excel and open the workbook that contains the named range...Manager dialog box. Save the workbook to retain the changes. Delete...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  7. Insert Hyperlinks in Worksheet|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.... C# Workbook workbook = new Workbook (); // Creating...Creating a Workbook object Worksheet sheet = workbook . Worksheets...

    docs.aspose.com/cells/net/insert-hyperlinks-in-...
  8. 限制和 API 差异|Documentation

    Aspose.Cells for PHP via Java 的限制和 API 差异....cells \ Workbook ; 实例化新工作簿 Aspose.Cells for Java Workbook workbook...new Workbook (); Aspose.Cells for PHP via Java $workbook = new...

    docs.aspose.com/cells/zh/php-java/limitations-a...
  9. Convert-Excel-to-JSON with JavaScript via C++|D...

    Learn how to convert an Excel file to JSON using Aspose.Cells for JavaScript via C++....Cells supports converting a Workbook to JSON (JavaScript Object...Notation) file. Convert Excel Workbook to JSON No need to wonder...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  10. Public API Changes in Aspose.Cells 8.3.1|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....//Create workbook from the source Excel file Workbook workbook = new...new Workbook ( "sample.xlsx" ); //Access the first worksheet Worksheet...

    docs.aspose.com/cells/net/public-api-changes-in...