Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 157,925 for

xlsx

(0.11 sec)
  1. 通过Node.js使用C++处理Shape或Chart的三维格式|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" ); // Load excel file containing...Save the output excel file in xlsx format wb . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  2. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells for Node.js via C++. Set various reflection properties to achieve desired results....xlsx" )); // Access the first worksheet...80 ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  3. 使用 Aspose.Cells for Python via .NET 作为 Pandas E...

    使用 Aspose.Cells for Python via .NET 作为 Pandas Excel 引擎。...xlsx 、 .xls 等文件。 为什么使用 Aspose.Cells...高级Excel支持(公式、图表、格式、合并单元格等) 支持多种格式: .xls 、 .xlsx 、 .xlsb 、 .ods 、 .csv 、 .html...

    docs.aspose.com/cells/zh/python-net/using-aspos...
  4. Update references in other worksheets while del...

    Learn how to maintain references in other worksheets when deleting blank columns and rows in a worksheet using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/update-ref...
  5. Format Ranges with JavaScript via C++|Documenta...

    Learn how to format a range of cells in Excel 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/how-to-for...
  6. Aspose::Words::Drawing::OleFormat::get_ProgId m...

    Aspose::Words::Drawing::OleFormat::get_ProgId method. Gets or sets the ProgID of the OLE object in C++....xlsx" , oleFormat -> get_SuggestedExtension...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Convert MHTML to Images in Python | products.as...

    MHTML, HTML and HtmlFixed to GIF, PNG, BMP, JPEG, TIFF image conversion in your Python applications...other formats such as DOCX, XLSX, PPTX, and more. Furthermore...other formats such as DOCX, XLSX, PPTX, and more. Furthermore...

    products.aspose.com/total/python-net/conversion...
  8. View and Update XLS Properties Online or Update...

    View and modify XLS properties through online app for free. Java API code to update and add XLS properties.... Tag files during XLS-to-XLSX format conversions. Use AI to...(Macro-enabled Spreadsheet) XLSX Files Metadata (Open XML Workbook)...

    products.aspose.com/total/java/metadata/xls/
  9. Setting Formula Calculation Mode of Workbook in...

    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 Workbook...Save ( FileName , SaveFormat . Xlsx ); Download Sample Code GitHub...

    docs.aspose.com/cells/net/setting-formula-calcu...
  10. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells library using C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk....xlsx" ; // Create a workbook Workbook...outputFilePath , SaveFormat :: Xlsx ); std :: cout << "Workbook...

    docs.aspose.com/cells/cpp/setting-formula-calcu...