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

workbook

(0.31 sec)
  1. Merge XLSM Files Online or using .NET | product...

    Free online app to combine different XLSM files. C# .NET merging library code to merge XLSM worksheets into other formats....using Workbook class objects. Select the one Workbook as the...files are macro-enabled Excel workbooks. Merging .xlsm files must...

    products.aspose.com/total/net/merge/xlsm/
  2. PowerPoint Charts - How to Create and Modify a ...

    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....Calculations Chart Formatting Chart Workbook Chart Worksheet Formulas Animated...

    docs.aspose.com/slides/net/powerpoint-charts/
  3. If text is long vertically it is not moving to ...

    if i fix the column width and if text is long vertically it is not moving to next page. autofitrow() not working as expected...Create a workbook and access the first worksheet Workbook workbook...workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets()...

    forum.aspose.com/t/if-text-is-long-vertically-i...
  4. How to Convert Excel to HTML in Java

    In this concise tutorial explanation is provided on how to convert Excel to HTML in Java. You can configure the output HTML using a number of properties before you export Excel to HTML in Java....converted to HTML using the Workbook object Create and initialize...Java by loading it into a Workbook class object and then configuring...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  5. How to Convert XML to XLSX in Java

    This breif article is about how to convert XML to XLSX in Java. It includes the steps for detailed system configuration, a step-wise pseudocode, and a working sample code to develop a converter application for XML to Excel in Java....file from the disk using the Workbook class instance by providing...disk using an instance of the Workbook class and also providing the...

    kb.aspose.com/cells/java/how-to-convert-xml-to-...
  6. Insert a Page Break in Excel using Python

    Insert a page break in Excel using Python. Get the IDE settings, a list of steps, and a sample code to break page in Excel using Python....Load the spreadsheet into the Workbook class object and access the...add() method Save the output Workbook with new page breaks in it...

    kb.aspose.com/cells/python/insert-a-page-break-...
  7. Getting Started|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....Create an instance of the Workbook class to create a new Excel...New Workbook The following example creates a new workbook from...

    docs.aspose.com/cells/net/getting-started/
  8. | Aspose

    Sample code for PDF to XLS Java conversion. Use API example code for batch PDF files to XLS conversion within any Web or Desktop Java based application....Excel is known as Workbook where each workbook can have one or...Microsoft Excel lets you export workbook data to several different...

    products.aspose.com/ocr/cpp/conversion/pdf-to-xls/
  9. View and Update XLS Properties Online or Update...

    View and modify XLS properties through online app for free. Android API code to update and add XLS properties....project Load XLS file using Workbook class. Get all custom properties...Files Metadata (Excel Binary Workbook) XLSM Files Metadata (Macro-enabled...

    products.aspose.com/total/android-java/metadata...
  10. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel Workbooks programmatically using C++ API with Aspose.Cells library....instance of Workbook and load an existing spreadsheet Workbook book...over all worksheets in the workbook WorksheetCollection sheets...

    docs.aspose.com/cells/cpp/detecting-empty-works...