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

xlsx

(0.66 sec)
  1. 在PHP中保存文件|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 ( $dataDir...$dataDir . "book.out.xlsx" , $fileFormatType -> XLSX ); //Save in SpreadsheetML...

    docs.aspose.com/cells/zh/java/saving-files-in-php/
  2. 识别自闭合标签,使用 JavaScript 通过 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 示例代码 <!DOCTYPE html> < html...loadOptions ); // Save the workbook to XLSX format const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/recogni...
  3. Support the layout of DIV tags while loading HT...

    Learn how to preserve DIV tag layouts when importing HTML into Excel workbooks using Aspose.Cells for Python via .NET. Maintain HTML structure conversions with precise control....auto_fit_columns () # Save the workbook in XLSX format output_path = os . path..."DivTagsLayout_out.xlsx" ) wb . save ( output_path , SaveFormat . XLSX ) from...

    docs.aspose.com/cells/python-net/support-the-la...
  4. 使用C++通过JavaScript指定Excel文件的文档版本|Documentation

    学习如何使用C++通过JavaScript以编程方式使用内置文档属性指定Excel文件的文档版本。...xlsx,.csv" /> < button id = "runExample"...3" ; // Save the workbook in xlsx format const outputData = wb...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  5. Automatically refresh OLE object via Microsoft ...

    Learn how to automatically refresh OLE objects in Excel using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...true ; // Save the workbook in xlsx format and provide download...

    docs.aspose.com/cells/javascript-cpp/automatica...
  6. Formatting Slicer with JavaScript via C++|Docum...

    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,.csv" /> < button id = "runExample"...SlicerStyleLight6 ; // Save the workbook in XLSX format const outputData = wb...

    docs.aspose.com/cells/javascript-cpp/formatting...
  7. Decrypt Excel File in C#

    This topic demonstrates how to decrypt Excel file in C#. It shares the IDE setup instructions and the procedural steps along with a functional code sample to decrypt Excel file with password in C#.... Code to Decrypt XLSX File in C# This short code example...demonstrates how to decrypt XLSX file in C# . Initially, the...

    kb.aspose.com/cells/net/decrypt-excel-file-in-c...
  8. 重用样式对象|Documentation

    通过 C++ 调用 Aspose.Cells for JavaScript ,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助你利用可重用样式对象的优势,并在你的应用中实现它们。...xlsx,.csv" /> < button id = "runExample"..."Hello World!!" ; // Save to XLSX const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/reusing...
  9. Verify Password of Encrypted Files with Node.js...

    Verify the password of encrypted Excel (Xlsx, xlsb, xls, xlsm) and Open Office (ODS) files using Aspose.Cells for Node.js via C++....Contents [ Hide ] If Excel (xlsx, xlsb, xls, xlsm) and Open Office...( dataDir , "EncryptedBook1.xlsx" ); // Create a Stream object...

    docs.aspose.com/cells/nodejs-cpp/verify-passwor...
  10. 更改数据透视表的布局|Documentation

    如何使用Aspose.Cells for Java脚本通过C++改变数据透视表的布局。...xlsx" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob1 = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/changin...