Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 104,117 for

workbook

(0.2 sec)
  1. Convert POTM to XLTX via PHP or with free Onlin...

    PHP API to Convert POTM to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free POTM to XLTX online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...POTM to XLSB (Excel Binary Workbook) Convert POTM to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  2. How to Convert HTML to PDF with Node.js via C++...

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.Cells for Node.js via C++.... Initialize Workbook object. Save the output PDF...PDF document by calling the Workbook.save() method. const AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/convert-html-t...
  3. Change Slicer Properties with Golang via C++|Do...

    Change the properties of a Slicer in Excel files using Aspose.Cells with Golang via C++.... It saves the workbook as outputChangeSlicerPr.xlsx...Combine Multiple Workbooks into a Single Workbook with Golang via...

    docs.aspose.com/cells/go-cpp/change-slicer-prop...
  4. Your First Aspose.Cells Application - Hello Wor...

    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....Create an instance of the Workbook class. Apply the license:...Creating a Workbook The following example creates a new workbook from...

    docs.aspose.com/cells/java/your-first-aspose-ce...
  5. Totals is not recovering correctly - Free Suppo...

    Hi, We are using table with multiple Totals One of them as Total Row. The others are user created and they are part of the table. We use the mechanism table.ShowTotals = false; and after manipulating the data (includi…...var workbook = new Workbook(input); var table = workbook.Worksheets[0]...SOMETHING table.ShowTotals = true; workbook.Save(output); UPDATE: I noticed...

    forum.aspose.com/t/totals-is-not-recovering-cor...
  6. Need a Sample Code to Create a Excel Combinatio...

    Hi Team, I have a combination chart of stacked bar in primary axis and clustered bar on the secondary axis. image.png (77.9 KB) please refer the attached excel file and provide the code to generate the same. Combinat…...following codes: Workbook workbook = new Workbook(dir + "Combin...eredB.xlsx"); int index = workbook.getWorksheets().add(); ChartCollection...

    forum.aspose.com/t/need-a-sample-code-to-create...
  7. Change the format of a cell|Documentation

    How to use Aspose.Cells library in C# to change the formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....steps: Open Excel and open the workbook that contains the cell you...example, we create an Excel workbook, add some sample data, access...

    docs.aspose.com/cells/net/how-to-change-format-...
  8. Render Worksheet to Graphic Context with Node.j...

    Learn how to render a worksheet to graphic context using Aspose.Cells for Node.js via C++. This includes rendering to image files, screens, and printers....Create workbook object from source file const workbook = new AsposeCells...AsposeCells . Workbook ( filePath ); // Access first worksheet...

    docs.aspose.com/cells/nodejs-cpp/render-workshe...
  9. Update XLTM File using Java | products.aspose.com

    Modify XLTM document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....XLTM File in Java Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/java/update/xltm/
  10. Change the format of a cell|Documentation

    How to use Aspose.Cells library in Node.js via C++ to change the formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....steps: Open Excel and open the workbook that contains the cell you...example, we create an Excel workbook, add some sample data, access...

    docs.aspose.com/cells/nodejs-cpp/how-to-change-...