Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 134,782 for

xlsx

(0.04 sec)
  1. HTML with Node.js via C++|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....xlsx" ); // Load your source workbook...path . join ( dataDir , "Book1.xlsx" ); // Load your source workbook...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  2. Convert PPTX to XLSB via PHP or with free Onlin...

    PHP API to Convert PPTX to XLSB or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTX to XLSB online converter quickly before integrating the code....Spreadsheet) Convert PPTX to XLSX (Open XML Workbook) Convert...over the more commonly used XLSX format. XLSB files are designed...

    products.aspose.com/total/php-java/conversion/p...
  3. Using LightCells API with Node.js via C++|Docum...

    Learn how to read and write large Excel files using the LightCells API in Node.js via C++. Improve performance and efficiency with less memory consumption....the cells in the same way for XLSX and XLS files (it does not actually...memory more effectively for XLSX files than XLS files because...

    docs.aspose.com/cells/nodejs-cpp/using-lightcel...
  4. Extract OLE Objects from Workbook with C++|Docu...

    Learn how to extract OLE objects from a workbook using Aspose.Cells with C++....xlsx" ); // Get the OleObject Collection...Excel97To2003 : fileName += u "Xlsx" ; break ; case FileFormatType...

    docs.aspose.com/cells/cpp/extract-ole-objects-f...
  5. 通过 Node.js 以 C++ 打开文件的不同方式|Documentation

    本文解释了如何使用 Aspose.Cells for Node.js via C++ API 打开Excel文件。...xlsx" ); // Opening through Path...( AsposeCells . LoadFormat . Xlsx ); // Set LoadFilter property...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  6. Convert PDF documents using Go|Aspose.PDF for G...

    This section contains articles relating to convert PDF documents to other formats with Aspose.PDF for Go via C++.... Convert PDF to Microsoft XLSX - this section describes how...how to convert PDF document to XLSX, and CSV. The PowerPoint format...

    docs.aspose.com/pdf/go-cpp/conversion/
  7. Excel Themes and Colors|Documentation

    Learn how to use custom color schemes with Aspose.Cells for Node.js via C++....following example loads a template XLSX file, defines colors for different...following example uses a template XLSX file, gets the colors for different...

    docs.aspose.com/cells/nodejs-cpp/excel-themes-a...
  8. Specify Author while Write Protecting Workbook ...

    Learn how to specify an author name while write protecting a workbook using Aspose.Cells for C++...."SimonAspose" ); // Save the workbook in XLSX format wb . Save ( outDir +...+ u "outputSpecifyAuthorW.xlsx" ); std :: cout << "Workbook write...

    docs.aspose.com/cells/cpp/specify-author-while-...
  9. Set External Links in Formulas with Node.js via...

    Learn how to set external links in formulas using Aspose.Cells for Node.js via C++....xlsx" ); // Instantiate a new Workbook...join ( dataDir , "output_out.xlsx" )); Setting Shared Formula...

    docs.aspose.com/cells/nodejs-cpp/set-external-l...
  10. Change Adjustment Values of the Shape with C++|...

    Modify shape adjustment values in Excel using Aspose.Cells with C++....xlsx" ; Workbook workbook ( inputFilePath...Save ( outDir + u "output_out.xlsx" ); std :: cout << "Workbook...

    docs.aspose.com/cells/cpp/change-adjustment-val...