Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 23,223 for

workbook

(0.07 sec)
  1. Copy Page Setup Settings from Source Worksheet ...

    This article explains how to use the C# API or .NET Library sample code to copy Page Setup settings from source Worksheet into destination Worksheet programmatically....When you add a new sheet to a workbook, it contains the default Page...

    docs.aspose.com/cells/net/copy-page-setup-setti...
  2. Get HTML5 string from Cell|Documentation

    Learn how to get HTML5 string from Cell through the Aspose.Cells for Node.js via C++ API....following sample code creates a workbook object and adds some text...

    docs.aspose.com/cells/nodejs-cpp/get-html5-stri...
  3. Exclude Unused Styles during Excel to HTML conv...

    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....following sample code creates a workbook and also creates an unused...

    docs.aspose.com/cells/java/exclude-unused-style...
  4. Exclude Unused Styles during Excel to HTML conv...

    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....following sample code creates a workbook and also creates an unused...

    docs.aspose.com/cells/python-net/exclude-unused...
  5. Java API to Render PDF to TXT | products.aspose...

    Export PDF to TXT via Java API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted XLSX...

    products.aspose.com/total/java/conversion/pdf-t...
  6. How to Insert Picture in Cell|Documentation

    Learn how to insert a picture into a cell with Aspose.Cells.... Instantiate an Workbook object. Get the cell where...property. Finally, it saves the workbook in output XLSX format. Sample...

    docs.aspose.com/cells/net/how-to-insert-picture...
  7. Import Data into Worksheet|Documentation

    Learn how to import data into Worksheet through the Aspose.Cells for .NET API....Cells provides a Workbook class that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets...

    docs.aspose.com/cells/net/import-data-into-work...
  8. 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....export a worksheet from the workbook and convert it into different...different formats. Converting Workbook to TIFF An Excel file can...

    docs.aspose.com/cells/net/convert-excel-to-image/
  9. Using ActiveX Controls in Excel with C#

    This article guides on using ActiveX Controls in Excel with C#. It has the details to set the IDE, steps, and a sample code for adding ActiveX command button using C#....Create an Excel file using the Workbook class for adding ActiveX control...collection from a sheet in a Workbook and calling the AddActiveXControl()...

    kb.aspose.com/cells/net/using-activex-controls-...
  10. How to Apply Conditional Formatting in Excel us...

    This article guides how to apply conditional formatting in Excel using Node.js. It has the details to set the IDE, a list of programming tasks, and a runnable sample code for adding conditional formatting in spreadsheet using Node.js....Create a spreadsheet using the Workbook class and access a sheet Initiate...background Save the resultant workbook with conditional formatting...

    kb.aspose.com/cells/nodejs/how-to-apply-conditi...