Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 161,045 for

workbook

(0.1 sec)
  1. Create TSV Files via Python | products.aspose.com

    TSV creater. Create TSV files in Python code. Generate TSV 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-net/create/tsv/
  2. 在Ruby中加密Excel文件|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/encrypting-excel-...
  3. NumbersLoadOptions class | Aspose.Cells for Pyt...

    NumbersLoadOptions class NumbersLoadOptions class Represents the options of loading Apple Numbers files. Inheritance:......and set the password of the workbook. parsing_formula_on_open Indicates...interface language of the Workbook version based on CountryCode...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. 在 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....//Instantiate a new workbook Workbook workbook = new Workbook ( "book1.xls"...first worksheet Cells cells = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/java/calculate-sub-tot...
  5. OLE object (XLS) can not open after extract - F...

    A few days ago, I acquired Aspose Cells for Java. (version 24.1) I am testing ole object extract in an excel file (xlsx). There are 9 ole objects in various formats. As a result of extraction, everything was extracted…... Workbook workbook = new Workbook(filePath + "sample...OleObjectCollection oles = workbook.Worksheets[0].OleObjects;...

    forum.aspose.com/t/ole-object-xls-can-not-open-...
  6. Converting To XPS 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 from com . aspose . cells...saveFormat = SaveFormat workbook = Workbook ( dataDir + "Book1.xls"...

    docs.aspose.com/cells/java/converting-to-xps-in...
  7. Aspose::Cells::Row class | Aspose.Cells for C++...

    Aspose::Cells::Row class. Represents a single row in a worksheet in C++....default one inherited from workbook). GetHeight() Gets and sets...//Instantiating a Workbook object Workbook workbook ; //Obtaining...

    reference.aspose.com/cells/cpp/aspose.cells/row/
  8. Public API Changes in Aspose.Cells 8.6.0|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....Without Creating an Object of Workbook This release of Aspose.Cells...without creating an instance of Workbook. The WorkbookMetadata class...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Class WorkbookSettings | Aspose.Cells for .NET ...

    Aspose.Cells.WorkbookSettings class. Represents all settings of the Workbook...Represents all settings of the workbook. public class WorkbookSettings...compressed pictures in the workbook. AutoRecover { get; set; }...

    reference.aspose.com/cells/net/aspose.cells/wor...
  10. 检索电子表格文档中所有命名范围的字典|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....String fileName ) { // Given a workbook name, return a dictionary...Retrieve a reference to the workbook part. var wbPart = document...

    docs.aspose.com/cells/zh/net/retrieve-a-diction...