Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 105,429 for

workbook

(0.24 sec)
  1. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for Node.js via C++.... Workbook ( filePath ); // Set to export...

    docs.aspose.com/cells/nodejs-cpp/export-documen...
  2. Does Aspose Cells Support Complex Data Type Car...

    My application appears to be using a Aspose version from 2023. I have recently attempted to read values of cells where they are a dropdown connected to a complex data type. A single cell value has a data card associated …...mple-workbook.zip (233.4 KB) Workbook wb = new Workbook(filePath..."linked-data-types-sample-workbook.xlsx"); Cells cells = wb.Worksheets[0]...

    forum.aspose.com/t/does-aspose-cells-support-co...
  3. How to Manage Dates and Times|Documentation

    Learn how to manage Dates and Times through the Aspose.Cells for .NET API....date system is used in the workbook by default. The 1904 date...date system in the workbook, set the Workbook.Settings.Date1904...

    docs.aspose.com/cells/net/how-to-manage-dates-a...
  4. Convert PPTX to XLSB Format via Java or with fr...

    Convert PPTX to XLSB format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX to XLSB online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/pptx-...
  5. Format Rows and Columns|Documentation

    Aspose.Cells for .NET can support changing row height or column width, as well as applying formatting on rows or columns....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/net/adjusting-row-height-...
  6. How to Insert Picture in Cell|Documentation

    Learn how to insert a picture into a cell with Aspose.Cells for Python via .NET API.... Instantiate a Workbook object. Get the cell where...property. Finally, save the workbook in the output XLSX format...

    docs.aspose.com/cells/python-net/how-to-insert-...
  7. Convert an Excel Chart to Image|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....Microsoft Excel: Open a new workbook in Microsoft Excel. Input...Microsoft Excel: Open a new workbook in Microsoft Excel. Input...

    docs.aspose.com/cells/net/convert-an-excel-char...
  8. Format Rows and Columns|Documentation

    Aspose.Cells for Python via .NET can support changing row height or column width, as well as applying formatting on rows or columns....NET provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/python-net/adjusting-row-...
  9. Link Slicer to Multiple Pivot Tables using Python

    Follow this article to link slicer to multiple pivot tables using Python. It has details to set the IDE, a list of steps, and a sample code to connect slicer to multiple pivot tables....desired classes, create a workbook, access a worksheet, and add...tables using Python . Create a workbook, access the target sheet,...

    kb.aspose.com/cells/python/link-slicer-to-multi...
  10. How to Convert Excel To HTML using Python

    This brief topic provides details about how to convert Excel to HTML using Python. In order to convert XLSX to HTML Python based application can be developed either in Windows, macOS or Linux based environments installed with Python and JDK....the guidelines Create the Workbook object to load the source...to HTML Python code using Workbook class will load the source...

    kb.aspose.com/cells/python/how-to-convert-excel...