Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 105,385 for

workbook

(0.11 sec)
  1. Convert PPS to XLAM in Android Apps or with fre...

    Convert PPS to XLAM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPS to XLAM online converter quickly before integrating the code.... The Excel Macro-Enabled Workbook (XLAM) is a file format used...used to store Excel workbooks that contain macros. Converting...

    products.aspose.com/total/android-java/conversi...
  2. Merge XLSX Files Online or using C++ | products...

    Free online app to combine different XLSX files. C++ merging library code to merge XLSX worksheets into other formats....XLSX using Workbook objects. Select the one Workbook as the base...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/cpp/merge/xlsx/
  3. How to Format Number as Date with C++|Documenta...

    This article will introduce how to format number to date using Aspose.Cells for C++ API....(); // Create a new workbook Workbook workbook ; // Access the first...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/format-number-to-date/
  4. Add Custom XML Parts and Select Them by ID with...

    Learn how to add custom XML parts to Excel documents and select them by ID using Aspose.Cells for Node.js via C++.... Please use Workbook.getCustomXmlParts() method...Part by ID, you can use the Workbook.getCustomXmlParts().selectByID()...

    docs.aspose.com/cells/nodejs-cpp/add-custom-xml...
  5. Insert Sparklines in Excel using C#

    This article provides a guide on how to insert sparklines in Excel using C#. It has IDE settings, steps, and a sample code to display sparklines charts using C#....Create an Excel file using Workbook class, access a sheet, and...column Create a color using Workbook.CreateCellsColor() method...

    kb.aspose.com/cells/net/insert-sparklines-in-ex...
  6. Converting Worksheet to Image and Worksheet 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....Cells supports converting a workbook to multiple image files, one...worksheet from a template workbook that has several pages into...

    docs.aspose.com/cells/java/converting-worksheet...
  7. Advanced Protection Settings since Excel XP|Doc...

    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....File menu, select Protect Workbook followed by Protect Current...Aspose.Cells provides a class, Workbook , that represents a Microsoft...

    docs.aspose.com/cells/net/advanced-protection-s...
  8. 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 running of Workbook related code. Simply use the...

    docs.aspose.com/cells/python-net/monitor-runnin...
  9. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells with Golang via C++.... It then saves the workbook as an output PDF file . The...

    docs.aspose.com/cells/go-cpp/draw-timeline-whil...
  10. How to Create Chart in Excel using Node.js

    This short tutorial guides on how to create chart in Excel using Node.js. It has environment settings, a list of steps, and a runnable sample code to create graph in Excel using Node.js....for creating graphs Create a workbook and fill sample data into...display data labels Save the workbook with a bar chart in it These...

    kb.aspose.com/cells/nodejs/how-to-create-chart-...