Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 161,894 for

workbook

(0.41 sec)
  1. Class HyperlinkCollection | Aspose.Cells for .N...

    Aspose.Cells.HyperlinkCollection class. Encapsulates a collection of Hyperlink objects...//Instantiating a Workbook object Workbook workbook = new Workbook (); //Obtaining...index Worksheet worksheet = workbook . Worksheets [ 0 ]; //Get...

    reference.aspose.com/cells/net/aspose.cells/hyp...
  2. Importing from ArrayList|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 workbook = new Workbook (); //Adding...worksheet to the Workbook object int i = workbook . Worksheets ...

    docs.aspose.com/cells/net/importing-from-arrayl...
  3. Create MS Excel XLSX Files via Python | product...

    XLSX creater. Create XLSX files in Python code. Generate MS Excel XLSX files using Python application.... Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/python-java/create/xlsx/
  4. Create MS Excel XLSB Files via Python | product...

    XLSB creater. Create XLSB files in Python code. Generate MS Excel XLSB files using Python application.... Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/python-java/create/xlsb/
  5. Create MS Excel XLTM Files via Python | product...

    XLTM creater. Create XLTM files in Python code. Generate MS Excel XLTM files using Python application.... Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/python-java/create/xltm/
  6. Show and Hide Worksheets and Tabs|Documentation

    This article provides sample code for using the C# API or .NET Library to programmatically display and hide an Excel worksheet. Additionally, how to show and hide Excel Workbook tabs....show and hide elements of a workbook including worksheets and tabs...class, Workbook , that represents an Excel file. The Workbook class...

    docs.aspose.com/cells/net/show-and-hide-workshe...
  7. 在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...
  8. Class DataBar | Aspose.Cells for .NET API Refer...

    Aspose.Cells.DataBar class. Describe the DataBar conditional formatting rule. This conditional formatting rule displays a gradated data bar in the range of cells...//Instantiating a Workbook object Workbook workbook = new Workbook (); Worksheet...Worksheet sheet = workbook . Worksheets [ 0 ]; //Adds an empty...

    reference.aspose.com/cells/net/aspose.cells/dat...
  9. Aspose::Cells::FormulaSettings class | Aspose.C...

    Aspose::Cells::FormulaSettings class. Settings of formulas and calculation in C++....full calculation when the workbook is opened. GetCalculateOnSave()...Indicates whether recalculate the workbook before saving the document...

    reference.aspose.com/cells/cpp/aspose.cells/for...
  10. Picture.OriginalHeightCM | Aspose.Cells for .NE...

    Picture property. Gets the original height of picture in unit of centimeters...//Instantiating a Workbook object Workbook workbook = new Workbook (); Worksheet...Worksheet worksheet = workbook . Worksheets [ 0 ]; //Adding a...

    reference.aspose.com/cells/net/aspose.cells.dra...