Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 134,800 for

xlsx

(0.06 sec)
  1. 用C++自动调整行列宽|Documentation

    本文展示如何使用Aspose.Cells for C++ API自动调整行、列、合并单元格的行,以及范围内的行。...xlsx" ; // Create workbook from file...outputFilePath = srcDir + u "output.xlsx" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/autofit-rows-and-c...
  2. Convert WORD to XLSB via Java or with free Onli...

    Convert WORD to XLSB via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLSB online converter quickly before integrating the code....Spreadsheet) Convert WORD to XLSX (Open XML Workbook) Convert...over the more commonly used XLSX format. XLSB files are designed...

    products.aspose.com/total/java/conversion/word-...
  3. Android API to Convert WORD to EXCEL or with fr...

    Convert WORD to EXCEL in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free WORD to EXCEL online converter quickly before integrating the code....spreadsheet formats, including XLS, XLSX, and CSV. By using Aspose.Total...Workbook class Save the document to XLSX format using Save method Get...

    products.aspose.com/total/android-java/conversi...
  4. Convert PPTX to XLSB in Android Apps or with fr...

    Convert PPTX to XLSB in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTX to XLSB online converter quickly before integrating the code....a compressed version of the XLSX file format and is used to reduce...is also more secure than the XLSX format as it is not easily readable...

    products.aspose.com/total/android-java/conversi...
  5. Convert DOC to XLTX in C++ or with free Online ...

    C++ API to Convert DOC to XLTX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to XLTX online converter quickly before integrating the code....formats, including HTML, PDF, and XLSX. Aspose.Cells for C++ is an...of output formats, including XLSX, XLS, and CSV. By using Aspose...

    products.aspose.com/total/cpp/conversion/doc-to...
  6. 使用C++处理形状或图表的阴影效果|Documentation

    学习如何使用Aspose.Cells for C++操控形状或图表的阴影效果。...xlsx" ; // Path of output excel file...outputFilePath = outDir + u "output_out.xlsx" ; // Load your source excel...

    docs.aspose.com/cells/zh/cpp/working-with-the-s...
  7. Lock or unlock shapes with Node.js via C++|Docu...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for Node.js via C++....xlsx" ); // Loads the workbook which...( "Locked.xlsx" , AsposeCells . SaveFormat . Xlsx ); How to Unlock...

    docs.aspose.com/cells/nodejs-cpp/lock-or-unlock...
  8. 在使用 Node.js via C++ 时设置工作簿的公式计算模式|Documentation

    本文介绍了如何通过 Aspose.Cells for Node.js via C++ 设置 Microsoft Excel 中文档的公式计算模式。通过加载现有的 Excel 文件或创建新文件,使用 Aspose.Cells 提供的方法设置公式计算模式并获取结果。最后,将修改后的 Excel 文件保存到磁盘。...xlsx" ), AsposeCells . SaveFormat . Xlsx ); 通过Node...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-for...
  9. Refresh Values of Linked Shapes with Node.js vi...

    Learn how to refresh the values of linked shapes in Excel using Aspose.Cells for Node.js via C++....save your workbook in XLS or XLSX format. However, if you want...sourceDir , "sampleRefreshValueOf.xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/nodejs-cpp/refresh-values...
  10. Propagate Formula in Table or List Object Autom...

    Learn how to automatically propagate formulas in tables or list objects while entering data in new rows using Aspose.Cells for Node.js via C++....1" ); // Save the workbook in xlsx format book . save ( path ....join ( dataDir , "output_out.xlsx" )); Precedents and Dependents...

    docs.aspose.com/cells/nodejs-cpp/propagate-form...