Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 103,452 for

workbook

(0.39 sec)
  1. Get HTML5 string from Cell|Documentation

    Learn how to get an HTML5 string from a cell through the Aspose.Cells for JavaScript via C++ API....following sample code creates a workbook object and adds some text..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...

    docs.aspose.com/cells/javascript-cpp/get-html5-...
  2. Node application (c++) + xlsb file = bad format...

    Hi there, I am working on a project in which I’m using the node wrapper over the c++ library. In our case we narrowed down an issue to this simple operation: open file, then save file. Do this twice in a row on the same…...the XLSB file const workbook = new Workbook(filePath); // Save...Save the workbook in XLSB format workbook.save(filePath, SaveFormat...

    forum.aspose.com/t/node-application-c-xlsb-file...
  3. Export FODS to WORD in Android or with free Onl...

    Android API to Convert FODS to WORD without using Microsoft Word or online. Test free FODS to WORD online converter quickly before integrating the code....WORD Open FODS file using Workbook class Convert FODS to PDF...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  4. Export ODS to POWERPOINT in Android or with fre...

    Android API to Convert ODS to POWERPOINT without using Microsoft Word or online. Test free ODS to POWERPOINT online converter quickly before integrating the code....POWERPOINT Open ODS file using Workbook class Convert ODS to PDF and...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  5. Export EXCEL to DOC in Android or with free Onl...

    Android API to Convert EXCEL to DOC without using Microsoft Word or online. Test free EXCEL to DOC online converter quickly before integrating the code....DOC Open EXCEL file using Workbook class Convert EXCEL to PDF...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  6. Export XLSX to DOC in Android or with free Onli...

    Android API to Convert XLSX to DOC without using Microsoft Word or online. Test free XLSX to DOC online converter quickly before integrating the code....to DOC Open XLSX file using Workbook class Convert XLSX to PDF...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  7. Export CSV to PPTM in Android or with free Onli...

    Android API to Convert CSV to PPTM without using Microsoft Word or online. Test free CSV to PPTM online converter quickly before integrating the code....to PPTM Open CSV file using Workbook class Convert CSV to PDF and...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  8. Export XLS to PPTX in Android or with free Onli...

    Android API to Convert XLS to PPTX without using Microsoft Word or online. Test free XLS to PPTX online converter quickly before integrating the code....to PPTX Open XLS file using Workbook class Convert XLS to PDF and...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  9. Advanced Protection Settings since Excel XP in ...

    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 provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/advanced-protection-s...
  10. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library....Create a workbook and open the template spreadsheet Workbook workbook...worksheet Worksheet sheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/use-error-checking-op...