Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 87,332 for

workbook

(0.08 sec)
  1. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read cell values in multiple threads simultaneously using Aspose.Cells for Python via .NET API....following code: Creates a workbook Adds a worksheet Populates...you comment this line: test_workbook . worksheets [ 0 ] . cells...

    docs.aspose.com/cells/python-net/reading-cell-v...
  2. Incorrect formula processing - TOCOL and nested...

    Hi We are evaluating upgrading to the latest version of Aspose Cells to take advantage of the support for newer Excel functions. We have found an issue where the formula =TOCOL(SIMPLE_TABLE *(100-MULTIPLIERS),TRUE) retur…...Create a workbook and access the first worksheet Workbook workbook...workbook = new Workbook(); Worksheet worksheet = workbook.Worksheets[0];...

    forum.aspose.com/t/incorrect-formula-processing...
  3. Excel Themes and Colors|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....and other objects used in a workbook. For example, the Accent1...used to set the font color. Workbook.getThemeColor method can be...

    docs.aspose.com/cells/java/excel-2007-themes-an...
  4. Using LightCells 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.... To save workbooks, provide the cell content...processed and then discarded, the Workbook object does not hold the collection...

    docs.aspose.com/cells/net/using-lightcells-api/
  5. Managing Page Breaks|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...

    docs.aspose.com/cells/cpp/managing-page-breaks/
  6. We are unable to raise support ticket in - Free...

    Hi, The data provided in a cell is 119989000. But when we use aspose library to read cell value using cells.get(, ).getValue(), the value extracted is 119989000.00000001. Kindly suggest on any alternate approach to extr…... Sample code: Workbook workbook = new Workbook("d:\\files\\Bk_test1...the sheet Worksheet sheet = workbook.getWorksheets().get(0); System...

    forum.aspose.com/t/we-are-unable-to-raise-suppo...
  7. Merge XLTM Files Online or using C++ | products...

    Free online app to combine different XLTM files. C++ merging library code to merge XLTM worksheets into other formats....XLTM using Workbook objects. Select the one Workbook as the base...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/cpp/merge/xltm/
  8. Update XLTX File using Java | products.aspose.com

    Modify XLTX document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....XLTX File in Java Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/java/update/xltx/
  9. Update XLSX File using Java | products.aspose.com

    Modify XLSX document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....XLSX File in Java Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/java/update/xlsx/
  10. Update TSV File using Java | products.aspose.com

    Modify TSV document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....TSV File in Java Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/java/update/tsv/