Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 157,067 for

xlsx

(0.09 sec)
  1. Convert POT to JSON format via C++ | products.a...

    Export POT to JSON format in C++ without using Microsoft Excel or Powerpoint...various file formats, such as XLSX, XLS, CSV, and ODS. In summary...Spreadsheet) Convert POT to XLSX (Open XML Workbook) Convert...

    products.aspose.com/total/cpp/conversion/pot-to...
  2. CSRD reporting - Free Support Forum - aspose.com

    To whom it may concern, I’ve recently stumbled upon your XBRL library in search for a way to programmatically generate a CSRD report (Corporate Sustainability Reporting Directive). As CSRD is using the XBRL format (sam…...( XBRL to XLSX ) and Aspose.Cells for .NET ( XLSX to PDF ) APIs...

    forum.aspose.com/t/csrd-reporting/314742
  3. Android Excel Spreadsheet API | products.aspose...

    Android spreadsheet library to create read write and parse Excel files. A spreadsheet API for mobile Apps development...spreadsheet API supports XLS, XLSX, CSV, SpreadsheetML, ODS, Tab...formats. Microsoft Excel: XLS, XLSX, XLSB, XLTX, XLTM, XLSM, XML...

    products.aspose.com/cells/android-java/
  4. 单元格名称和行/列索引之间的转换|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript实现单元格名称与行/列索引的转换。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < div > < label for...

    docs.aspose.com/cells/zh/javascript-cpp/names-a...
  5. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…...XLSX); saveOptions.setCompressionType(9);...OoxmlSaveOptions(SaveFormat.XLSX); saveOptions.setCompressionType(9);...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  6. Saving Excel files to CSV, PDF and other format...

    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....method CSV Represents a CSV file XLSX Represents an Office Open XML...OpenOffice spreadsheet file (so XLS, XLSX, XLSM, XLSB, ODS and so on)...

    docs.aspose.com/cells/java/saving-excel-files-t...
  7. Problem Accessing Graphs in Attached Excel File...

    Hi Team, I am unable to load all the graphs available in the attached Excel (.Xlsx) file. Please refer to the file and assist. I attached the Xlsx file and gif . graphs_loading_issues.gif (3.2 MB) graphs_loading_issu…...xlsx) file. Please refer to the file...file and assist. I attached the xlsx file and gif . graphs_loading_issues...

    forum.aspose.com/t/problem-accessing-graphs-in-...
  8. Using LightCells API with C++|Documentation

    Learn how to use the LightCells API in C++ to efficiently read and write large Excel files with minimal memory usage....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/cpp/using-lightcells-api/
  9. Online XLSB File Compression or Build Python Ap...

    Free online app to compress different XLSB files. Python archiving library code for XLSB documents....(Macro-enabled Spreadsheet) Compress XLSX Files (Open XML Workbook) Compress...over the more commonly used XLSX format. XLSB files are designed...

    products.aspose.com/total/python-net/compress/x...
  10. 处理边框|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" , SaveFormat . Xlsx ); //Workbooks can...FileStream sw = File . Create ( "test.xlsx" ); wb . Write ( sw ); sw ....

    docs.aspose.com/cells/zh/net/working-with-borders/