Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 105,429 for

workbook

(2.33 sec)
  1. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using the Aspose.Cells library....NET provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a collection of...

    docs.aspose.com/cells/python-net/create-and-for...
  2. Monitor running programs|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....to monitor the execution of Workbook ‑related code. Simply use...

    docs.aspose.com/cells/java/monitor-running-prog...
  3. Segmentation Faults back with Aspose.cells when...

    Hello, I’ve reported a similar issue before that was mainly fixed: Aspose.Cells Segmentation Fault when saving to HTML However, once again, on Aspose.cells via C++ bindings on latest 25.7.0, I still get segmentation fa…...Load your source workbook Workbook workbook(u"Book1.xlsx"); //...format workbook.Save(u"out.html"); std::cout << "Workbook saved...

    forum.aspose.com/t/segmentation-faults-back-wit...
  4. Fill Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill 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-fill-settings/
  5. Fill Settings|Documentation

    Learn how to customize the fill settings, background, and style of cells using the Aspose.Cells library for Node.js via C++....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/nodejs-cpp/cells-fill-set...
  6. Convert PPS to XLSM via PHP or with free Online...

    PHP API to Convert PPS to XLSM or Online App without using Microsoft Office Powerpoint or Excel. Test free PPS to XLSM online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...Binary Workbook) Convert PPS to XLSX (Open XML Workbook) Convert...

    products.aspose.com/total/php-java/conversion/p...
  7. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for .NET API....Cells Step 2: Create a New Workbook or Open an Existing One You...You can either create a new workbook or open an existing one. Step...

    docs.aspose.com/cells/net/how-to-format-number-...
  8. Convert XLTM to PPTX via PHP or with free Onlin...

    PHP API to Convert XLTM to PPTX or Online App without using Microsoft Excel or Powerpoint. Test free XLTM to PPTX online converter quickly before integrating the code....Open and load XLTM file using Workbook class Set the PDF save options...template is used to create a new workbook, the macros from the template...

    products.aspose.com/total/php-java/conversion/x...
  9. Save Pivot Table in ODS file|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....this, you simply convert a workbook with an existing pivot table...

    docs.aspose.com/cells/net/save-pivot-table-in-o...
  10. How to Add a Column in Excel using Java

    This precise guide explains how to add a column in Excel using Java. It encompasses the IDE configuration, stepwise process, and a runnable code snippet to add multiple columns in Excel using Java....Access the input file with the Workbook class Access a worksheet using...source Excel file using the Workbook class and then access the...

    kb.aspose.com/cells/java/how-to-add-a-column-in...