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

workbook

(0.22 sec)
  1. WorkbookRender | Aspose.Cells for Java API Refe...

    Represents a Workbook render....WorkbookRender Represents a Workbook render. The constructor of...Description WorkbookRender(Workbook workbook, ImageOrPrintOptions options)...

    reference.aspose.com/cells/java/com.aspose.cell...
  2. When to call refreshDynamicArrayFormulas()? - F...

    Hi, A question that seems simple. When should we call Workbook#refreshDynamicArrayFormulas()? And why does Workbook#calculateFormula() not invoke Workbook#refreshDynamicArrayFormulas() itself? Thanks, Taras... When should we call Workbook#refreshDynamicArrayF() ? And...why does Workbook#calculateFormula() not invoke Workbook#refreshDynamicArrayF()...

    forum.aspose.com/t/when-to-call-refreshdynamica...
  3. Exception: "This file's format is not supported...

    Hi, We are using Aspose Cells to convert file with extension “.xls” to PDFA. When we create an instance of Workbook (new Workbook(stream)), the exception is raised “This file’s format is not supported or you don’t spec…...create an instance of Workbook (new Workbook(stream)), the exception...when loading the file into Workbook object model. See the following...

    forum.aspose.com/t/exception-this-files-format-...
  4. OutOfMemoryError When Converting to PDF a Sprea...

    Hello Community, I am encountering an issue where converting an Excel spreadsheet to PDF causes the JVM to exhaust memory and crash. Unfortunately, this error cannot be handled programmatically, and I need a solution to…...setLightCellsDataHan() for efficient workbook loading. ooxmlSaveOptions...consistently occurs at the workbook.save(outputStream, pdfSaveOptions)...

    forum.aspose.com/t/outofmemoryerror-when-conver...
  5. Cell Alignment Settings|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....class, Workbook, that represents an Excel file. The Workbook class...//Instantiating a Workbook object Workbook workbook = new Workbook (); //Accessing...

    docs.aspose.com/cells/java/cell-alignment-setti...
  6. Python中的设置页面选项|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 = self .... Workbook () \# Accessing the first worksheet in the Excel file...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  7. 扩展和为CRM更新导入工具做出贡献|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....FileName ; Workbook workbook = new Workbook (); workbook . Worksheets...); Worksheet MyWorksheet = workbook . Worksheets [ "Aspose Export"...

    docs.aspose.com/cells/zh/net/extend-and-contrib...
  8. Setting Page Options in Python|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 = self .... Workbook () \# Accessing the first worksheet in the Excel file...

    docs.aspose.com/cells/java/setting-page-options...
  9. 在 PHP 中分组和取消分组行和列|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 = new Workbook...the Excel file $worksheet = $workbook -> getWorksheets () -> get...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  10. Class VbaModuleCollection | Aspose.Cells for .N...

    Aspose.Cells.Vba.VbaModuleCollection class. Represents the list of VbaModule...//Instantiating a Workbook object Workbook workbook = new Workbook (); //...project. VbaProject vbaProject = workbook . VbaProject ; // Add a new...

    reference.aspose.com/cells/net/aspose.cells.vba...