Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 36,483 for

workbook

(0.1 sec)
  1. Copying and Moving Worksheets in Python|Documen...

    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....Worksheets Copy Worksheets within a Workbook To copy worksheet using Aspose...Instantiating a Workbook object by excel file path workbook = self ....

    docs.aspose.com/cells/java/copying-and-moving-w...
  2. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature in VBA code using Aspose.Cells with C++....VBA code is valid using the Workbook.VbaProject.IsValidSigned property...its VBA code and save the workbook and then recheck, we find...

    docs.aspose.com/cells/cpp/check-if-digital-sign...
  3. Managing Worksheets in Ruby|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....# Instantiating a Workbook object workbook = Rjb :: import (...( 'com.aspose.cells.Workbook' ) . new # Adding a new worksheet...

    docs.aspose.com/cells/java/managing-worksheets-...
  4. Get the Version Number of the Application that ...

    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....js via C++ provides the Workbook.getBuiltInDocumentPr() property...demonstrates the use of the Workbook.getBuiltInDocumentPr() property...

    docs.aspose.com/cells/nodejs-cpp/get-the-versio...
  5. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....range notation Save modified workbook # Sample image reference remains...# Load sample workbook workbook = ac . Workbook ( "input.xlsx"...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  6. Copying Rows and Columns in Jython|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 import Workbook class RowsAndColumns : def...Instantiating a Workbook object by excel file path workbook = Workbook ( dataDir...

    docs.aspose.com/cells/java/copying-rows-and-col...
  7. 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...
  8. Delete Named Ranges with Node.js via C++|Docume...

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

    docs.aspose.com/cells/nodejs-cpp/delete-named-r...
  9. 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...
  10. Assemble Spreadsheets|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....class, Workbook that represents an Excel file. The Workbook class...programmatically: Create an object of the Workbook class. Call the Add method...

    docs.aspose.com/cells/net/assemble-spreadsheets/