Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 103,763 for

workbook

(0.47 sec)
  1. Set Default Font while Rendering Spreadsheet to...

    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, adds some text in cell B4...unknown/non‑existing font. Then it saves the workbook in HTML by setting different...

    docs.aspose.com/cells/net/set-default-font-whil...
  2. Font Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/cells-font-settings/
  3. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....source Excel file Workbook book = new Workbook ( dir + "sample...instance of Workbook Workbook book = new Workbook (); //Set CheckCustomNumberFor...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. How to Convert HTML to JSON using Java

    This brief article explains how to convert HTML to JSON using Java. It explains the environment setup, stepwise procedure, and a sample code to convert HTML to JSON using Java....HTML data to JSON Create a Workbook class object to load the HTML...be created. First of all, a Workbook class object is used to load...

    kb.aspose.com/cells/java/how-to-convert-html-to...
  5. How to Convert Excel to PPTX in Python

    This quick article covers the details of how to convert Excel to PPTX in Python. To convert Excel to PPTX in Python environment preparation as well as the code snippet is present for demonstration....source Excel file with the Workbook object for conversion to a...presentation Convert the Excel workbook to a PowerPoint PPTX presentation...

    kb.aspose.com/cells/python/how-to-convert-excel...
  6. Sort Data in Spreadsheets|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....object in the workbook DataSorter sorter = workbook . getDataSorter...

    docs.aspose.com/cells/java/sort-data-in-spreads...
  7. Ohal Report Canvas Component|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....user requests an export, the workbook and worksheets are initialized...allowed us to build up the Excel workbook entirely independently of...

    docs.aspose.com/cells/net/ohal-report-canvas-co...
  8. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/go-cpp/cells-font-settings/
  9. Managing Page Breaks|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....class Workbook that represents an Excel file. The Workbook class...

    docs.aspose.com/cells/go-cpp/managing-page-breaks/
  10. Set Default Font while rendering spreadsheet to...

    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....when the default font of the workbook cannot render your characters...following sample code creates a workbook, adds some text in cell A4...

    docs.aspose.com/cells/net/set-default-font-whil...