Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 159,929 for

xlsx

(0.53 sec)
  1. 在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...
  2. 在Ruby中保存文件|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 ( data_dir..."Book1.xls" , file_format_type . XLSX ) \ # Save in SpreadsheetML...

    docs.aspose.com/cells/zh/java/saving-files-in-r...
  3. Convert XML to XLAM in Android Apps | products....

    Render XML to XLAM in Android Apps API without using Microsoft Excel or Adobe Reader...can be used to convert XML to XLSX. It is a PDF manipulation API...provides features to convert XML to XLSX format. Aspose.Cells for Android...

    products.aspose.com/total/android-java/conversi...
  4. C++ API to Convert MHTML to EXCEL | products.as...

    Convert MHTML to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...with the export of MHTML to XLSX using Aspose.PDF for C++. This...ability to convert MHTML to XLSX. After that, Aspose.Cells for...

    products.aspose.com/total/cpp/conversion/mhtml-...
  5. 通过JavaScript在C++中为命名范围设置公式|Documentation

    学习如何使用C++的JavaScript为电子表格中的命名范围设置公式。...xlsx,.csv" /> < button id = "runExample"...calculateFormula (); // Save the result in XLSX format const outputData = book...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  6. Aspose::Words::Drawing::Charts::Chart::get_Sour...

    Aspose::Words::Drawing::Charts::Chart::get_SourceFullName method. Gets the path and name of an xls/Xlsx file this chart is linked to in C++....the path and name of an xls/xlsx file this chart is linked to...full name of the external xls/xlsx document if the chart is linked...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose.Cells - Regression bug causing pivot tab...

    Hi, We are are using Aspose.Cells (NET), version 25.8.0. We’re trying to save a .Xlsx file with pivot tables, and it gets saved as a corrupted file requiring recovery. This did not occur on previous versions (tested at …...xlsx file with pivot tables, and...which is resulting in the saved .xlsx file becoming corrupted. This...

    forum.aspose.com/t/aspose-cells-regression-bug-...
  8. 用 JavaScript 通过 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 通过 JavaScript 保护和解除保护Excel文件的工作簿结构。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  9. Recognise Self Closing Tags with JavaScript via...

    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 Sample Code <!DOCTYPE html>...loadOptions ); // Save the workbook to XLSX format const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/recognise-...
  10. How to Convert Excel Chart to JPEG in C++

    In this example, we will explore how to convert Excel chart to JPEG in C++. You can add charts in MS Excel and render them to image formats like JPEG, PNG and BMP using simple C++ API calls in any operating systems like Microsoft Windows and Linux etc....inside selected worksheet Save XLSX Chart to JPEG in C++ Using the...learnt about How to Convert XLSX to XPS using C++ . This examples...

    kb.aspose.com/cells/cpp/how-to-convert-excel-ch...