Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 161,041 for

workbook

(0.1 sec)
  1. ASPOSE.Cell to read the calculated values using...

    Hi I am facing two issues on ASPOSE.Cell both are related to AddIn. The latest version of component I have (i.e 7.0.2.0) is corrupting the excel file when I used the SetAddInFormula method. But it worked with the ASPO…...lic"); Workbook workbook = new Workbook(); Worksheet sheet...sheet = workbook.Worksheets[0]; Cell cell = sheet.Cells["B1"];...

    forum.aspose.com/t/aspose-cell-to-read-the-calc...
  2. Handling Large Excel Files using Aspose cells -...

    Hi Team, Need best ways to handle large files using Aspose cells. I have seen the documentation but could not get it working as such. I have the below requirements and need suggestion to utilize aspose for files beyond …...upto 1 GB I have a huge excel workbook, need to update only one of...of the worksheet in the workbook and upload back the entire excel...

    forum.aspose.com/t/handling-large-excel-files-u...
  3. Convert XLT to WORD using Java or with free Onl...

    Java API to Export XLT to WORD or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....on Java Open XLT file using Workbook class Convert XLT to PDF and...WORD Conversion Workbook book = new Workbook ( "input.xlt" );...

    products.aspose.com/total/java/conversion/xlt-t...
  4. How to Change CSV to PDF in Node.js

    This short tutorial entails details about how to change CSV to PDF in Node.js. You can convert a file from CSV to PDF in Node.js using an easy API interface in operating systems like Windows, Linux or macOS....accessed from a disk and into a Workbook class object along with the...PDF in Node.js by saving the Workbook instance as a PDF file on...

    kb.aspose.com/cells/nodejs/how-to-change-csv-to...
  5. writeWorkbookStream | Aspose.Sildes for Node.js...

    writeWorkbookStream writeWorkbookStream(byte[] ms) function Initializes the internally contained Excel Workbook with ......internally contained Excel workbook with user-specified value...containing the entire Excel workbook....

    reference.aspose.com/slides/nodejs-java/aspose....
  6. OdsLoadOptions class | Aspose.Cells for Python ...

    OdsLoadOptions class OdsLoadOptions class Represents the options of loading ods file. Inheritance: OdsLoadOptions → L......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...
  7. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain excel appearance, or make a use case possible....Features New Creating a New Workbook Open Different Ways to Open...Encrypting Excel Files Save Workbook to Strict Open XML Spreadsheet...

    docs.aspose.com/cells/net/developer-guide/
  8. FindOptions | Aspose.Cells for .NET API 参考

    代表查找选项...[C#] //实例化工作簿对象 Workbook workbook = new Workbook ( "book1.xls"...); //获取单元格集合 Cells cells = workbook . Worksheets [ 0 ]. Cells...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  9. 在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/protecting-worksh...
  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.... Workbook wb = new Workbook ( FileName ); //Create...reference to //the sheets of the Workbook. WorksheetCollection sheets...

    docs.aspose.com/cells/zh/net/move-worksheets-wi...