Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 161,004 for

workbook

(0.53 sec)
  1. Class Column | Aspose.Cells for .NET API Reference

    Aspose.Cells.Column class. Represents a single column in a worksheet...default one inherited from workbook). Index { get; } Gets the...//Instantiating a Workbook object Workbook workbook = new Workbook (); //Obtaining...

    reference.aspose.com/cells/net/aspose.cells/col...
  2. 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...
  3. Public API Changes in Aspose.Cells 8.4.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 object com . aspose . cells . Workbook workbook...new com . aspose . cells . Workbook ( input ); //Access first...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. 在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/zh/java/inserting-and-del...
  5. replace method | Aspose.Cells for Python via .N...

    replace method Contents [ Hide ] replace Replaces a cell’s value with a new string. def replace ( self , place_holder......import Workbook workbook = Workbook () # ...... workbook . replace...aspose.cells import Workbook workbook = Workbook () # ...... newValue...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. 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-...
  7. 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.... Application ; //Access workbook Microsoft . Office . Interop...Interop . Excel . Workbook workbook = app . ActiveWorkbook ; //Access...

    docs.aspose.com/cells/net/use-formulas-function...
  8. WorkbookDesigner.Workbook | Aspose.Cells for .N...

    WorkbookDesigner property. Gets and sets the Workbook object...Workbook WorkbookDesigner.Workbook property Gets...sets the Workbook object. public Workbook Workbook { get ; set...

    reference.aspose.com/cells/net/aspose.cells/wor...
  9. get_precedents_in_calculation method | Aspose.C...

    get_precedents_in_calculation method get_precedents_in_calculation Gets all precedents(reference to cells in current ......precedents(reference to cells in current workbook) used by this cell’s formula... is true for the workbook and the workbook has been fully calculated...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. Workbook.CustomDocumentProperties | Aspose.Cell...

    Workbook property. Returns a DocumentProperty collection that represents all the custom document properties of the spreadsheet...Workbook.CustomDocumentProper Workbook.CustomDocumentProper property...} Examples [C#] Workbook excel = new Workbook (); excel . CustomDocumentProper...

    reference.aspose.com/cells/net/aspose.cells/wor...