Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 161,021 for

workbook

(0.11 sec)
  1. Public API Changes in Aspose.Cells 8.0.0|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....//Instantiate the Workbook with an object of LoadOptions Workbook book =...= new Workbook ( myDir + "large.xlsx" , options ); Demonstrates...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Name | Aspose.Cells for Java API Reference

    Represents a defined name for a range of cells....//Instantiating a Workbook object Workbook workbook = new Workbook(); //Accessing...file Worksheet worksheet = workbook.getWorksheets().get(0); //Creating...

    reference.aspose.com/cells/java/com.aspose.cell...
  3. Online XLTM File Merger or Build Python Apps to...

    Free online app to combine different XLTM files. Python merging library code to merge XLTM documents into other formats....files using Workbook class object. Select the one Workbook as the...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/python-net/merge/xltm/
  4. Android API to Convert DOTM to XLT or with free...

    Convert DOTM to XLT in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to XLT online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...calling the save method of Workbook object. FAQ How can I convert...

    products.aspose.com/total/android-java/conversi...
  5. Extract text and images from XLSM document via ...

    C# source code to extract text and images from XLSM file on .NET Framework, .NET Core, Mono or Xamarin Platforms....template Excel file Workbook workbook = new Workbook( "sampleExtractImagesF...worksheet Worksheet worksheet = workbook.Worksheets[ 0 ]; // get the...

    products.aspose.com/cells/net/parser/xlsm/
  6. How to Merge Cells in Excel using C#

    This basic tutorial will provide detail on how to merge cells in Excel using C#. By using a few number of API calls in C# excel cell merge feature can be incorporated in an existing or a new Workbook....Package Manager Initialize a Workbook class object to create a new...finally, save the output Excel workbook which will contain a sample...

    kb.aspose.com/cells/net/how-to-merge-cells-in-e...
  7. How to Convert Excel to SVG in Java

    This simple tutorial explains the details about how to convert Excel to SVG in Java. You can change Excel to SVG using Java with few lines of code in macOS, Linux, or Windows....Excel to SVG Instantiate a Workbook class instance to load input...of output SVG Convert Excel workbook to Vector Graphics file by...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  8. Aspose.Cells for .NET 7.0.3 Release Notes|Docum...

    Aspose.Cells for .Net 7.0.3 Release Notes – the latest enhancements, new features, and fixes....particular worksheet into another workbook with one worksheet 40060 Invalid...Type when converting Excel workbook to XPS 40061 StackOverflow...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  9. Add Borders in Excel using Python

    Add borders in Excel using Python. Get IDE settings, a list of steps and a sample code showing how to put borders in Excel using Python....for adding borders Create a workbook and add some sample text in...existing workbook with some data or creating a new workbook and adding...

    kb.aspose.com/cells/python/add-borders-in-excel...
  10. Modify Excel VBA Library using C#

    Modify Excel VBA Library using C# by adding a module and code. Get the IDE settings, a list of steps, and a sample code to work with Excel macro library using C#....adding modules and code in the workbook. Steps to Modify Excel VBA...add module and code Create a workbook , access a sheet, and add...

    kb.aspose.com/cells/net/modify-excel-vba-librar...