Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 159,075 for

xlsx

(0.18 sec)
  1. AutoFit Columns and Rows while loading HTML in ...

    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....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/net/autofit-columns-and-r...
  2. Adding HTML Rich Text inside the Cell|Documenta...

    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 oriented HTML into XLS/XLSX format. It means, the HTML generated...can be converted back to XLS/XLSX format using Aspose.Cells. Similarly...

    docs.aspose.com/cells/java/adding-html-rich-tex...
  3. Load or Import CSV file with Formulas using C++...

    Load or import a CSV file containing formulas using Aspose.Cells with Golang via C++....workbook object in XLSX format. The output XLSX file looks like...

    docs.aspose.com/cells/go-cpp/load-or-import-csv...
  4. Calculation of Array Formula of Data Tables|Doc...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we save the modified Excel file to disk....xlsx). If you change the value of...the source Excel file (5115535.xlsx). Please read the comments for...

    docs.aspose.com/cells/net/calculation-of-array-...
  5. Convert XPS to XLTX in Android Apps | products....

    Render XPS to XLTX in Android Apps API without using Microsoft Excel or Adobe Reader...can be used to convert XPS to XLSX. It is a powerful PDF processing...Java can be used to convert XLSX to XLTX. It is a powerful spreadsheet...

    products.aspose.com/total/android-java/conversi...
  6. Convert EPUB to XLTM in Android Apps | products...

    Render EPUB to XLTM in Android Apps API without using Microsoft Excel or Adobe Reader...com/pdf/android-java/) to convert EPUB to XLSX. Secondly, you can use Powerful...com/cells/android-java/) to convert XLSX to XLTM. Both APIs come under...

    products.aspose.com/total/android-java/conversi...
  7. Automatically refresh OLE object via Microsoft ...

    Learn how to automatically refresh OLE objects in Excel using Aspose.Cells for Node.js via C++....xlsx" )); // Access first worksheet...true ); // Save the workbook in XLSX format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/automatically-...
  8. 使用Node.js与C++设置工作表中表或列表对象的注释|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置工作表内表或列表对象的注释。...xlsx" )); // Access first worksheet..." ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/set-the-com...
  9. Add ActiveX Controls using Aspose.Cells for Nod...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for Node.js via C++...."A1" ); // Save the workbook in xlsx format wb . save ( path . join..."AddActiveXControls_out.xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/add-activex-co...
  10. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells....saves the workbook in output XLSX and output XLSB format. The...saves the workbook in output XLSX format. Sample Code Advanced...

    docs.aspose.com/cells/net/create-slicer/