Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 140,014 for

xlsx

(0.07 sec)
  1. 用Node.js通过C++判断工作表是否为对话框工作表|Documentation

    本文提供判断Excel工作表是否为对话框工作表的说明和示例代码,使用Aspose.Cells for Node.js via C++。...xlsx)。它检查 Worksheet.getType() 属性,将其与...dataDir , "sampleFindIfWorkshee.xlsx" ); // Load Excel file containing...

    docs.aspose.com/cells/zh/nodejs-cpp/find-if-the...
  2. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked Ole object using Aspose.Cells for Node.js via C++....xlsx" ); // Load the sample Excel...( AsposeCells . SaveFormat . Xlsx ); // Set the workbook reference...

    docs.aspose.com/cells/nodejs-cpp/access-and-mod...
  3. 在文档信息面板中添加自定义属性(C++)|Documentation

    学习如何使用 Aspose.Cells 与 C++ 添加在文档信息面板中可见的自定义属性。...workbook ( FileFormatType :: Xlsx ); // Add simple property without...u "AddingCustomProperti_out.xlsx" ); std :: cout << "Custom properties...

    docs.aspose.com/cells/zh/cpp/adding-custom-prop...
  4. 导入HTML时删除换行后多余空格(使用C++)|Documentation

    了解如何在导入HTML时删除换行后的多余空格(使用Aspose.Cells for C++)。...xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/zh/cpp/delete-redundant-s...
  5. 使用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...
  6. 在使用 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...
  7. 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...
  8. Save Workbook to Text or CSV Format in Aspose.C...

    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....OpenOffice spreadsheet file (so XLS, XLSX, XLSM, XLSB, ODS and so on)...C# string filePath = "source.xlsx" ; //Load your source workbook...

    docs.aspose.com/cells/net/save-workbook-to-text...
  9. 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...
  10. 通过 C++ 使用 Node.js 将工作簿保存为严格的 Open XML 电子表格格式|Do...

    了解如何使用 Aspose.Cells for Node.js via C++ 将工作簿保存为严格的 Open XML 电子表格格式。为此,它提供了 {0} 属性。如果将其值设为 {1},则输出的 Excel 文件将以严格的 Open XML 电子表格格式保存。...xlsx" , AsposeCells . SaveFormat . Xlsx ); 通过 C++ 使用...

    docs.aspose.com/cells/zh/nodejs-cpp/save-workbo...