Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 159,101 for

xlsx

(2.04 sec)
  1. C++ API to Convert XSLFO to XLT | products.aspo...

    Convert XSLFO to XLT via C++ API without using Microsoft Excel or Adobe Reader...step, you can export XSLFO to XLSX by using Aspose.PDF for C++...allows you to export XSLFO to XLSX with just a few lines of code...

    products.aspose.com/total/cpp/conversion/xslfo-...
  2. 在PHP中将转换为MHTML文件|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" ; //Specify the HTML saving...workbook and open the template XLSX file $wb = new Workbook ( $filePath...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  3. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  4. Convert XML to MD in Android Apps | products.as...

    Render XML to MD in Android Apps API without using Microsoft Excel or Adobe Reader...Java, you can convert XML to XLSX. This API provides a wide range...Once you have converted XML to XLSX, you can use Aspose.Cells for...

    products.aspose.com/total/android-java/conversi...
  5. 使用C++将文件保存到响应对象|Documentation

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

    docs.aspose.com/cells/zh/cpp/saving-file-to-res...
  6. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file programmatically using built-in document properties with JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...3" ; // Save the workbook in xlsx format const outputData = wb...

    docs.aspose.com/cells/javascript-cpp/specify-do...
  7. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...WordArtStyle3 ; // Save the workbook in xlsx format and provide a download...

    docs.aspose.com/cells/javascript-cpp/set-preset...
  8. Protect and Unprotect Worksheet with C++|Docume...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for C++....xlsx" ); std :: cout << "Workbook...Workbook workbook ( u "Book1.xlsx" ); // Get the first worksheet...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  9. Saving Files in Python|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....EXCEL_97_TO_2003 ) # Save in Excel2007 xlsx format workbook . save ( self...dataDir + "book.out.xlsx" , fileFormatType . XLSX ) # Save in SpreadsheetML...

    docs.aspose.com/cells/java/saving-files-in-python/
  10. AutoFit Columns and Rows while loading HTML in ...

    This topic **shows** you how to AutoFit columns and rows while loading HTML in a Workbook using Aspose.Cells for Python via .NET....load options and saves it in XLSX format. It then loads the sample...property to true , and saves it in XLSX format. Please download both...

    docs.aspose.com/cells/python-net/autofit-column...