Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 159,081 for

xlsx

(0.1 sec)
  1. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....xlsx" ); com . aspose . cells . Worksheet...aspose . cells . SaveFormat . XLSX ); workbook . dispose (); Presentation...

    docs.aspose.com/slides/androidjava/working-solu...
  2. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for JavaScript via C++ API....xlsx" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/find-or-se...
  3. Setting Formula for Named Range with C++|Docume...

    Learn how to set formulas for named ranges in Excel files using Aspose.Cells with C++....in XLSX format book . Save ( outDir + u "output_out.xlsx" );...Save ( outDir + u "output_out.xlsx" ); std :: cout << "Named ranges...

    docs.aspose.com/cells/cpp/setting-formula-for-n...
  4. 使用Python.NET设置Workbook的公式计算模式|Documentation

    学习如何使用Aspose.Cells for Python via .NET API设置Excel工作簿中的公式计算模式(自动、手动)。逐步指南附代码示例。...xlsx" ) # Configure manual calculation...workbook workbook . save ( "output.xlsx" ) import os from aspose.cells...

    docs.aspose.com/cells/zh/python-net/setting-for...
  5. Setting Formula for Named Range with Node.js vi...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for Node.js via C++....calculateFormula (); // Save the result in XLSX format book . save ( path ....join ( dataDir , "output_out.xlsx" )); Setting a Complex Formula...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  6. 使用 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持实现1904日期系统,允许用户根据1904年1月1日的日期系统进行计算和格式化。本文介绍了如何使用Aspose.Cells库实现1904日期系统。...xlsx" ; // Path of output excel file...outputFilePath = outDir + u "Mybook.out.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/implement-1904-dat...
  7. Manage settings of Excel spreadsheet files with...

    Manage settings of Excel files using Aspose.Cells for Node.js via C++....xlsx' , SaveFormat . XLSX ); Key Workbook Settings...

    docs.aspose.com/cells/nodejs-cpp/workbook-setti...
  8. Aspose.Cells for Java - Interruptible Library|D...

    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" , FileFormatType . XLSX ); } catch ( CellsException...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  9. Add Word Art Text with Built-in Styles with C++...

    Learn how to add Word Art Text with Built-in Styles using Aspose.Cells for C++....workbook in xlsx format wb . Save ( outDir + u "output_out.xlsx" ); std...

    docs.aspose.com/cells/cpp/add-word-art-text-wit...
  10. 通过C++用JavaScript格式化单元格|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中格式化和样式化单元格,包括数字格式化、日期格式化、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...