Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 140,041 for

xlsx

(0.31 sec)
  1. Setting Formula Calculation Mode of Workbook|Do...

    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....Columns supported by XLS and XLSX formats Get the Version Number...

    docs.aspose.com/cells/java/setting-formula-calc...
  2. Aspose.Cells Java for 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....supports processing Excel (XLS, XLSX, XLSB, XLSM, XLT, XLTX, XLTM)...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  3. Aspose.Cells for Java|Documentation

    Aspose.Cells for Java is a class library which supports creating, updating and saving Excel files. And Aspose.Cells for Java also supports converting files to PDF, DOCX, PPTX, JSON,XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP and SVG....the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV...

    docs.aspose.com/cells/java/
  4. Disable Exporting Frame Scripts and Document Pr...

    Learn how to disable exporting frame scripts and document properties when converting a workbook to HTML using Aspose.Cells for Node.js via C++....xlsx" ); const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/disable-export...
  5. Check if VBA project in a Workbook is Signed wi...

    Check if VBA project in a Workbook is Signed using Aspose.Cells with C++....xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  6. View EXCEL File Online and Read EXCEL Document ...

    Free online EXCEL file viewer app. Python API code to read EXCEL file for viewer application....(Macro-enabled Spreadsheet) View XLSX Files (Open XML Workbook) View...efficient XLSX format has gained popularity. XLSX files have...

    products.aspose.com/total/python-java/viewer/ex...
  7. Using LightCells API|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....the cells in the same way for XLSX and XLS files (it does not actually...memory more effectively for XLSX files than XLS files because...

    docs.aspose.com/cells/net/using-lightcells-api/
  8. 在用C++刷新数据透视表时,指定该数据透视表是否兼容Excel 2003|Documentation

    学习如何在用Aspose.Cells for C++刷新数据透视表时,指定数据透视表的Excel2003兼容性。...xlsx" ); // Access first worksheet...( st ); // Save workbook in xlsx format wb . Save ( outDir +...

    docs.aspose.com/cells/zh/cpp/specify-whether-th...
  9. Digitally Sign Excel File Online or using .NET ...

    Free online app for digital signature in Excel spreadsheet. Develop C# .NET application to electronically sign Excel spreadsheets....Financial Reports and Budgets XLS, XLSX, and ODS files are widely used...and supplier data in ODS or XLSX formats are signed digitally...

    products.aspose.com/total/net/signature/excel/
  10. How to apply number format to each datapoint's ...

    We are plotting a pie chart and we need to apply custom format to each datapoint for example #,##0.0% and #,##0.000% like these. How can we achieve this format, could you provide a sample code?...xlsx"); } } Next Steps You can adjust...save("d:\\files\\out1.xlsx"); Please find attached the output XLSX file containing...

    forum.aspose.com/t/how-to-apply-number-format-t...