Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 157,828 for

xlsx

(0.16 sec)
  1. Delete Named Ranges with Node.js via C++|Docume...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Node.js via C++....xlsx" ); // Instantiate a new Workbook...changes. workbook . save ( "Book2.xlsx" ); Note: If the defined name...

    docs.aspose.com/cells/nodejs-cpp/delete-named-r...
  2. 通过 C++ 使用 Node.js 将文件保存到响应对象|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 动态生成文件并直接将其发送到客户端浏览器。...xlsx 或其他扩展名相关联的应用程序中打开的选项。 该枚举包含以下预定义的保存类型:...描述 附件 将电子表格发送到浏览器,并作为与.xls/.xlsx或其他扩展名相关联的附件在应用程序中打开 内置 将文档发...

    docs.aspose.com/cells/zh/nodejs-cpp/saving-file...
  3. Convert XSLFO to XLTM in Android Apps | product...

    Render XSLFO to XLTM in Android Apps API without using Microsoft Excel or Adobe Reader...via Java to convert XSLFO to XLSX. This API provides a wide range...supports the conversion of XSLFO to XLSX, allowing developers to easily...

    products.aspose.com/total/android-java/conversi...
  4. 通过Node.js与C++删除命名范围|Documentation

    您可以学习如何使用Aspose.Cells for Node.js via C++从Excel或OpenOffice文件中删除定义的名称或命名范围。...xlsx" ); // Instantiate a new Workbook...changes. workbook . save ( "Book2.xlsx" ); 注意:如果定义的名称被公式引用,则无法删除。我们只能删除定义名称的公式。...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-name...
  5. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....xlsx" ; // Path of output Excel file...outputFilePath = outDir + u "Book2.xlsx" ; // Instantiate a new Workbook...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  6. Convert TEX to XLTX in Android Apps | products....

    Render TEX to XLTX in Android Apps API without using Microsoft Excel or Adobe Reader...easily convert TEX files into XLSX files, which can then be converted...used to convert TEX files into XLSX files. This API provides a comprehensive...

    products.aspose.com/total/android-java/conversi...
  7. Convert PCL to ODS in Android Apps | products.a...

    Render PCL to ODS in Android Apps API without using Microsoft Excel or Adobe Reader...formats such as Microsoft Excel (XLSX) or OpenDocument Spreadsheet...Android via Java to convert PCL to XLSX. This API provides a wide range...

    products.aspose.com/total/android-java/conversi...
  8. Convert PDF to XLAM in Android Apps | products....

    Render PDF to XLAM in Android Apps API without using Microsoft Excel or Adobe Reader...easily convert PDF documents to XLSX and then to XLAM format. This...provides APIs to convert PDF to XLSX and then to XLAM format. It...

    products.aspose.com/total/android-java/conversi...
  9. Convert PCL to SXC in Android Apps | products.a...

    Render PCL to SXC in Android Apps API without using Microsoft Excel or Adobe Reader...formats, such as Microsoft Excel (XLSX) or OpenOffice Calc (SXC). How...can be used to convert PDFs to XLSX and SXC. The two APIs that are...

    products.aspose.com/total/android-java/conversi...
  10. 通过 C++ 使用 Node.js 将 JSON 转换为Excel|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将JSON转换为Excel文件。...请查看代码以将 source file 转换为代码生成的xlsx文件。 const path = require ( "path"...save file to xlsx format wb . save ( "sample_out.xlsx" ); 以下代码示例,使用...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-jso...