Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 134,991 for

xlsx

(0.12 sec)
  1. 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...
  2. 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...
  3. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....FileFormatType :: Xlsx : fileName += u "Xlsx" ; break ; case FileFormatType...GetFileFormatType () == FileFormatType :: Xlsx ) { Vector < uint8_t > objectData...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  4. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts in Node.js using Aspose.Cells for Node.js via C++....xlsx" ); // Load your source excel...4 ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  5. Remove Pivot Connection with C++|Documentation

    Learn how to remove pivot connection with Aspose.Cells library using C++....xlsx" ; Workbook wb ( inputFilePath...Save the workbook in output XLSX format U16String outputFilePath...

    docs.aspose.com/cells/cpp/remove-pivot-connection/
  6. Remove Pivot Connection with Node.js via C++|Do...

    Learn how to remove pivot connection using Aspose.Cells for Node.js via C++....xlsx" ); // Load sample Excel file...Save the workbook in output XLSX format. workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/remove-pivot-c...
  7. Stop conversion or loading using InterruptMonit...

    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....AB1000000 is quite a farther cell in XLSX file. However, the WaitForWhileAndThenI()...

    docs.aspose.com/cells/java/stop-conversion-or-l...
  8. Convert XBRL to iXBRL via C# | products.aspose.com

    Sample code for XBRL to SEC html report C# conversion. Use API example code for batch XBRL files to SEC html report conversion within .NET based applications....Other Conversion Options XBRL to XLSX (Microsoft Excel Open XML Spreadsheet)...

    products.aspose.com/finance/net/conversion/xbrl...
  9. Keep Separators for Blank Rows while exporting ...

    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" ); // Create a Workbook object...

    docs.aspose.com/cells/nodejs-cpp/keep-separator...
  10. OleFormat.progId property | Aspose.Words for No...

    OleFormat.progId property. Gets or sets the ProgID of the OLE object....xlsx" ); // Below are two ways of...

    reference.aspose.com/words/nodejs-net/aspose.wo...