Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 20,157 for

workbook

(0.06 sec)
  1. Creating Excel Chart and Embedding it in Presen...

    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....Cells //-------- //Create a workbook intrusive_ptr < Aspose ::...-> ToImage (); //Save the workbook to stream System :: SharedPtr...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  2. Render Office Add-Ins while converting Excel to...

    Learn how to render Office Add-Ins while converting Excel files to PDF using Aspose.Cells for C++....xlsx" ; Workbook wb ( inputFilePath ); // Save...

    docs.aspose.com/cells/cpp/render-office-add-ins...
  3. 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...
  4. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns by the Aspose.Cells for .NET API....Cells provides a class Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/inserting-and-deletin...
  5. 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 : Opened 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...
  6. 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...
  7. Convert Word to JSON format via .NET | products...

    Convert Word to JSON in C# without using Microsoft Excel or Adobe Reader...Load HTML in an instance of Workbook class Save the result in JSON...JSON format using Workbook.Save method Conversion Requirements...

    products.aspose.com/total/net/conversion/word-t...
  8. Copying Rows and Columns|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....columns within or between workbooks. When a row (or column) is...another workbook. A column is copied from one workbook to another...

    docs.aspose.com/cells/java/copying-rows-and-col...
  9. Python Excel Spreadsheet API | products.aspose.com

    Python library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, HTML, TXT and other popular formats....Adjust worksheets within workbooks Protect / unprotect worksheets...cells from aspose.cells import Workbook,SaveFormat #load file to be...

    products.aspose.com/cells/python-net/
  10. Autofit Rows and Columns|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....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/java/autofit-rows-and-col...