Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 157,932 for

xlsx

(0.39 sec)
  1. 用JavaScript通过C++打开不同格式的文件|Documentation

    Aspose.Cells for JavaScript通过C++ API允许你打开/读取不同格式的文件,如Xlsx、HTML、CSV、ODS、TSV、SXC、FODS等。...可以打开多种文件格式,如 Microsoft Excel 电子表格(XLS,XLSX,XLSM,XLSB),SpreadsheetML,逗号..."fileInput" accept = ".xml,.xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  2. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for Node.js via C++....WordArtStyle3 ); // Save the workbook in xlsx format workbook . save ( outputDir...outputDir + "outputSetPresetWordA.xlsx" ); AI Document Assistant Close...

    docs.aspose.com/cells/nodejs-cpp/set-preset-wor...
  3. Manage formulas of Excel files with JavaScript ...

    Learn how to manage formulas of Excel files through Aspose.Cells for JavaScript via C++. Aspose.Cells can simply get, set, and calculate formulas of Excel files....xlsx,.csv" /> < button id = "runExample"...Similarly, the output file test_udf.xlsx can be downloaded to check the...

    docs.aspose.com/cells/javascript-cpp/using-form...
  4. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via .NET....XLSX Microsoft Excel spreadsheet...

    docs.aspose.com/ocr/python-net/supported-file-f...
  5. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for C++....xlsx ). If you open the output Excel..."outputSaveWorkbookTo.xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/cpp/save-workbook-to-stri...
  6. 通过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...
  7. 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...
  8. 用C++检查工作簿中的VBA项目是否已签名|Documentation

    用Aspose.Cells在C++中检测工作簿中的VBA项目是否已签名...xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  9. 在数据透视表中添加筛选器|Documentation

    了解如何使用Aspose.Cells for Java脚本通过C++在数据透视表中添加筛选器。...xlsx]格式保存工作簿。执行示例代码后,工作表中将添加一个带有Top10筛选器的数据透视表。..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/add-fil...
  10. 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...