Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 160,982 for

workbook

(0.1 sec)
  1. .NET API to Convert MOBI to XLTX or with free O...

    C# API to Convert MOBI to XLTX or Online App without using Microsoft Excel or Adobe Reader or online. Test free MOBI to XLTX online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...Convert MOBI to XLSX (Open XML Workbook) Convert MOBI to FODS (OpenDocument...

    products.aspose.com/total/net/conversion/mobi-t...
  2. Issues converting excel sheet to PDF - Free Sup...

    Hello, we are trying to convert an excel sheet to PDF. We are using aspose cells 23.8. We have two questions: We are seeing issues converting wide excel sheets to pdf and retaining their structure without seeing data …...instance of Workbook Workbook book = new Workbook("f:\\files\\wideExcel...setAllColumnsInOnePa(true); // Save Workbook to PDF fromat by passing the...

    forum.aspose.com/t/issues-converting-excel-shee...
  3. Aspose.Cells 16.10.0中的公共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....and add a shape Workbook book = new Workbook ( "sample.xlsx"...and add a shape Workbook book = new Workbook ( "sample.xlsx"...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Hyperlink | Aspose.Cells for Java API Reference

    Encapsulates the object that represents a hyperlink....//Instantiating a Workbook object Workbook workbook = new Workbook(); //Adding...new worksheet to the Workbook object workbook.getWorksheets().add();...

    reference.aspose.com/cells/java/com.aspose.cell...
  5. Working Solution for Chart Resizing in PPTX|Asp...

    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....changes in the actual Excel Workbook and then return to the concerned...outside the activated Excel Workbook. The size of the OLE Object...

    docs.aspose.com/slides/java/working-solution-fo...
  6. Supported Functionality - Free Support Forum - ...

    Does Aspose.cells support GroupBy and PivotBy cell formula functions and BYROW and BYCOL lambda functions ? If not, are they on the roadmap? Thanks, Dean...Load the workbook Workbook workbook = new Workbook("sampleGroupPivotFiel...worksheet Worksheet worksheet = workbook.getWorksheets().get(1); //...

    forum.aspose.com/t/supported-functionality/294553
  7. Online XLT File Merger or Build Python Apps to ...

    Free online app to combine different XLT files. Python merging library code to merge XLT 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/xlt/
  8. CustomDocumentPropertyCollection class | Aspose...

    CustomDocumentPropertyCollection class CustomDocumentPropertyCollection class A collection of custom document propert......import Workbook # Instantiate a Workbook object workbook = Workbook...Excel file customProperties = workbook . worksheets . custom_document_properties...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Repair xlsm file via Python | products.aspose.com

    Repair a corrupt xlsm file using Python. Recovery tool to repair corrupted xlsm file within Python application....by creating an instance of Workbook, using the inheritance class...to the code above. Save the workbook, the corrupted xlsm file will...

    products.aspose.com/cells/python-net/recovery/r...
  10. Aspose.Cells 8.8.0中的公共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....( byteArray ); Workbook workbook = new Workbook ( stream , loadOptions...loadOptions ); Worksheet sheet = workbook . Worksheets [ 0 ]; sheet...

    docs.aspose.com/cells/zh/net/public-api-changes...