Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 159,946 for

xlsx

(0.12 sec)
  1. Protect and Unprotect Worksheet with Node.js vi...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for Node.js via C++....xlsx" ); Unprotect Worksheet Using...path . join ( dataDir , "Book1.xlsx" ); // Open an existing file...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  2. 用 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...
  3. Saving File to Response Object|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 or another extension. The enumeration...attachment associated with .xls/.xlsx or other extensions Inline Sends...

    docs.aspose.com/cells/net/saving-file-to-respon...
  4. Convert Pandas DataFrame to Excel|Documentation

    Convert Pandas to Excel by using Aspose.Cells for Python via .NET API....Convert Pandas DataFrame to XLSX via CSV format Converting a...creating charts and saving it as an XLSX file. The following code demonstrates...

    docs.aspose.com/cells/python-net/convert-pandas...
  5. Convert XSLFO to SXC in Android Apps | products...

    Render XSLFO to SXC in Android Apps API without using Microsoft Excel or Adobe Reader...developers can convert XSLFO to XLSX, a spreadsheet format supported...can then be used to convert XLSX to SXC. Both APIs are easy to...

    products.aspose.com/total/android-java/conversi...
  6. Convert PDF to Excel via C# API | products.aspo...

    C# API to Convert PDF File to Excel without using Microsoft Excel or Adobe Reader...allows the export of PDF files to XLSX format. This API provides a...the PDF file is exported to XLSX format, the Aspose.Cells for...

    products.aspose.com/total/net/conversion/pdf-to...
  7. Adding HTML Rich Text inside the Cell with Gola...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....Excel‑oriented HTML into XLS/XLSX format. It means that the HTML...can be converted back to XLS/XLSX format using Aspose.Cells. Similarly...

    docs.aspose.com/cells/go-cpp/adding-html-rich-t...
  8. Saving Files in 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 . "book.out.xlsx" , $fileFormatType -> XLSX ); // Save in SpreadsheetML...

    docs.aspose.com/cells/java/saving-files-in-php/
  9. Load or Import CSV file with Formulas via Node....

    Learn how to load and import CSV files containing formulas using Aspose.Cells for Node.js via C++....xlsx" ); const path = require ( "path"...); // Save your workbook in Xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/load-or-import...
  10. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML into a Workbook using Aspose.Cells for C++....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/go-cpp/autofit-columns-an...