Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 157,929 for

xlsx

(0.22 sec)
  1. Decrypt Excel File in Java

    This topic explains how to decrypt Excel file in Java. It offers setup directions for the IDE and a step-by-step procedure, including a working code snippet, to decrypt Excel file with password in Java....LoadOptions class Parse the XLSX file by creating an instance...the Workbook class Decrypt the XLSX spreadsheet Export the created...

    kb.aspose.com/cells/java/decrypt-excel-file-in-...
  2. How to Convert CSV to Excel in Node.js

    In this simple topic, we will focus on how to convert CSV to Excel in Node.js. You can follow the simple procedure to convert CSV to Xlsx in Node.js using simple API interface in a few easy steps....save the resultant file as an XLSX or XLS on the disk. Steps to...Save the loaded workbook as an XLSX file on the disk The aforementioned...

    kb.aspose.com/cells/nodejs/how-to-convert-csv-t...
  3. Java API to Render XML to DIF | products.aspose...

    Export XML to DIF via Java API without using Microsoft Excel or Adobe Reader...PDF for Java to render XML to XLSX. This component is a powerful...Aspose.Cells for Java to convert XLSX to DIF. This Spreadsheet Programming...

    products.aspose.com/total/java/conversion/xml-t...
  4. Convert MD to TXT in Android Apps | products.as...

    Render MD to TXT in Android Apps API without using Microsoft Excel or Adobe Reader...can be used to convert MD to XLSX. It provides a wide range of...variety of formats, including MD, XLSX, HTML, and more. Aspose.Cells...

    products.aspose.com/total/android-java/conversi...
  5. Java API to Render PDF to XLSM | products.aspos...

    Export PDF to XLSM via Java API without using Microsoft Excel or Adobe Reader...Java to render PDF documents to XLSX format. This component provides...various other formats, including XLSX. The second step involves using...

    products.aspose.com/total/java/conversion/pdf-t...
  6. Convert CGM to XLTX in Android Apps | products....

    Render CGM to XLTX in Android Apps API without using Microsoft Excel or Adobe Reader... XLSX (Microsoft Excel Open XML Format)...necessary to convert CGM to XLSX in order to make the data compatible...

    products.aspose.com/total/android-java/conversi...
  7. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.Xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...xlsx”); Console.WriteLine(wb.Worksheets[0]...MaxColumn); wb.Save(@“2.xlsx”); } } } unzip 2.xlsx and open sheet1.xml...

    forum.aspose.com/t/visit-public-cell-this-int-r...
  8. Chart.source_full_name property | Aspose.Words ...

    Chart.source_full_name property. Gets the path and name of an xls/Xlsx file this chart is linked to....the path and name of an xls/xlsx file this chart is linked to...full name of the external xls/xlsx document if the chart is linked...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Insert Slicer with C++|Documentation

    Manage slicers of Excel files with Aspose.Cells using C++....saves the workbook in output XLSX and output XLSB formats. The...srcDir + u "sampleCreateSlicerTo.xlsx" ; // Paths of output Excel...

    docs.aspose.com/cells/cpp/create-slicer/
  10. Delete Named Ranges with Node.js via C++|Docume...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Node.js via C++....xlsx" ); // Instantiate a new Workbook...changes. workbook . save ( "Book2.xlsx" ); Note: If the defined name...

    docs.aspose.com/cells/nodejs-cpp/delete-named-r...