Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 157,001 for

xlsx

(0.15 sec)
  1. Convert Excel to Word|Documentation

    Convert Excel file to Word using Python....xlsx, .xlsb, .xlsm), CSV, and OpenOffice...

    docs.aspose.com/cells/python-java/convert-excel...
  2. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  3. Supported File Formats|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 Office Open XML SpreadsheetML...

    docs.aspose.com/cells/sharepoint/supported-file...
  4. Public API Changes in Aspose.Cells 8.8.0|Docume...

    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" , SaveFormat . XLSX ); Added HTMLLoadOptions...getDeleteRedundantSp () + ".xlsx" , SaveFormat . XLSX ); Added Style.QuotePrefix...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Convert PPTM to XLTX Format via Java | products...

    Convert PPTM to XLTX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code. or with free Online Converter...convert spreadsheets in the XLS, XLSX, XLTX, and other formats. It...corporate dashboards as modern XLSX templates. Automation Scenarios...

    products.aspose.com/total/java/conversion/pptm-...
  6. Cannot turnoff ListObject (table) AutoFilter Co...

    How can we turn off AutoFilter completely on a ListObject (table)? We have tried the following: Workbook workbook = new Workbook("Demo.Xlsx"); Worksheet worksheet = workbook.Worksheets[0]; ListObject listObj = workshee…...xlsx"); Worksheet worksheet = workbook...false; workbook.Save("Demo2.xlsx"); As shown in the screenshot...

    forum.aspose.com/t/cannot-turnoff-listobject-ta...
  7. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel cells using HTML with the easy‑to‑use Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/display-bu...
  8. Get the Cell object by DisplayName of PivotFiel...

    How to get the Cell object by DisplayName of PivotField of PivotTable with Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/get-the-ce...
  9. Send Shape Front or Back inside the Worksheet w...

    Learn how to send a shape to the front or back in a worksheet using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/send-shape...
  10. Freeze Top Row(s) of Excel Worksheet with JavaS...

    In this article, you will learn how to freeze top rows of Excel worksheets programmatically using the JavaScript library with the C++ API....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/how-to-fre...