Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 159,081 for

xlsx

(0.3 sec)
  1. 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
  2. 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/
  3. Setting Formula Calculation Mode of Workbook wi...

    Learn how to set formula calculation mode (automatic, manual) in Excel workbooks using Aspose.Cells for Python via .NET API. Step-by-step guide with code examples....xlsx" ) # Configure manual calculation...workbook workbook . save ( "output.xlsx" ) import os from aspose.cells...

    docs.aspose.com/cells/python-net/setting-formul...
  4. 使用 Node.js 和 C++ 管理工作簿元数据|Documentation

    学习如何使用Aspose.Cells for Node.js via C++编辑工作簿元数据。...xlsx" ), options ); // Set some properties...join ( dataDir , "Sample2.out.xlsx" )); // Open the workbook const...

    docs.aspose.com/cells/zh/nodejs-cpp/using-workb...
  5. Create a spreadsheet document|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" ; CreateSpreadsheetWor ( FileName...Editable = true, and Type = xlsx. SpreadsheetDocument spreadsheetDocument...

    docs.aspose.com/cells/net/create-a-spreadsheet-...
  6. Working With Borders|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/net/working-with-borders/
  7. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C++ library or API....xlsx" ; // Create a new Workbook...( srcDir + u "outputfile.out.xlsx" ); std :: cout << "Workbook...

    docs.aspose.com/cells/cpp/hiding-the-display-of...
  8. When using aspose.cells to save an Excel workbo...

    When using aspose.cells to save an Excel workbook to a PDF, the chart unit label are displayed as “Millions” in English. How can I set it to display Millions in Chinese(百万)? image.png (40.2 KB)...xlsx"); // Set the culture to Chinese...Ensure to replace "yourfile.xlsx" with the path to your actual...

    forum.aspose.com/t/when-using-aspose-cells-to-s...
  9. 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...
  10. Aspose.Cells 8.8.0中的公共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....xlsx" , SaveFormat . XLSX ); 添加了HTMLLoadOptions...getDeleteRedundantSp () + ".xlsx" , SaveFormat . XLSX ); 添加了Style.QuotePrefix属性。...

    docs.aspose.com/cells/zh/java/public-api-change...