Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 160,988 for

workbook

(0.35 sec)
  1. XLS or XLSX to XML does not work - Aspose.Cells...

    Dear support, we are using Aspose Cells for Java 22.5.0. Saving Workbook as XML does not include any data. Same by using the sample form on your home page (https://products.aspose.com/cells/java/conversion/xls-to-xml/) …... Saving workbook as XML does not include any...code: [C#.NET] Workbook workbook = new Workbook("e:\\test2\\Sample...

    forum.aspose.com/t/xls-or-xlsx-to-xml-does-not-...
  2. Public API Changes in Aspose.Cells 8.6.3|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....0 , importOptions ); Added Workbook.createBuiltinStyle Method...Java 8.6.3 has exposed the Workbook.createBuiltinStyle method...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. SheetSet | Aspose.Cells for Java API Reference

    Describes a set of sheets....set with active sheet of the workbook. getAll() Gets a set with...with all sheets of the workbook in their original order. getClass()...

    reference.aspose.com/cells/java/com.aspose.cell...
  4. 处理页眉和页脚|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...//Adding a new worksheet to the Workbook object WorksheetCollection...

    docs.aspose.com/cells/zh/net/working-with-heade...
  5. Public API Changes in Aspose.Cells 8.7.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 Workbook workbook = new Workbook (); //Access...worksheet Worksheet worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. Aspose::Cells::ColumnCollection class | Aspose....

    Aspose::Cells::ColumnCollection class. Collection of the Column objects that represent the individual column(setting)s in a worksheet. The Column object only represents the settings such as column width, styles, .etc. for the whole column, has nothing to do with the fact that there are non-empty cells(data) or not in corresponding column. And the "Count" of this collection only represents the count Column objects that have been instantiated in this collection, has nothing to do with the fact that there are non-empty cells(data) or not in the worksheet in C++....//Instantiating a Workbook object Workbook workbook ; //Obtaining...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    reference.aspose.com/cells/cpp/aspose.cells/col...
  7. Aspose.Cells for PHP via Java 22.1 Release Note...

    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....when importing a workbook into another workbook Bug CELLSJAVA-44130...render differently when saving Workbook to XLSX & HTML formats Bug...

    docs.aspose.com/cells/phpjava/aspose-cells-for-...
  8. Aspose.Cells 8.5.1中的公共API更改|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.... 添加的 API 添加了Workbook.Dispose方法 Aspose.Cells for...Java 8.5.1已经暴露出Workbook.dispose方法,用于释放Workbook对象的非托管资源。Dispos...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. Aspose.Cells for Java 22.1 Release Notes|Docume...

    Aspose.Cells for Java 22.1 Release Notes – the latest enhancements, new features, and fixes....when importing a workbook into another workbook Bug CELLSJAVA-44130...render differently when saving Workbook to XLSX & HTML formats Bug...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  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....Instantiating a Workbook object Workbook workbook = new Workbook (); //...WorksheetCollection worksheets = workbook . getWorksheets (); int sheetIndex...

    docs.aspose.com/cells/zh/java/page-setup-fit-to...