Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 161,016 for

workbook

(0.13 sec)
  1. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for Python via .NET API....the first worksheet of the workbook (as shown in the figure below)...via .NET provides a class, Workbook , that represents a Microsoft...

    docs.aspose.com/cells/python-net/creating-subto...
  2. Split Excel Spreadsheet into Worksheets in Java...

    Java source codes that explains how to split Microsoft Excel files into multiple documents using Java Excel library...the worksheet, API provides Workbook class. getWorksheets().getCount()...sheet data into newly created Workbook class object by using Copy...

    products.aspose.com/cells/java/splitter/
  3. LOSING LINEFEED SAVING EXCEL TO DOCX - Free Sup...

    HI, WHEN I SAVE AN EXCEL IN DOCX I LOSE THE LINEFEED. ATTACHED EXAMPLE OF EXCEL SOURCE AND DOCX RESULT. _DssRep_1734458728415.zip (325.8 KB)... Workbook workbook = new Workbook("d:\\files\\Model56...odel56.xlsm"); workbook.save("d:\\files\\out1.docx",SaveFormat...

    forum.aspose.com/t/losing-linefeed-saving-excel...
  4. Apply Excel Color Themes in Python

    Apply Excel color themes in Python with a few API calls. Get the IDE settings, a list of steps, and a sample code for using Microsoft Excel themes in Python....in Python Create or load a Workbook and access a cell from a particular...style of the cell and save the workbook These steps explain how to...

    kb.aspose.com/cells/python/apply-excel-color-th...
  5. Add Module in Excel VBA Library with Node.js

    Refer to this article to add module in Excel VBA library with Node.js. Get the IDE details, a list of steps, and a sample code to generate methods in the VBA code library with Node.js....Java to add VBA code Create a workbook and get a reference to the...the VbaProject in the Excel Workbook Get a reference to the newly...

    kb.aspose.com/cells/nodejs/add-module-in-excel-...
  6. How to Show Formulas in Excel using Node.js

    This article explains how to show formulas in Excel using Node.js. It has the IDE settings, a list of steps, and a runnable sample code to show all formulas in Excel using Node.js....to calculate formulas in a workbook without using any third-party...display formulas Create a workbook , access a sheet, and set...

    kb.aspose.com/cells/nodejs/how-to-show-formulas...
  7. While converting Range into Image is giving wro...

    When I’m converting particular range using ImageOrPrintOptions I’m facing there is some extra data is appear in it. Here is my code snippets and file for reference. Workbook Workbook = new Workbook("C:\\Users\\ABC\\Des…... Workbook workbook = new Workbook("C:\\Users\\ABC\\Desktop\\Samons...Cells.Worksheet worksheet = workbook.Worksheets["SIND"]; worksheet...

    forum.aspose.com/t/while-converting-range-into-...
  8. Aspose.Slides for Android via Java 21.8 Release...

    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....formulas calculation within the workbook. The calculation performers...formulas within the entire workbook. If found, the CellUnsupportedDataE...

    docs.aspose.com/slides/androidjava/aspose-slide...
  9. Aspose.Cells for Java 21.2 Release Notes|Docume...

    Aspose.Cells for Java 21.2 Release Notes – the latest enhancements, new features, and fixes....CELLSJAVA-43382 Copy produces corrupted workbook Bug CELLSJAVA-43364 Issue...image Bug CELLSJAVA-43389 Workbook/Worksheet Password Protection...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  10. 在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....'/data/' workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) ...xls' ) workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) ...

    docs.aspose.com/cells/zh/java/opening-files-in-...