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

xlsx

(0.16 sec)
  1. Check if VBA project in a Workbook is Signed wi...

    Check if VBA project in a Workbook is Signed using Aspose.Cells with C++....xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  2. Implement 1904 Date System with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....xlsx" ; // Path of output excel file...outputFilePath = outDir + u "Mybook.out.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/implement-1904-date-s...
  3. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  4. HTML content gets stripped when using setHtmlSt...

    Hello Aspose Support Team, We are facing an issue while using setHtmlString on Excel cells, where part of the text gets unexpectedly stripped. Issue Description For certain column indexes, we convert plain text to HTML…...xlsx"); Cells cells = workbook.getWorksheets()...workbook.save("d:\\files\\out1.xlsx"); Bk_contents1.zip (6.2 KB)...

    forum.aspose.com/t/html-content-gets-stripped-w...
  5. 使用WorkbookMetadata与Python.NET|Documentation

    学习如何使用Aspose.Cells for Python via .NET API高效管理工作簿元数据。...xlsx" ), options ) # Set some properties...join ( data_dir , "Sample2.out.xlsx" )) # Open the workbook w =...

    docs.aspose.com/cells/zh/python-net/using-workb...
  6. Convert XBRL to iXBRL via Python | products.asp...

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

    products.aspose.com/finance/python-net/conversi...
  7. Use Error Checking Options with JavaScript via ...

    Learn how to programmatically use error checking options in Excel worksheets 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/use-error-...
  8. Convert OFX Request File from 1.03 to 2.2 Forma...

    Sample code for OFX request file from 1.03 to 2.2 Python conversion. Use API example code for batch OFX request conversion within Python based applications....2 Format) XBRL to XLSX (Microsoft Excel Open XML Spreadsheet)...

    products.aspose.com/finance/python-net/conversi...
  9. Create XLSM Using Python | products.aspose.com

    Generate Microsoft Excel XLSM documents using Python applications without using Microsoft Office....(Macro-enabled Spreadsheet) Generate XLSX File (Open XML Workbook) Generate...capabilities compared to the standard XLSX format. XLSM files are designed...

    products.aspose.com/total/python-java/create/xlsm/
  10. Excel Themes and Colors|Documentation

    Learn how to use custom color schemes with Aspose.Cells for Node.js via C++....following example loads a template XLSX file, defines colors for different...following example uses a template XLSX file, gets the colors for different...

    docs.aspose.com/cells/nodejs-cpp/excel-themes-a...