Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 161,044 for

workbook

(0.13 sec)
  1. CheckBoxCollection class | Aspose.Cells for Pyt...

    CheckBoxCollection class CheckBoxCollection class Represents a collection of CheckBox objects in a worksheet. The Che......import Workbook # Create a new Workbook. workbook = Workbook () #...worksheet in the workbook. sheet = workbook . worksheets [ 0...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. Apply Styles to Ranges in Workbooks|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....Apply Styles to Ranges in Workbooks Contents [ Hide ] Below is...and columns of workbooks: VSTO Excel . Workbook myWorkbook = this...

    docs.aspose.com/cells/net/apply-styles-to-range...
  3. Licensing|Documentation

    Aspose.Cells for JAVA provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in Java....//Instantiate a new Workbook Workbook workbook = new Workbook (); //Check...set System . out . println ( workbook . isLicensed ()); //Get the...

    docs.aspose.com/cells/java/licensing/
  4. ChartPointCollection类 | Aspose.Cells for Python...

    ChartPointCollection类 ChartPointCollection类 表示包含一个系列中所有点的集合。 ChartPointCollection 类型公开了以下成员: 特性 属性 描述 count 获取图表点的计数。......cells import Workbook from aspose.cells.charts import...Instantiating a Workbook object workbook = Workbook () # Obtaining...

    reference.aspose.com/cells/python-net/zh/aspose...
  5. ISpreadsheetOptions | Aspose.Slides for Java AP...

    Represents options which can be used to specify additional spreadsheets behavior....for the chart is an external workbook and it’s not available, it...for the chart is an external workbook and it’s not available, it...

    reference.aspose.com/slides/java/com.aspose.sli...
  6. get_precedents method | Aspose.Cells for Python...

    get_precedents method get_precedents Gets all references appearing in this cell’s formula. Returns Collection of all ......CellsHelper , Workbook workbook = Workbook () cells = workbook . worksheets...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Columns Containing Strongly Typed Data|Document...

    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....Open ); //Instantiating a Workbook object //Opening the Excel...the file stream Workbook workbook = new Workbook ( fstream ); //Accessing...

    docs.aspose.com/cells/net/columns-containing-st...
  8. 在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 by excel file path workbook = Rjb ::...import ( 'com.aspose.cells.Workbook' ) . new ( data_dir + 'Book1...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  9. Inserting and Removing Cell Comments in a Works...

    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.... Workbooks . Open ( myPath , Missing...a new Workbook. //Open the excel file. Workbook workbook = new...

    docs.aspose.com/cells/net/inserting-and-removin...
  10. password property | Aspose.Cells for Python via...

    password property password property Represents the password to protect the worksheet. Remarks If password is set to n......unprotect the worksheet or workbook without using a password....unprotect the worksheet or workbook. Definition: @property def...

    reference.aspose.com/cells/python-net/aspose.ce...